Template:Main other: Difference between revisions

From Skulepedia
Jump to navigation Jump to search
w:en>Davidgothberg
(Added {{pp-template|small=yes}}.)
w:en>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:
     }}  
     }}  
   }}
   }}
<!--If any parameter, then don't return the "main/other" strings-->
| main     = {{{1|}}}
| 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 21:29, 3 July 2008

{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}