Template:Category Template Example: Difference between revisions
From OTNA Test Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category: {{{Cat 1}}}]] | [[Category: {{{Cat 1}}}]] | ||
{{#if: {{{Cat 2}}}| [[Category: {{{Cat 2}}}]]| }} | {{#if: {{{Cat 2}}}| [[Category: {{{Cat 2}}}]]| }} | ||
Latest revision as of 18:14, 29 April 2024
[[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>