Template:Dochead: Difference between revisions
m wording |
add back support for "none" heading |
||
| Line 12: | Line 12: | ||
| dualuse = <span style{{=}}"margin-bottom: 0.5em;">'''Note:''' {{#ifeq: {{SUBPAGENAME}} | doc | This module | '''{{ARTICLEROOTPAGENAME}}''' }} may be used by templates by using <code>#invoke</code> or directly from other modules.</span><br /> | | dualuse = <span style{{=}}"margin-bottom: 0.5em;">'''Note:''' {{#ifeq: {{SUBPAGENAME}} | doc | This module | '''{{ARTICLEROOTPAGENAME}}''' }} may be used by templates by using <code>#invoke</code> or directly from other modules.</span><br /> | ||
| noinvoke = <span style{{=}}"margin-bottom: 0.5em;">'''Note:''' {{#ifeq: {{SUBPAGENAME}} | doc | This module | '''{{ARTICLEROOTPAGENAME}}''' }} provides functionality to a template and should not be invoked directly; use the corresponding template instead: [[Template:{{{temp|{{ROOTPAGENAME}}}}}]].</span><br /> | | noinvoke = <span style{{=}}"margin-bottom: 0.5em;">'''Note:''' {{#ifeq: {{SUBPAGENAME}} | doc | This module | '''{{ARTICLEROOTPAGENAME}}''' }} provides functionality to a template and should not be invoked directly; use the corresponding template instead: [[Template:{{{temp|{{ROOTPAGENAME}}}}}]].</span><br /> | ||
| none = | |||
| #default = {{{header|}}} | | #default = {{{header|}}} | ||
}} | }} | ||