Template:Main other: Difference between revisions

From TEPwiki, Urth's Encyclopedia
Jump to navigation Jump to search
Content added Content deleted
(Added {{pp-template|small=yes}}.)
(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 = {{#if:{{{1|}}}{{{2|}}} | {{{2|}}} | other }}
| #default = {{{2|}}}

}}<!--End switch--><noinclude>
}}<!--End switch--><noinclude>



Revision as of 23:29, 3 July 2008