Template:Infobox furniture/doc: Difference between revisions

From PZwiki
mNo edit summary
m (remove '<noinclude>' from Documentation subpage.)
Line 1: Line 1:
<noinclude>{{Documentation subpage}}</noinclude>
{{Documentation subpage}}


This template is used to create an infobox in an article about any drainable item, such as light sources, water containers, medicals or other tools.
This template is used to create an infobox in an article about any drainable item, such as light sources, water containers, medicals or other tools.

Revision as of 04:49, 28 November 2023

Notebook.png
This is a documentation subpage for Template:Infobox furniture.
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 any drainable item, such as light sources, water containers, medicals or other tools.

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
General
Category category
Encumbrance
Heavy Load
weight
Size Expression error: "size" is not a number.
Properties
Type
container
type
Function function
Capacity capacity
Water capacity water_capacity units
Freezer capacity freezer_capacity
Fuel/Energy fuel
Contents contents
Build
Skill (Level) build_skill (build_level)
Tool(s) build_tool
Ingredients ingredients
Move
Skill (Level) move_skill (move_level)
Tool(s) move_tool
Disassemble
Skill (Level) disassemble_skill (disassemble_level)
Tool(s) disassemble_tool
Products products
Technical details
Base ID class_name
{{Infobox furniture
|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	= 
|category		= 
|weight			= 
|size			= 
<!--Properties-->
|type			= 
|function		= 
|capacity		= 
|water_capacity		= 
|freezer_capacity	= 
|fuel			= <!-- or | energy = -->
|contents		= 
<!--Build-->
|build_skill		= 
|build_level		= 
|build_tool		= <!-- or | build_tools = -->
|ingredients		= <!-- or | ingredient = -->
<!--Move-->
|move_skill		= 
|move_level		= 
|move_tool		= <!-- or | move_tools = -->
<!--Disassemble-->
|disassemble_skill	= <!-- or | dismantle_skill = -->
|disassemble_level	= <!-- or | dismantle_level = -->
|disassemble_tool	= <!-- or | disassemble_tools = --> <!-- or | products = --> <!-- or | dismantle_tool = --> <!-- or | dismantle_tools = -->
|products		= <!-- or | product = -->
<!--Technical details-->
|class_name		= 
}}