Template:Armor
Jump to navigation
Jump to search
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 --> |enchant= <!-- The Item's Enchantability --> |renewable= <!-- Is this item renewable? Yes/No --> |id= <!-- The ID of the item --> }}
Fiery Leggings | |
---|---|
Durability | 375 |
Armor | 7 |
Armor Toughness | 1.5 |
Enchantability | 10 |
Renewable | No |
ID | twilightforest:fiery_leggings |
Style Guide[edit]
- Do use isometric renders of items. Images should be no more than 256px with a transparent background.
- Do use the correct image name for the
image
parameter. An incorrect name will lead to display errors. - Do use correct grammar for parameter input. All words not pertaining to
id
should be capitalized. - Do not insert incorrect data. Before submitting a change, consult with appropriate parties to verify values. Intentional disruption of data will result in a block.
- Do not assume values for parameters. Values should be used from in-game data or code.
- Do not use screenshots or excessively large images for the
image
parameter. - Do not use HTML markdown to alter the template. Changes must be approved for the template.
- Do not insert more information than what the infobox is capable of holding. Additional information must be input in text description.