Difference between revisions of "Template:Discussion"
(it seems to work - trying to show examples) |
(fix?) |
||
Line 1: | Line 1: | ||
{{#switch: {{{1|}}} | {{#switch: {{{1|}}} | ||
− | + | | "discussion here" = | |
− | | " | ||
| <div class="NavHead" style="padding-left:1em; background:#F5E10F;">Discussion</div> | | <div class="NavHead" style="padding-left:1em; background:#F5E10F;">Discussion</div> | ||
<div class="NavContent">{{{1|}}}</div> | <div class="NavContent">{{{1|}}}</div> |
Revision as of 01:42, 19 November 2007
If there is no discussion
{{Discussion|}} and {{Discussion|"replace this text with any discussion"}}
return blank:
If there is discussion
{{Discussion|Here is the discussion}} returns:
Discussion
Here is the discussion