Template:Main other: Difference between revisions
From All Skies Encyclopaedia
imported>Davidgothberg (Added {{pp-template|small=yes}}.) |
imported>Davidgothberg (Removing the "return 'main'/'other' when no parameter" function, since not used, not needed and causes problems in some situations.) |
||
Line 8: | Line 8: | ||
}} |
}} |
||
}} |
}} |
||
| main = {{{1|}}} |
|||
<!--If any parameter, then don't return the "main/other" strings--> |
|||
| main = {{#if:{{{1|}}}{{{2|}}} | {{{1|}}} | main }} |
|||
| other |
| other |
||
| #default = |
| #default = {{{2|}}} |
||
}}<!--End switch--><noinclude> |
}}<!--End switch--><noinclude> |
||