Template:Navbox food

From PZwiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Notebook.pngTemplate Documentation

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

Usage

{{Navbox food}}

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 -->
| food = Food
<!-- group -->
| liquid = Liquid
| canned_pickled = Canned/pickled
| meat_fish = Meats & fishes
| vegetable_fruit = Vegetables & fruits
| foraged = Foraged
| animal_insect = Animals & insects
| grains_sweets = Grains & sweets
| miscellaneous = Miscellaneous
| condiments_spices = Condiments & spices
| cooking_ingredients = Cooking ingredients
| prepared_cooked = Prepared/cooked
| evolved_recipes = Evolved recipes
| #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.