Template:Experience event

From Ring of Brodgar
Jump to navigation Jump to search
Template documentation (for the template shown above, sometimes hidden or invisible)
Template inputs.
  • name: Name of experience-event. (Mandatory. +Should not contain dots)
  • points: Experience points of experience-event. (Defaults to -1 if not known/given yet)
  • trigger: Short description of trigger action. (Should not contain "|" character)
  • text: Text of in-game experience-event popup. (Should not contain "|" character)


Properties used.
  • Property type: Named Subobject's.
  • exp_name: (Text), Text string used as is. (Could be "page" instead of "text" in conjunction with redirects to source-page)
  • exp_points: (number), Number as is (should be int, currently not checked/enforced)
  • exp_trigger: (text), Text string used as is.
  • exp_text: Lore text (text), Made italic & enclosed in quote marks.
  • exp_img: (page), Generated file-pagename based on exp-name input. ("File:Experience-<exp-name>.png")
  • has_image: (page), Exp_img duplicate (experimental usage of general "has_image" property).