Template:Item: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
-->{{if||{{{notes|}}}| {{Header1|Notes}}{{{notes}}}}}<!-- | -->{{if||{{{notes|}}}| {{Header1|Notes}}{{{notes}}}}}<!-- | ||
-->{{ #if: {{{area|}}} | {{ #if: {{{cname|}}} | [[Category:{{{area}}}|{{{cname}}}]] | [[Category:{{{area}}}]] }} }}<!-- | |||
-->{{ #if: {{{cname|}}} | [[Category:Items|{{{cname}}}]] | [[Category:Items]] }}<!-- | |||
--></includeonly><noinclude> | --></includeonly><noinclude> | ||
| Line 33: | Line 36: | ||
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 ("A name here" becomes "Name here, A") | |||
|description = Item information obtained by examining it | |description = Item information obtained by examining it | ||
|mob = Mob that drops the item (or ground spawn / etc) | |mob = Mob that drops the item (or ground spawn / etc) | ||
| Line 46: | Line 50: | ||
===What you enter=== | ===What you enter=== | ||
<pre><nowiki>{{Item | <pre><nowiki>{{Item | ||
|cname = Copper hammer, A | |||
|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. | |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 | |mob = A bodyguard | ||
| Line 59: | Line 64: | ||
===What it looks like=== | ===What it looks like=== | ||
{{Item | {{Item | ||
|cname = Copper hammer, A | |||
|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. | |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 | |mob = A bodyguard | ||
Revision as of 18:54, 7 July 2008
Default Template
When filling out a template, leave a field blank if you don't know that specific item.
{{Item
|cname = Category friendly name ("A name here" becomes "Name here, A")
|description = Item information obtained by examining it
|mob = Mob that drops the item (or ground spawn / etc)
|pop = Whether the item is a pop (Yes or No)
|manuf = Whether the item is manufactured (Yes or No)
|oog = Whether the item is out of game (Yes or No)
|area = The area it comes from
|id1 = Identify information (id1 - id15, use as many as you need)
|notes = Additional information
}}
Example
a copper hammer
What you enter
{{Item
|cname = Copper hammer, A
|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
|id1 = Object 'a copper hammer' is infused with your magic...
|id2 = It is a level 14 crushing weapon, weight 12.
|id3 = Locations it can be worn: wield
|id4 = Special properties: none
|id5 = This weapon has a gold value of 30000.
|id6 = Damage is 3 to 15 (average 9).
|notes = Nothing to see here.
}}
What it looks like
Information
- Mob: A bodyguard
- Area: Dragon Tower
- Pop: No
- Manufactured: No
- Out of Game: No
== 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.
== 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). |
== Notes ==Nothing to see here.