Template:Weapon: Difference between revisions
From EotL - End of the Line MUD
No edit summary |
No edit summary |
||
Line 77: | Line 77: | ||
<includeonly> | <includeonly> | ||
[[Category:Item]][[Category:Weapon]]{{#if: {{{damage|}}}| [[Category:Weapon - {{{damage}}}]]}} | [[Category:Item]][[Category:Weapon]]{{#if: {{{damage|}}}| [[Category:Weapon - {{{damage}}}]]}}{{#if: {{{damagetype|}}}| [[Category:Weapon - {{{damagetype}}}]]}} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{Clear}} | {{Clear}} |
Revision as of 12:23, 21 May 2013
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{{image}}}}} | |
{{{name}}} | |
General Information | |
Location: |
{{{location}}}}} |
Monster: |
{{{monster}}}}} |
Requirements: |
{{{requirements}}}}} |
Limit: |
{{{limit}}}}} |
Damage Type: |
{{{damagetype}}}}} |
Weight: |
{{{weight}}}}} |
Storable: |
{{{storable}}}}} |
Material: |
{{{material}}}}} |
Balanced: |
{{{balanced}}}}} |
Damage: |
{{{damage}}}}} |
Speed: |
{{{speed}}}}} |
Special: |
{{{special}}}}} |
Cost: |
{{{cost}}}}} |
Usage
To use this template, paste the following code into the top of the page, filling all relevant fields:
{{Weapon |image= |name= |monster= |requirements= |limit= |damagetype= |weight= |storable= |material= |balanced= |damage= |speed= |special= |cost= |location= }}