Template:Infobox clothing/doc: Difference between revisions

From PZwiki
mNo edit summary
m (added ingredients)
Line 52: Line 52:
| wind_resistance = wind_resistance
| wind_resistance = wind_resistance
| water_resistance = water_resistance
| water_resistance = water_resistance
| ingredients = ingredients
| class_name = class_name
| class_name = class_name
}}<pre>
}}<pre>
Line 102: Line 103:
| water_resistance = water_resistance
| water_resistance = water_resistance
<!-- Technical details -->
<!-- Technical details -->
| ingredients =
| class_name =  
| class_name =  
}}</pre>
}}</pre>


{{clear}}
{{clear}}

Revision as of 06:42, 8 March 2021

Notebook.png
This is a documentation subpage for Template:Infobox clothing.
It contains usage information and other content that is not part of the original template page.

This template is used to create an infobox in an article about clothing.

Usage

To use this template in an article, copy the template below, then paste the template into an article.

All parameters are optional – those you do not populate with data will not show up in the infobox when the article is saved.

It is strongly advised to only include variables that are relevant to the specific item in question, i.e. parameters that do not display as false or 0.

display_name
display_name
alternate_name alternate_name2 alternate_name3 alternate_name3 alternate_name3 alternate_name3 alternate_name3
General
Category category
Encumbrance
Heavy Load
weight
Body location body_location
Fabric fabric_type
Condition condition
Capacity capacity
Encumbrance reduction weight_reduction%
Attachments attachments_provided
Speed
Run speed run_speed
Combat speed combat_speed
Protection
Scratch defense scratch_defense
Bite defense bite_defense
Neck protection neck_protection
Insulation
Insulation insulation
Wind resistance wind_resistance
Water resistance water_resistance
Technical details
Ingredients ingredients
Item ID class_name
{{Infobox clothing
| display_name = 
| name_colour = 
| name_text_colour = 
| image = 
| image_width = 
| alternate_image = 
| alternate_name = 
| alternate_link = 
| alternate_image2 = 
| alternate_name2 = 
| alternate_link2 = 
| alternate_image3 = 
| alternate_name3 = 
| alternate_link3 = 
| alternate_image4 = 
| alternate_name4 = 
| alternate_link4 = 
| alternate_image5 = 
| alternate_name5 = 
| alternate_link5 = 
| alternate_image6 = 
| alternate_name6 = 
| alternate_link6 = 
| alternate_image7 = 
| alternate_name7 = 
| alternate_link7 = 
<!-- General -->
| category = 
| weight = 
| body_location = 
| condition = 
| fabric_type = 
| capacity = 
| weight_reduction = 
| attachments_provided = 
<!-- Speed -->
| run_speed = 
| combat_speed = 
<!-- Protection -->
| scratch_defense = 
| bite_defense = 
| neck_protection = 
<!-- Insulation -->
| insulation = insulation
| wind_resistance = wind_resistance
| water_resistance = water_resistance
<!-- Technical details -->
| ingredients =
| class_name = 
}}