Difference between revisions of "Template:Discussion"
(fix?) |
(make yellow more pale) |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#switch: {{{1|}}} | {{#switch: {{{1|}}} | ||
+ | | = | ||
| "discussion here" = | | "discussion here" = | ||
− | | <div class="NavHead" style="padding-left:1em; background:# | + | | #default = <div class="NavHead" style="padding-left:1em; background:#FFFF99;">Discussion</div> |
<div class="NavContent">{{{1|}}}</div> | <div class="NavContent">{{{1|}}}</div> | ||
}}<noinclude> | }}<noinclude> | ||
== If there is no discussion == | == If there is no discussion == | ||
− | <nowiki>{{Discussion|}}</nowiki> and <nowiki>{{Discussion|" | + | <nowiki>{{Discussion|}}</nowiki> and <nowiki>{{Discussion|"discussion here"}}</nowiki> |
return blank: | return blank: | ||
− | {{Discussion|}} | + | {{Discussion|}} {{Discussion|"discussion here"}} |
== If there is discussion == | == If there is discussion == |
Latest revision as of 09:55, 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