Difference between revisions of "Module:Wd/doc"
Jump to navigation
Jump to search
blackwiki>Thayts |
blackwiki>Thayts |
||
| Line 3: | Line 3: | ||
{{Lua sidebar|template=Wikidata|module=Wd}} | {{Lua sidebar|template=Wikidata|module=Wd}} | ||
{{Wd/doc|prename=<nowiki/>#invoke:|prename_code=#invoke:|section==== Main class === | {{Wd/doc|prename=<nowiki/>#invoke:|prename_code=#invoke:|section==== Main class === | ||
| − | + | The main command is always used alone and does not take any flags or arguments. It allows parent templates to pass on their arguments in the form of commands to this module. | |
<table class="wikitable"> | <table class="wikitable"> | ||
<tr> | <tr> | ||
| Line 12: | Line 12: | ||
<tr> | <tr> | ||
<th style="text-align:left;"><code>main</code></th> | <th style="text-align:left;"><code>main</code></th> | ||
| − | <td>{{tnull|<nowiki/>#invoke:{{lc:{{ROOTPAGENAME}}}}|main | + | <td>{{nowrap|{{tnull|<nowiki/>#invoke:{{lc:{{ROOTPAGENAME}}}}|main}}}}</td> |
<td>Intended for use by wrapper templates (around this module) to invoke one or more of the above commands, returning their respective output. | <td>Intended for use by wrapper templates (around this module) to invoke one or more of the above commands, returning their respective output. | ||
| − | <p>The parameters passed to the wrapper template are the ones that will be used by the module, e.g. {{tnull|wikidata|'''property'''|'''P1549'''}} → {{tnull|<nowiki/>#invoke: | + | <p>The parameters passed to the wrapper template are the ones that will be used by the module, e.g. {{tnull|wikidata|'''property'''|'''P1549'''}} → {{tnull|<nowiki/>#invoke:wd|main}} → {{tnull|<nowiki/>#invoke:wd|main|'''property'''|'''P1549'''}}.</p> |
| − | <p>Therefore, any parameters set by the wrapper template itself will be discarded, e.g. {{tnull|wikidata|'''property'''|'''P1549'''}} → {{tnull|<nowiki/>#invoke: | + | <p>Therefore, any parameters set by the wrapper template itself will be discarded, e.g. {{tnull|wikidata|'''property'''|'''P1549'''}} → {{tnull|<nowiki/>#invoke:wd|main|{{color|red|qualifier}}|{{color|red|P1082}}|{{color|red|P585}}}} → {{tnull|<nowiki/>#invoke:wd|main|'''property'''|'''P1549'''}}.</p> |
</td> | </td> | ||
</tr> | </tr> | ||
</table>}} | </table>}} | ||
Revision as of 15:09, 12 January 2020
| You might want to use one of the user-friendly wrapper templates Template:T and Template:T instead of invoking this module directly. |
| This Lua module is used on approximately 1,170,000 pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. Transclusion count updated automatically (see documentation). |
| Related pages |
|---|