Template:Category Template Example: Difference between revisions
From OnTrackNorthAmerica
(Created page with "[[Category: {{{Cat 1}}}]] {{#if: {{{Cat 2}}}| [[Category: {{{Cat 2}}}]]| }} {{#if: {{{Cat 3}}}| [[Category: {{{Cat 3}}}]]| }} {{#if: {{{Cat 4}}}| [[Category: {{{Cat 4}}}]]| }} {{#if: {{{Cat 5}}}| [[Category: {{{Cat 5}}}]]| }} <noinclude> <templatedata> { "params": { "Cat 1": { "type": "content", "required": true }, "Cat 2": { "type": "content" }, "Cat 3": { "type": "content" }, "Cat 4": { "type": "content" }, "Cat 5": { "type": "cont...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Category: {{{Cat 1}}}]] | [[Category: {{{Cat 1}}}]] | ||
{{#if: {{{Cat 2}}}| [[Category: {{{Cat 2}}}]]| }} | {{#if: {{{Cat 2}}}| [[Category: {{{Cat 2}}}]]| }} | ||
{{#if: {{{Cat 3}}}| [[Category: {{{Cat 3}}}]]| }} | {{#if: {{{Cat 3}}}| [[Category: {{{Cat 3}}}]]| }} |
Latest revision as of 18:14, 29 April 2024
[[Category: {{{Cat 1}}}]] [[Category: {{{Cat 2}}}]] [[Category: {{{Cat 3}}}]] [[Category: {{{Cat 4}}}]] [[Category: {{{Cat 5}}}]]
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Cat 1 | Cat 1 | no description | Content | required |
Cat 2 | Cat 2 | no description | Content | optional |
Cat 3 | Cat 3 | no description | Content | optional |
Cat 4 | Cat 4 | no description | Content | optional |
Cat 5 | Cat 5 | no description | Content | optional |