Difference between revisions of "Template:Main other"

From Game Detectives Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(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:
 
     }}  
 
     }}  
 
   }}
 
   }}
<!--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 04:29, 4 July 2008

<templatestyles src="Module:Documentation/styles.css"></templatestyles>
Template documentation[create] [purge]