Year of the Dragon: Through May 28th, claim free Expansion Pack (excluding Vecna Unleashed) or a Greater Elixir of Discovery! Speak to Xatheral in the Hall of Heroes. edit

Thank you for your patience while we continue to upgrade DDOwiki to the latest MediaWiki LTS version. If you find any errors on the site, please visit the Discord chat server and let us know.

Game mechanicsNewbie guideIn developmentDDO StoreSocial Media


ChallengesClassesCollectablesCraftingEnhancementsEpic DestiniesFavorFeats

GlossaryItemsMapsMonstersPlacesQuestsRacesReincarnationSkillsSpells


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

Template:ItemDisplayCollectorsRow

From DDO wiki
Jump to navigation Jump to search


Usage[edit]

{{ ItemDisplayCollectorsRow
| ( Value )        = Semicolon separated list of Collectors or Crafting Devices or Locations where the item may be turned in
                     Text before a / will be displayed as a link
                     Location and Zone will be retrieved from [element] page and displayed after the link
                     Text after a / will be treated as a comment and will be displayed after the link
}}

Examples[edit]

  • Template displays a table row only. Caller expected to define table begin and end tags

<css> /* classes used on Item Display pages */ table.ItemDisplayOuterTable { width: 100%; /* set the outer table to expand width to maximum allowed */ border-collapse: collapse; /* this gets rid of ~1px extra margin between outer table and inside tables */ } table.ItemDisplayOuterTable tr { vertical-align: top; /* this will top align both details side and images side */ } table.ItemDisplayOuterTable td { width: 100%; /* set cells to expand to fill parent block element */ }

table.ItemDisplayDetailsTable { width: 100%; /* set details table to expand to fill parent block element */ } table.ItemDisplayDetailsTable th { padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 2px; /* border: 2px outset; */ white-space: nowrap; vertical-align: middle; } table.ItemDisplayDetailsTable td { padding-left: 10px; padding-right: 10px; padding-top: 2px; padding-bottom: 2px; /* border: 2px outset; */ }

table.ItemDisplayImagesTable { width: 100%; padding-top: 10px; padding-bottom: 10px; } table.ItemDisplayImagesTable tr { } table.ItemDisplayImagesTable td { padding-left: 10px; padding-right: 10px; padding-top: 15px; padding-bottom: 15px; } </css><css> /* classes used on Template:ItemDisplay pages */ table.TemplateTable { width: 60%; background: #A3BECC; } table.TemplateTable th { background: #B8D5E6; } table.TemplateTable td { background: #CCEEFF; } </css>

{{ItemDisplayCollectorsRow | Rudolf Rightman}} =

CollectorsIcon tooltip.pngCollectors or Crafting Devices where the item may be turned in Rudolf Rightman - -

{{ItemDisplayCollectorsRow | Rudolf Rightman ; Stone of Change}} =

CollectorsIcon tooltip.pngCollectors or Crafting Devices where the item may be turned in Rudolf Rightman - -
Stone of Change - -

{{ItemDisplayCollectorsRow | }} ( blank value ) =

CollectorsIcon tooltip.pngCollectors or Crafting Devices where the item may be turned in

{{ItemDisplayCollectorsRow}} ( empty value ) =

CollectorsIcon tooltip.pngCollectors or Crafting Devices where the item may be turned in

Categorization[edit]

No categories injected by self