Template:ItemDesc
From JellyRO Wiki
Related Templates
| Template | Description |
|---|---|
| Template: ItemDesc | 269px width |
| Template: ItemDesc2 | Increased width |
| Template: ItemDesc3 | Puts ItemDesc2 in an expandable div. |
| Template: EquipDesc | 269px width. For items with slots 0-4. |
| Template: EquipDesc2 | Increased width. For items with slots 0-4. |
| Template: EquipDesc3 | Puts EquipDesc2 in an expandable div. |
Usage

Apple
A round red edible fruit of a small tree of the rose family.
Recover a small amount of HP.
_
Weight : 2
Recover a small amount of HP.
_
Weight : 2
{{ ItemDesc
| name=Apple
| desc=A round red edible fruit of a small tree of the rose family. ...
}}

Apple
A round red edible fruit of a small tree of the rose family.
Recover a small amount of HP.
_
Weight : 2
Recover a small amount of HP.
_
Weight : 2
{{ ItemDesc2
| name=Apple
| desc=A round red edible fruit of a small tree of the rose family. ...
}}

Model Training Hat [0]
A headgear which consists of a book and an apple on the top. Can be used to learn manners.
DEX + 2
Class : Headgear
Defense : 2
Location : Upper
Weight : 70
Required lvl : NA
Available Job : Every Job except Novice
DEX + 2
Class : Headgear
Defense : 2
Location : Upper
Weight : 70
Required lvl : NA
Available Job : Every Job except Novice
{{EquipDesc
| name=Model Training Hat
| slots=0
| desc=A headgear which consists of a book and an apple on the top. ...
}}

Model Training Hat [0]
A headgear which consists of a book and an apple on the top. Can be used to learn manners.
DEX + 2
Class : Headgear
Defense : 2
Location : Upper
Weight : 70
Required lvl : NA
Available Job : Every Job except Novice
DEX + 2
Class : Headgear
Defense : 2
Location : Upper
Weight : 70
Required lvl : NA
Available Job : Every Job except Novice
{{EquipDesc2
| name=Model Training Hat
| slots=0
| desc=A headgear which consists of a book and an apple on the top. ...
}}

Model Training Hat [0]
A headgear which consists of a book and an apple on the top. Can be used to learn manners.
DEX + 2
Class : Headgear
Defense : 2
Location : Upper
Weight : 70
Required lvl : NA
Available Job : Every Job except Novice
DEX + 2
Class : Headgear
Defense : 2
Location : Upper
Weight : 70
Required lvl : NA
Available Job : Every Job except Novice
{{EquipDesc3
| name=Model Training Hat
| slots=0
| 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, and so generally do not require staff confirmation - as opposed to the Template:ItemInfo group. However, that template is less bulky.
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:ItemDesc2 which has a wider width. However this template gets the base ItemDesc template name because of its in-game style. -- Adellie (talk) 12:36, 26 December 2013 (UTC)