Template:Weapons: Difference between revisions

From Ethene
Content added Content deleted
No edit summary
No edit summary
Line 32: Line 32:
!scope="row" style="width: 130px" | Description
!scope="row" style="width: 130px" | Description
|colspan="3" | {{#if: {{{Description|}}}|{{{Description}}}| }}
|colspan="3" | {{#if: {{{Description|}}}|{{{Description}}}| }}
|
|-
!scope="col" style=width:15%" | Level
!scope="col" style=width:15%" | Level
|style="text-align:center; width: 35%;" | {{#if: {{{Description|}}}|{{{Description}}}| }}
|style="text-align:center; width: 35%;" | {{#if: {{{Description|}}}|{{{Description}}}| }}
!scope="col" style=width:15%" | Shop Price
!scope="col" style=width:15%" | Shop Price
|style="text-align:center; width: 35%;" | {{#if: {{{Description|}}}|{{{Description}}}| }}
|style="text-align:center; width: 35%;" | {{#if: {{{Description|}}}|{{{Description}}}| }}
|
|-
!scope="col" style=width:15%" | Attack
!scope="col" style=width:15%" | Attack
|style="text-align:center; width: 35%;" | {{#if: {{{Attack|}}}|{{{Attack}}}| }}
|style="text-align:center; width: 35%;" | {{#if: {{{Attack|}}}|{{{Attack}}}| }}
!scope="col" style=width:15%" | Agility
!scope="col" style=width:15%" | Agility
|style="text-align:center; width: 35%;" | {{#if: {{{Agility|}}}|{{{Agility}}}| }}
|style="text-align:center; width: 35%;" | {{#if: {{{Agility|}}}|{{{Agility}}}| }}
|
|-
!scope="col" style=width:15%" | Defense
!scope="col" style=width:15%" | Defense
|style="text-align:center; width: 35%;" | {{#if: {{{Defense|}}}|{{{Defense}}}| }}
|style="text-align:center; width: 35%;" | {{#if: {{{Defense|}}}|{{{Defense}}}| }}
!scope="col" style=width:15%" | Deftness
!scope="col" style=width:15%" | Deftness
|style="text-align:center; width: 35%;" | {{#if: {{{Deftness|}}}|{{{Deftness}}}| }}
|style="text-align:center; width: 35%;" | {{#if: {{{Deftness|}}}|{{{Deftness}}}| }}
|
|-
!scope="col" style=width:15%" | Max HP
!scope="col" style=width:15%" | Max HP
|style="text-align:center; width: 35%;" | {{#if: {{{HP|}}}|{{{HP}}}| }}
|style="text-align:center; width: 35%;" | {{#if: {{{HP|}}}|{{{HP}}}| }}
!scope="col" style=width:15%" | Mag. Might
!scope="col" style=width:15%" | Mag. Might
|style="text-align:center; width: 35%;" | {{#if: {{{Might|}}}|{{{Might}}}| }}
|style="text-align:center; width: 35%;" | {{#if: {{{Might|}}}|{{{Might}}}| }}
|
|-
!scope="col" style=width:15%" | Max MP
!scope="col" style=width:15%" | Max MP
|style="text-align:center; width: 35%;" | {{#if: {{{MP|}}}|{{{MP}}}| }}
|style="text-align:center; width: 35%;" | {{#if: {{{MP|}}}|{{{MP}}}| }}
!scope="col" style=width:15%" | Mag. Mending
!scope="col" style=width:15%" | Mag. Mending
|style="text-align:center; width: 35%;" | {{#if: {{{Mending|}}}|{{{Mending}}}| }}
|style="text-align:center; width: 35%;" | {{#if: {{{Mending|}}}|{{{Mending}}}| }}
|
|-
!scope="col" style=width:15%" | Style
!scope="col" style=width:15%" | Style
|style="text-align:center; width: 35%;" | {{#if: {{{Style|}}}|{{{Style}}}| }}
|style="text-align:center; width: 35%;" | {{#if: {{{Style|}}}|{{{Style}}}| }}
!scope="col" style=width:15%" | Weight
!scope="col" style=width:15%" | Weight
|style="text-align:center; width: 35%;" | {{#if: {{{Weight|}}}|{{{Weight}}}| }}
|style="text-align:center; width: 35%;" | {{#if: {{{Weight|}}}|{{{Weight}}}| }}
|
|-
!scope="col" style=width:15%" | MP Absorption
!scope="col" style=width:15%" | MP Absorption
|style="text-align:center; width: 35%;" | {{#if: {{{MP Absorption|}}}|{{{MP Absorption}}}| }}
|style="text-align:center; width: 35%;" | {{#if: {{{MP Absorption|}}}|{{{MP Absorption}}}| }}

Revision as of 20:06, 4 February 2022


  • Template to be used for weapons
  • If nothing is needed for any of the categories, leave blank
{{Weapons
|Weapon Name=
|Image=
|Description=
|Level=
|Shop Price=
|Attack=
|Defense=
|HP=
|MP=
|Style=
|Agility=
|Deftness=
|Might=
|Mending=
|Weight=
|MP Absorption=
}}