Template:Talk other: Difference between revisions

From All Skies Encyclopaedia
imported>Davidgothberg
Added {{pp-template|small=yes}}.
imported>Davidgothberg
Removing the "return 'talk'/'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 "talk/other" strings-->
| talk     = {{{1|}}}
| talk   = {{#if:{{{1|}}}{{{2|}}} | {{{1|}}} | talk }}
| other
| other
| #default = {{#if:{{{1|}}}{{{2|}}} | {{{2|}}} | other }}
| #default = {{{2|}}}
 
}}<!--End switch--><noinclude>
}}<!--End switch--><noinclude>



Revision as of 04:35, 4 July 2008