Template:Navbox construction: Difference between revisions

From PZwiki
m (Automated {{Languages}} removal.)
m (title links to construction category)
Line 27: Line 27:
{{ll|Category:Navbox}}
{{ll|Category:Navbox}}
</noinclude><includeonly>{{Navbox
</noinclude><includeonly>{{Navbox
| title = {{tt|name=Navbox construction|default=Construction|arg1=construction}}
| title = {{ll|:Category:Construction|{{tt|name=Navbox construction|default=Construction|arg1=construction}}}}
| content = {{Navbox/row
| content = {{Navbox/row
   | group = {{ll|Carpentry}}
   | group = {{ll|Carpentry}}

Revision as of 08:06, 7 March 2024

Notebook.pngTemplate Documentation

This template should be transcluded at the bottom of all construction pages.

Usage

{{Navbox construction}}

How to translate

This template is translatable.

Template code

Paste the following code into the <includeonly> tag of the translated template and translate the text after each = sign (except for #default =).

{{#switch: {{{1|}}}
<!-- title -->
| construction = Construction
<!-- group -->
| carpentry = Carpentry <!-- for future use, not currently used -->
| metalworking = Metalworking <!-- for future use, not currently used -->
| misc = Miscellaneous
<!-- list -->
| barricade_wood = Barricade (wood)
| barricate_metal = Barricade (metal)
| #default = [[Category:Incorrect template usage]]
}}

Template documentation

Copy the code wrapped in the <noinclude> tag in this template and translate the text after doc = in the {{Documentation}} template.

{{Translation guide}} template should be removed from the translated documentation.

See also

Editors can experiment in this template's sandbox.