Difference between revisions of "Template:Armor"

From The Twilight Forest Wiki
Jump to navigation Jump to search
(Updated this finally. Removed Type as it is an irrelevant category for a specified armour piece (If you can read "Fiery Leggings" and think they are not Leggings....))
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{| class="wikitable" style="float:right; margin-left: 100px;"
<includeonly>{| class="wikitable" id="armorInfobox" style="float:right; margin-left: 100px;"
!colspan="2" style="font-size: 1.4em;"|{{{name| {{BASEPAGENAME}} }}}
!colspan="2" style="font-size: 1.4em;"|{{{name| {{BASEPAGENAME}} }}}


Line 20: Line 20:
!Renewable
!Renewable
|{{{renewable|}}}
|{{{renewable|}}}
|-
!Stackable
|{{{stackable|}}}


|-
|-
Line 29: Line 25:
|{{{id|}}}
|{{{id|}}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
Usage:
This template is used to make a nice table for anything relating to the Armour and their related pages.<br>
This template is used to make a nice table for anything relating to the Armour and their related pages.<br>
Here is a general breakdown of how to use this template:
Here is a general breakdown of how to use this template:
Line 40: Line 35:
|toughness=  <!-- The Armor Toughness Value        -->
|toughness=  <!-- The Armor Toughness Value        -->
|renewable=  <!-- Is this item renewable? Yes/No  -->
|renewable=  <!-- Is this item renewable? Yes/No  -->
|stackable=  <!-- Is this item stackable? Yes/No  -->
|id=          <!-- The ID of the item              -->
|id=          <!-- The ID of the item              -->
}}
}}
Line 48: Line 42:
|name=        Fiery Leggings
|name=        Fiery Leggings
|image=      Fiery Leggings.png
|image=      Fiery Leggings.png
|durability=  I don't remember
|durability=  375
|armor=      I don't remember
|armor=      7
|toughness=  I don't remember
|toughness=  1.5
|renewable=  No
|renewable=  No
|stackable=  No
|id=          fiery_leggings
|id=          fiery_leggings
}}
}}

Revision as of 11:58, 21 February 2024

This template is used to make a nice table for anything relating to the Armour and their related pages.
Here is a general breakdown of how to use this template:

{{Armor
|name=        <!-- The Name of this item (Optional) -->
|image=       <!-- The Image file of this item      -->
|durability=  <!-- The Durablity this item has      -->
|armor=       <!-- The Armor Value                  -->
|toughness=   <!-- The Armor Toughness Value        -->
|renewable=   <!-- Is this item renewable? Yes/No   -->
|id=          <!-- The ID of the item               -->
}}
Fiery Leggings
Fiery Leggings.png
Durability 375
Armor 7
Armor Toughness 1.5
Renewable No
ID fiery_leggings