Difference between revisions of "Template:Discussion"
(blank) |
|||
Line 1: | Line 1: | ||
{{#switch: {{{1|}}} | {{#switch: {{{1|}}} | ||
− | | = " | + | | = "" |
| "discussion here" = "" | | "discussion here" = "" | ||
| #default = <div class="NavHead" style="padding-left:1em; background:#F5E10F;">Discussion</div> | | #default = <div class="NavHead" style="padding-left:1em; background:#F5E10F;">Discussion</div> |
Revision as of 01:50, 19 November 2007
""
If there is no discussion
{{Discussion|}} and {{Discussion|"discussion here"}}
return blank:
If there is discussion
{{Discussion|Here is the discussion}} returns:
Discussion
Here is the discussion