Difference between revisions of "Template:Discussion"
(attempt at next version) |
(it seems to work - trying to show examples) |
||
Line 5: | Line 5: | ||
<div class="NavContent">{{{1|}}}</div> | <div class="NavContent">{{{1|}}}</div> | ||
}}<noinclude> | }}<noinclude> | ||
− | + | == If there is no discussion == | |
+ | <nowiki>{{Discussion|}}</nowiki> and <nowiki>{{Discussion|"replace this text with any discussion"}}</nowiki> | ||
+ | |||
+ | return blank: | ||
+ | |||
+ | {{Discussion|}} | ||
+ | |||
+ | == If there is discussion == | ||
+ | |||
+ | <nowiki>{{Discussion|Here is the discussion}}</nowiki> returns: | ||
+ | |||
+ | {{Discussion|Here is the discussion}} | ||
− | |||
</noinclude> | </noinclude> |
Revision as of 01:41, 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