Year of the Dragon: Through April 23rd, claim the adventure pack Slice of Life for free! Speak to Xatheral in the Hall of Heroes.

Game mechanicsNewbie guideIn developmentDDO StoreSocial Media


ChallengesClassesCollectablesCraftingEnhancementsEpic DestiniesFavorFeats

GlossaryItemsMapsMonstersPlacesQuestsRacesReincarnationSkillsSpells


Please create an account or log in to build a reputation and unlock more editing privileges, and then visit DDO wiki's IRC Chat/Discord if you need any help!

User:Faltout/SandBox/Named item set display

From DDO wiki
Jump to navigation Jump to search

Usage[edit]

{{User:Faltout/SandBox/Named item set display
 | name=
 | display=
 | extra items=
 | short=
 | long=
 | source page=
 | inside dpl=
}}
  • name is mandatory and is the name of the set. If the items that are part of the set are to be displayed, the name must be case sensitive.
  • display is mandatory and can have the values page, tablerow and popup. The default display is tablerow
    • page is to display the effect in a page of its own with sections, long description and long item listings.
    • tablerow is to display the effect as part of a table's row. It displays 3 cells with the name (and an anchor to the name), the links to the items that are part of the set and the long description.
    • popup displays a pop-up with the short description.
  • long is the long description of the set's effects. The parameter is optional.
  • short is the short description of the set's effects to be displayed in pop-ups. The parameter is optional.
  • extra items should contain any special items or crafting system that are not detected automatically as part of the set. In order for the items of the set to be automatically detected, they need to be in the "Item:" namespace, call the {{Named item}} template and be in the category "Category:<set name> set items".
  • source page is used to create a link to the page containing the definition of the item set. If left empty or non-existent, the name of the item set will not be linked.
  • inside dpl if true means that this template is used in a DPL section and thus needs to suppress error messages and instead set the variable {{#var: set not found}} to true.

CODE[edit]

Please provide a name parameter