Template:Installations infobox/doc: Difference between revisions

From Official Barotrauma Wiki
Jump to: navigation, search
BTGamepedia>QuaternionMark
(Created page with "{{doc/start|nodoc=yes}} {{doc/end}}")
 
(Added documentation for installation infoboxes)
Line 1: Line 1:
{{doc/start|nodoc=yes}}
{{doc/start}}
 
<pre>
{{Installations infobox
| name = installation's name
| image = image.png
| imagewidth = image width
| caption = caption under the image
| powerconsumption = power consumption of installation
| repair = what kind of repair does the installation need when broken (electrical/mechanical/both)
| repairitems = items needed for repair (can be used instead of "mechanical items" and "electrical items" if only one kind of repair is needed)
| construction = construction level needed for repair
| mechanical items = items needed for mechanical repairs (welding tool, wrench)
| electrical engineering = electrical level needed for repair
| electrical items = items needed for electrical repairs (screwdriver, wire)
}}
</pre>
{{doc/end}}
{{doc/end}}

Revision as of 20:18, 4 April 2018

Documentation
{{Installations infobox
| name = installation's name
| image = image.png
| imagewidth = image width
| caption = caption under the image
| powerconsumption = power consumption of installation
| repair = what kind of repair does the installation need when broken (electrical/mechanical/both)
| repairitems = items needed for repair (can be used instead of "mechanical items" and "electrical items" if only one kind of repair is needed)
| construction = construction level needed for repair
| mechanical items = items needed for mechanical repairs (welding tool, wrench)
| electrical engineering = electrical level needed for repair
| electrical items = items needed for electrical repairs (screwdriver, wire)
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.