Difference between revisions of "User:Paradise/armour"
Jump to navigation
Jump to search
(Working on it, I don't want to answer the fucking Captcha every time lol) |
(So I just realised I made a template for this already...Whoops.) |
||
Line 1: | Line 1: | ||
. | <includeonly>{| class="wikitable" style="float:right; margin-left: 100px;" | ||
!colspan="2" style="font-size: 1.4em;|{{{name| {{BASEPAGENAME}} }}} | |||
|- | |||
|colspan="2" style="background-color: #222; padding: 35px;"|[[File:{{{image|Unknown.png}}}|center|128px]] | |||
|- | |||
!Type | |||
|{{{type|}}} | |||
|- | |||
!Durability | |||
|{{{durability|N/A}}} | |||
|- | |||
!Armor Points | |||
|{{{damage|N/A}}} | |||
|- | |||
!Armor Toughness | |||
|{{{speed|N/A}}} | |||
|- | |||
!Renewable | |||
|{{{renewable|}}} | |||
|- | |||
!Stackable | |||
|{{{stackable|}}} | |||
|- | |||
!ID | |||
|{{{id|}}} | |||
|}</includeonly><noinclude> | |||
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: | |||
<pre> | |||
{{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 --> | |||
|stackable= <!-- Is this item stackable? Yes/No --> | |||
|id= <!-- The ID of the item --> | |||
}} | |||
</pre> | |||
This can probably be like... Also as {{Armour}} as well as [[Template:Armor]] | |||
[[Category:Infobox templates]] | |||
</noinclude> |
Revision as of 15:12, 20 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 --> |stackable= <!-- Is this item stackable? Yes/No --> |id= <!-- The ID of the item --> }}
This can probably be like... Also as
Paradise | |
---|---|
Durability | N/A |
Armor | N/A |
Armor Toughness | N/A |
Enchantability | N/A |
Renewable | |
ID | twilightforest: |
as well as Template:Armor