Template:Crafting nav: Difference between revisions

From PZwiki
m (capital)
(update, no need to translate manually)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{Documentation/sandbox|doc=
<noinclude>
{{wip}}
{{Documentation/sandbox|doc=
This template is used to display a group of buttons used for navigating the various {{ll|crafting}} pages.
This template is used to display a group of buttons used for navigating the various {{ll|crafting}} pages.


Line 6: Line 8:
{{Crafting nav}}
{{Crafting nav}}


{{Translation guide|<syntaxhighlight lang="html">
{{Translation guide}}
{{#switch:{{{1|}}}
| general = General
| survivalist = Survivalist
| carpentry = Carpentry
| cooking = Cooking
| electrical = Electrical
| health = Health
| metalworking = Metalworking
| farming = Farming
| fishing = Fishing
| trapper = Trapper
| #default = [[Category:Incorrect template usage]]
}}
</syntaxhighlight>}}


==See also==
==See also==
Line 26: Line 14:
}}
}}
{{ll|Category:Navbar}}
{{ll|Category:Navbar}}
</noinclude><includeonly>{{Navbar|{{ll|Items}}<!--
</noinclude><includeonly>{{Navbar|{{ll|Crafting}}<!--
-->{{ll|Crafting (general)|{{tt|name=Crafting nav
-->{{ll|General (crafting)|{{#explode:{{#getdisplaytitle:General (crafting){{lcs}}}}| }}}}<!--
    | default = General
-->{{ll|Survivalist (crafting)|{{#explode:{{#getdisplaytitle:Survivalist (crafting){{lcs}}}}| }}}}<!--
    | arg1 = general
-->{{ll|Carpentry (crafting)|{{#explode:{{#getdisplaytitle:Carpentry (crafting){{lcs}}}}| }}}}<!--
    }}
-->{{ll|Cooking (crafting)|{{#explode:{{#getdisplaytitle:Cooking (crafting){{lcs}}}}| }}}}<!--
  }}{{ll|Crafting (survivalist)|{{tt|name=Crafting nav
-->{{ll|Electrical (crafting)|{{#explode:{{#getdisplaytitle:Electrical (crafting){{lcs}}}}| }}}}<!--
    | default = Survivalist
-->{{ll|Health (crafting)|{{#explode:{{#getdisplaytitle:Health (crafting){{lcs}}}}| }}}}<!--
    | arg1 = survivalist
-->{{ll|Metalworking (crafting)|{{#explode:{{#getdisplaytitle:Metalworking (crafting){{lcs}}}}| }}}}<!--
    }}
-->{{ll|Farming (crafting)|{{#explode:{{#getdisplaytitle:Farming (crafting){{lcs}}}}| }}}}<!--
  }}{{ll|Crafting (carpentry)|{{tt|name=Crafting nav
-->{{ll|Fishing (crafting)|{{#explode:{{#getdisplaytitle:Fishing (crafting){{lcs}}}}| }}}}<!--
    | default = Carpentry
-->{{ll|Trapper (crafting)|{{#explode:{{#getdisplaytitle:Trapper (crafting){{lcs}}}}| }}}}<!--
    | arg1 = carpentry
-->}}</includeonly>
    }}
  }}{{ll|Crafting (cooking)|{{tt|name=Crafting nav
    | default = Cooking
    | arg1 = cooking
    }}
  }}{{ll|Crafting (electrical)|{{tt|name=Crafting nav
    | default = Electrical
    | arg1 = electrical
    }}
  }}{{ll|Crafting (health)|{{tt|name=Crafting nav
    | default = Health
    | arg1 = health
    }}
  }}{{ll|Crafting (metalworking)|{{tt|name=Crafting nav
    | default = Metalworking
    | arg1 = metalworking
    }}
  }}{{ll|Crafting (farming)|{{tt|name=Crafting nav
    | default = Farming
    | arg1 = farming
    }}
  }}{{ll|Crafting (fishing)|{{tt|name=Crafting nav
    | default = Fishing
    | arg1 = fishing
    }}
  }}{{ll|Crafting (trapper)|{{tt|name=Crafting nav
    | default = Trapper
    | arg1 = trapper
    }}
  }}
}}</includeonly>

Latest revision as of 14:19, 12 January 2024

Hammer.png
This template is currently under construction.
It is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well.
If this page has not been updated in a while, please replace this notice with {{Improve}}. Last edit was 12/01/2024.
Notebook.pngTemplate Documentation

This template is used to display a group of buttons used for navigating the various crafting pages.

Usage

How to translate

This template doesn't need to/shouldn't be translated, but you can translate the documentation of this template with the following steps:

  1. Create a subpage of this template with the language code of the language you want to translate to.
  2. Copy the code wrapped in the <noinclude> tag in this template into the page you created.
    {{Translation guide}} template should be removed from the translated documentation.
  3. Translate the page according to the translation requirements of normal pages.

See also

Editors can experiment in this template's sandbox.