Template:Item/doc: Difference between revisions
Jump to navigation
Jump to search
m to help cname sorting in categories |
|||
| Line 2: | Line 2: | ||
When filling out a template, leave a field blank if you don't know that specific item. | When filling out a template, leave a field blank if you don't know that specific item. | ||
<pre>{{Item | <pre>{{Item | ||
|cname = Category friendly name (place the articles in the end, | |cname = Category friendly name (place the articles in the end, then please capitalize the first word | ||
e.g. "the battle shield of the Dragonlord" becomes "Battle shield of the Dragonlord, the".) | |||
|gname = Short description displayed when looking at room with the item on the floor. (A small item sits here innocently.) | |gname = Short description displayed when looking at room with the item on the floor. (A small item sits here innocently.) | ||
|description = Item information obtained by examining it, with one space before each line. | |description = Item information obtained by examining it, with one space before each line. | ||
| Line 22: | Line 22: | ||
===What you enter=== | ===What you enter=== | ||
<pre><nowiki>{{Item | <pre><nowiki>{{Item | ||
|cname = | |cname = Copper hammer, a | ||
|gname = A large metallic sledgehammer rests here. | |gname = A large metallic sledgehammer rests here. | ||
|description = | |description = | ||
| Line 43: | Line 43: | ||
{{Item | {{Item | ||
|category = | |category = | ||
|cname = | |cname = Copper hammer, a | ||
|description = | |description = | ||
Fashioned from the flames of fiery dragon-breath, this chunk of | Fashioned from the flames of fiery dragon-breath, this chunk of | ||
Revision as of 09:14, 12 November 2011
Default Template
When filling out a template, leave a field blank if you don't know that specific item.
{{Item
|cname = Category friendly name (place the articles in the end, then please capitalize the first word
e.g. "the battle shield of the Dragonlord" becomes "Battle shield of the Dragonlord, the".)
|gname = Short description displayed when looking at room with the item on the floor. (A small item sits here innocently.)
|description = Item information obtained by examining it, with one space before each line.
|mob = Mob that drops the item (or ground spawn / etc)
|pop = Whether the item is a pop (Yes or No or Unknown) (Default: No)
|manuf = Whether the item is manufactured (Yes or No or Unknown) (Default: Unknown)
|oog = Whether the item is out of game (Yes or No or Unknown) (Default: Unknown)
|minlevel = Minimum level the item appears in (Default: Unknown)
|keywords = Keywords known for the item (Default: Unknown)
|area = The area it comes from
|id = Identify information, in multiple lines with one space before each line.
|notes = Additional information
|cats = Additional categories besides items and area (use proper category syntax per item), and don't use "|Item name" notation.
}}
Example
a copper hammer
What you enter
{{Item
|cname = Copper hammer, a
|gname = A large metallic sledgehammer rests here.
|description =
Fashioned from the flames of fiery dragon-breath, this chunk of
copper ore was formed into a replicate of the Draconian
blacksmith's finest hammer.
|mob = A bodyguard
|area = Dragon Tower
|id =
Object 'a copper hammer' is infused with your magic...
It is a level 14 crushing weapon, weight 12.
Locations it can be worn: wield
Special properties: none
This weapon has a gold value of 30000.
Damage is 3 to 15 (average 9).
|notes = Nothing to see here.
}}
What it looks like
A large metallic sledgehammer rests here.
Identify
Object 'a copper hammer' is infused with your magic... It is a level 14 crushing weapon, weight 12. Locations it can be worn: wield Special properties: none This weapon has a gold value of 30000. Damage is 3 to 15 (average 9).
Information
- Mob: A bodyguard
- Area: Dragon Tower
- Pop: No
- Manufactured: Unknown
- Out of Game: Unknown
- Minimum Level: Unknown
- Maximum Level: Unknown
- Known keywords: Unknown
Description/Exam
Fashioned from the flames of fiery dragon-breath, this chunk of copper ore was formed into a replicate of the Draconian blacksmith's finest hammer.
Notes
Nothing to see here.