Template:GM/cat/legacy: Difference between revisions
< Template:GM | cat
Jump to navigation
Jump to search
mNo edit summary |
(mros) |
||
Line 1: | Line 1: | ||
<includeonly | <includeonly | ||
>{{#if: {{{1|}}}|{{#if: {{{2|}}}|{{ | >{{#if: {{{1|}}} | ||
|{{#if: {{{2|}}}|{{ | |||
#switch | #switch: {{{1}}} | ||
| (dummy case) = [[Category:Legacy foobar1]] | | (dummy case) = [[Category:Legacy foobar1]] | ||
}}{{#if: {{{3|}}}|{{ | }}{{#if: {{{3|}}}|{{ | ||
#switch | #switch: {{{2}}} | ||
| The Symbel = [[Category:Legacy The Symbel]] | | The Symbel = [[Category:Legacy The Symbel]] | ||
}}{{#if: {{{4|}}}|{{ | }}{{#if: {{{4|}}}|{{ | ||
#switch | #switch: {{{3}}} | ||
| Hats = [[Category:Legacy Clothing]] | | Hats = [[Category:Legacy Clothing]] | ||
| Sausages = [[Category:Legacy Sausages]] | | Sausages = [[Category:Legacy Sausages]] | ||
}}{{#if: {{{5|}}}|{{ | }}{{#if: {{{5|}}}|{{ | ||
#switch | #switch: {{{4}}} | ||
| (dummy case) = [[Category:Legacy foobar4]] | | (dummy case) = [[Category:Legacy foobar4]] | ||
}}{{#if: {{{6|}}}|{{ | }}{{#if: {{{6|}}}|{{ | ||
#switch | #switch: {{{5}}} | ||
| (dummy case) = [[Category:Legacy foobar5]] | | (dummy case) = [[Category:Legacy foobar5]] | ||
}}}}}}}}}}}} | }}}}}}}}}}}} |
Revision as of 18:26, 10 July 2018
Template documentation (for the template shown above, sometimes hidden or invisible)
Info
- Game-Menu supplement template. (Legacy specific version)
- Category assignment on specific menu's.
- Currently supporting up to 6 parameters. (anonymous type)
- (Only intended to be used from "GM/sub" template.)
Usage
{{GM/cat|Parm1|Parm2|..|Parm6}}
Used By template
Auto Categorising
- (TODO-UPDATE)
- Notes:
- - Not all categories allowed for this.
- - Most auto categorising is (should be?) managed by Infobox metaobj
- - Case-sensitive.
Visit Template:GM/cat/legacy/doc to edit this text! (How does this work?)