Template:Category Template Example
From OTNA Test Wiki
Categories
[[Category: {{{Cat 1}}}]] [[Category: {{{Cat 2}}}]] [[Category: {{{Cat 3}}}]] [[Category: {{{Cat 4}}}]] [[Category: {{{Cat 5}}}]]
<templatedata> { "params": { "Cat 1": { "type": "content", "required": true }, "Cat 2": { "type": "content" }, "Cat 3": { "type": "content" }, "Cat 4": { "type": "content" }, "Cat 5": { "type": "content" } } } </templatedata>