Anonymous

Template:Weapons: Difference between revisions

From Ethene
no edit summary
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 3:
*Template to be used for weapons
*If nothing is needed for any of the categories, leave blank
*Equipable lists the classes that can equip the weapon. Use the abbreviations (WAR for Warrior for example)
 
 
[[Category:Templates/Headers|{{PAGENAME}}]]
<pre>{{WeaponWeapons
|Weapon Name=
|Image=
Line 23 ⟶ 22:
|Weight=
|MP Absorption=
|Effect=
|Equipable=
}}</pre>
</noinclude><includeonly>[[category:Weapons]]
{| class=wikitable style="padding=10px; width: 50%; margin: left;"
!scope="col" colspan ="4" style="font-size:20px;" | {{#if: {{{Weapon Name|}}}|{{{Weapon Name}}}|{{PAGENAME}}}}
|-
!scope="row"| colspan = "45" style="widthborder: 60px" 0px ; text-align: center;" | {{#if: {{{Image|}}}|{{{Image}}} | N/A}}
[[File:{{#if: {{{Image|}}}|{{{Image}}}|&nbsp;}}|200px]]
|-
!scope="row" style="width: 130px" | Description
|colspan="3" | {{#if: {{{Description|}}}|{{{Description}}}|&nbsp;}}
|-
!scope="col" style=width:15%" | Level
|style="text-align:center; width: 35%;" | {{#if: {{{DescriptionLevel|}}}|{{{DescriptionLevel}}}|&nbsp;}}
!scope="col" style=width:15%" | Shop Price
|style="text-align:center; width: 35%;" | {{#if: {{{DescriptionShop Price|}}}|{{{DescriptionShop Price}}}|&nbsp;}}
|-
!scope="col" style=width:15%" | Attack
|style="text-align:center; width: 35%;" | {{#if: {{{Attack|}}}|{{{Attack}}}|&nbsp;}}
!scope="col" style=width:15%" | Agility
|style="text-align:center; width: 35%;" | {{#if: {{{Agility|}}}|{{{Agility}}}|&nbsp;}}
|-
!scope="col" style=width:15%" | Defense
|style="text-align:center; width: 35%;" | {{#if: {{{Defense|}}}|{{{Defense}}}|&nbsp;}}
!scope="col" style=width:15%" | Deftness
|style="text-align:center; width: 35%;" | {{#if: {{{Deftness|}}}|{{{Deftness}}}|&nbsp;}}
|-
!scope="col" style=width:15%" | Max HP
|style="text-align:center; width: 35%;" | {{#if: {{{HP|}}}|{{{HP}}}|&nbsp;}}
!scope="col" style=width:15%" | Mag. Might
|style="text-align:center; width: 35%;" | {{#if: {{{Might|}}}|{{{Might}}}|&nbsp;}}
|-
!scope="col" style=width:15%" | Max MP
|style="text-align:center; width: 35%;" | {{#if: {{{MP|}}}|{{{MP}}}|&nbsp;}}
!scope="col" style=width:15%" | Mag. Mending
|style="text-align:center; width: 35%;" | {{#if: {{{Mending|}}}|{{{Mending}}}|&nbsp;}}
|-
!scope="col" style=width:15%" | Style
|style="text-align:center; width: 35%;" | {{#if: {{{Style|}}}|{{{Style}}}|&nbsp;}}
!scope="col" style=width:15%" | Weight
|style="text-align:center; width: 35%;" | {{#if: {{{Weight|}}}|{{{Weight}}}|&nbsp;}}
|-
!scope="col" style=width:15%" | MP Absorption
|style="text-align:center; width: 35%;" | {{#if: {{{MP Absorption|}}}|{{{MP Absorption}}}|&nbsp;}}
|-
!scope="row" | Effect
|colspan="3" | {{#if: {{{Effect|}}}|{{{Effect}}}|None}}
|-
!scope="row" | Equipable
|colspan="3" | {{#if: {{{Equipable|}}}|{{{Equipable}}}|&nbsp;}}
|}
<br>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.