Template:Dochead: Difference between revisions
add back support for "none" heading |
m wording |
||
| Line 2: | Line 2: | ||
| template = | | template = | ||
{{#switch: {{lc: {{{header|}}}}} | {{#switch: {{lc: {{{header|}}}}} | ||
| metatemplate = <span style{{=}}"margin-bottom: 0.5em;">'''Note:''' {{#ifeq: {{SUBPAGENAME}} | doc | This template | '''{{ARTICLEROOTPAGENAME}}''' }} is intended as a metatemplate — a template used to build other templates — and should not be used standalone except for simple use-cases | | metatemplate = <span style{{=}}"margin-bottom: 0.5em;">'''Note:''' {{#ifeq: {{SUBPAGENAME}} | doc | This template | '''{{ARTICLEROOTPAGENAME}}''' }} is intended as a metatemplate — a template used to build other templates — and typically should not be used standalone except for testing or simple use-cases.</span><br /> | ||
| #default = {{{header|}}} | | #default = {{{header|}}} | ||
}} | }} | ||