Year of the Dragon: Through June 26th, claim free Ground Bound Green Dragon Mount! Speak to Xatheral in the Hall of Heroes.
(April's reward of a free expansion or Greater Elixir of Discovery can still be claimed from Trilliya until June 4th.) edit

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:ItemDisplayCollectable

From DDO wiki
Jump to navigation Jump to search


Usage[edit]

{{ItemDisplayCollectable
|name                 = (required) Name of item
|orbimage             = (optional) Image of item displayed in preview orb
|pic                  = (optional) Image of item details popup
|type                 = (required) ( One of : Common / Uncommon / Rare ) used for category injection
|bind                 = (optional) Bind status ( example : btaoa | btcoa )
                                   Collectables can not be equiped, so bind status should always be bound on acquire
|description          = (required) Text displayed in item popup
|value                = (optional) Base Value
|weight               = (optional) Weight
|crafting ingredient  = (optional) Ingredient used in crafting
                                   Non empty value means item is a crafting ingredient
|notes                = (optional) Notes related to item


                                   The following values may be supplied in list format
                                     where elements in the list are separated by a ;
                                     and comments can be entered following a /

|locations           = (optional) Quests or Zones where item drops
                                  ( example : Haunted Library ; Sins of Attrition; The Shroud )

                                  Entities that accept the item as trade in
|collectors          = (optional) NPC or Crafting Device or Location where item can be purchased
                                  ( example : Rudolf Rightman ; Stone of Change ; Bowdlin )
}}

Example[edit]

Name of item[edit]

<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 Item:Collectable pages */ table.CollectableOuterTable { background: #FFB2B2; /* color of extra whitespace displayed when column tables are not equal height / outer table border */ } table.CollectableDetailsTable { background: #FFB2B2; /* color of cell borders in details table */ } table.CollectableDetailsTable th { background: #FF8080; /* background color of detail name cells */ } table.CollectableDetailsTable td { background: #FF9999; /* background color of detail data cells */ } table.CollectableImagesTable { background: #FFB2B2; /* background color for images table (column) */ } </css>

Drop locationsIcon tooltip.pngQuests or Zones where item may drop NOT in a chest Haunted Library
Sins of Attrition
The Shroud
CollectorsIcon tooltip.pngCollectors or Crafting Devices where the item may be turned in Rudolf Rightman - -
Stone of Change - -
Bowdlin - -
Item Type Rare
Binding Bound to Account on AcquireIcon tooltip.pngBound to Account on Acquire: This item is Bound to Account on Acquire
Value 10,820 pp
Weight 0.10 lbs
Description Description text
Notes Notes go here
No pic.jpg
No pic.jpg


Categorization[edit]

Category:Collectables                               child of Category:Items                       injected by self
[ ( Type ) Collectables ]                           child of Category:Collectables by rarity      injected by self
[ ( Quest name / Zone name ) drops ]                child of Category:Items by location           injected by self
[ ( Collector name ) Collectables ]                 child of Category:Collectables by collector   injected by self
[ Binds to (account/character) on (acquire/equip) ] child of Category:Items by bind status injected by Bind