Permanently protected template

Template:Talk other: Difference between revisions

From Vigyanwiki
Template>Davidgothberg
(Added {{pp-template|small=yes}}.)
Template>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 10:05, 4 July 2008


Template documentation