Template:Dochead: Difference between revisions
m bugfix |
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 and should not be used standalone except for simple use-cases or testing.</span><br /> | | 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 or testing.</span><br /> | ||
| #default = {{{header|}}} | | #default = {{{header|}}} | ||
}} | }} | ||