Template:Category

From Palia Wiki
Jump to navigation Jump to search

This template defines the table "Categories". View table.

Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.

Usage

{{Category}} is a helper template for outputting categories

Why not just use [[Category:Furniture]]? This template will output each category given to it, and it'll automatically add {{#translation:}} so we get localized categories!

Syntax

{{Category|categories...}}

Examples

{{Category
 |Furniture
 |Tools
 |Some Other Category
}}

Will add the categories Furniture, Tools, and Some Other Category to the page

Related