Template:Weapon: Difference between revisions
From EotL - End of the Line MUD
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|- | |- | ||
| colspan="2" class="info" | '''General Information''' | | colspan="2" class="info" | '''General Information''' | ||
|- | |||
{{#if: {{{cabal|}}}| | |||
{{!}} class="info-label" {{!}} Cabal: | |||
{{!}} class="info-value" {{!}} | |||
[[{{{cabal}}}]]}} | |||
|- | |- | ||
{{#if: {{{location|}}}| | {{#if: {{{location|}}}| | ||
Line 77: | Line 82: | ||
<includeonly> | <includeonly> | ||
[[Category:Item]][[Category:Weapon]]{{#if: {{{damage|}}}| [[Category:Weapon - {{{damage}}}]]}}{{#if: {{{damagetype|}}}| [[Category:Weapon - {{{damagetype}}}]]}} | [[Category:Item]][[Category:Weapon]]{{#if: {{{damage|}}}| [[Category:Weapon - {{{damage}}}]]}}{{#if: {{{damagetype|}}}| [[Category:Weapon - {{{damagetype}}}]]}}{{#if: {{{cabal|}}}| [[Category:{{{cabal}}}]][[Category:{{{cabal}}} Weapon]]}} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{Clear}} | {{Clear}} | ||
Line 99: | Line 104: | ||
|cost= | |cost= | ||
|location= | |location= | ||
|cabal= | |||
}}</pre> | }}</pre> | ||
</noinclude> | </noinclude> |
Revision as of 12:26, 21 May 2013
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{{image}}}}} | |
{{{name}}} | |
General Information | |
Cabal: |
[[{{{cabal}}}]]}} |
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= |cabal= }}