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: | ||
}} |
}} |
||
}} |
}} |
||
| talk = {{{1|}}} |
|||
<!--If any parameter, then don't return the "talk/other" strings--> |
|||
| talk = {{#if:{{{1|}}}{{{2|}}} | {{{1|}}} | talk }} |
|||
| other |
| other |
||
| #default = |
| #default = {{{2|}}} |
||
}}<!--End switch--><noinclude> |
}}<!--End switch--><noinclude> |
||