Template:Dochead: Difference between revisions
m wording |
m add none option to templates |
||
| Line 3: | Line 3: | ||
{{#switch: {{lc: {{{header|}}}}} | {{#switch: {{lc: {{{header|}}}}} | ||
| metatemplate = <span style{{=}}"margin-bottom: 0.5em;">'''Note:''' This template is used to build other templates and should not be used standalone except for testing and simple usage.</span><br /> | | metatemplate = <span style{{=}}"margin-bottom: 0.5em;">'''Note:''' This template is used to build other templates and should not be used standalone except for testing and simple usage.</span><br /> | ||
| none = | |||
| #default = {{{header|}}} | | #default = {{{header|}}} | ||
}} | }} | ||