Difference between revisions of "Template:ItemDesc"
From JellyRO Wiki
| Line 3: | Line 3: | ||
<div class="name">{{{name}}}</div> | <div class="name">{{{name}}}</div> | ||
<div class="desc">{{{desc}}}</div> | <div class="desc">{{{desc}}}</div> | ||
| − | </div></includeonly> | + | </div></includeonly><noinclude> |
| − | + | ||
| − | <noinclude> | + | |
{{ ItemView | {{ ItemView | ||
| name = Model Training Hat | | name = Model Training Hat | ||
Revision as of 08:14, 27 December 2013
{{ ItemView
| name = Model Training Hat
| desc = A headgear which consists of a book and an apple on the top. . . .
}}
Notes
This template is used to display items as they appear in-game.
Items displayed with this template do not require staff confirmation, as opposed to the Template:ItemInfo group (currently Template:SItem Misc).
Long Item Names
This base template keeps 269px width that you see in-game. For that reason, it does not work with long item names. I have allowed it to overflow into the description area and have no intentions of complicating divs to fix it.
I recommend instead Template:ItemView2 which has a wider width. However this template gets the base ItemView template name because of its in-game style. -- Adellie (talk) 12:36, 26 December 2013 (UTC)
Similar Templates
| 269px width | Increased width | |
|---|---|---|
| Items without slots | Template: ItemView | Template: ItemView2 |
| Equipment with slots 0-4 | Template: EquipView | Template: EquipView2 |
| Equipment showing cards | Template: EquipView3 | Template: EquipView4 |