Template:Weapon: Difference between revisions
From EotL - End of the Line MUD
No edit summary |
No edit summary |
||
Line 37: | Line 37: | ||
{{!}} class="info-label" {{!}} Damage Type: | {{!}} class="info-label" {{!}} Damage Type: | ||
{{!}} class="info-value" {{!}} | {{!}} class="info-value" {{!}} | ||
{{{damagetype}}}}} | [[{{{damagetype}}}]]}} | ||
|- | |- | ||
{{#if: {{{weight|}}}| | {{#if: {{{weight|}}}| | ||
Line 62: | Line 62: | ||
{{!}} class="info-label" {{!}} Damage: | {{!}} class="info-label" {{!}} Damage: | ||
{{!}} class="info-value" {{!}} | {{!}} class="info-value" {{!}} | ||
{{{damage}}}}} | [[{{{damage}}}]]}} | ||
|- | |- | ||
{{#if: {{{speed|}}}| | {{#if: {{{speed|}}}| |
Revision as of 12:29, 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= }}