Template:Dochead: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 9: | Line 9: | ||
| module = | | module = | ||
{{#switch: {{lc: {{{header|noinvoke}}}}} | {{#switch: {{lc: {{{header|noinvoke}}}}} | ||
| metamodule = <span style{{=}}"margin-bottom: 0.5em;">'''Note:''' This | | metamodule = <span style{{=}}"margin-bottom: 0.5em;">'''Note:''' This module primarily provides functionality for other Lua modules and cannot be used by templates by using <code><nowiki>#invoke</nowiki></code>.</span><br /> | ||
| dualuse = <span style{{=}}"margin-bottom: 0.5em;">'''Note:''' This | | dualuse = <span style{{=}}"margin-bottom: 0.5em;">'''Note:''' This module may be used by templates by using <code>#invoke</code> or [[Template:{{{temp|{{ROOTPAGENAME}}}}}]], or used directly from other modules.</span><br /> | ||
| noinvoke = <span style{{=}}"margin-bottom: 0.5em;">'''Note:''' This | | noinvoke = <span style{{=}}"margin-bottom: 0.5em;">'''Note:''' This module provides functionality to a template and should not be invoked directly; use the corresponding template instead: [[Template:{{{temp|{{ROOTPAGENAME}}}}}]].</span><br /> | ||
| none = | | none = | ||
| #default = {{{header|}}} | | #default = {{{header|}}} | ||