Module:Module sandbox/doc: Difference between revisions
Appearance
Content deleted Content added
No edit summary Tag: Reverted |
No edit summary Tags: Manual revert Reverted |
||
Line 1: | Line 1: | ||
{{ |
{{Module sandbox heading}} |
||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> |
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> |
||
== Usage == |
== Usage == |
||
<code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}} |
<code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|''function_name''}}</code> |
||
== Example == |
|||
<code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}{{!}}main<nowiki>}}</nowiki></code> yields: |
|||
{{#invoke:Module sandbox|main}} |
|||
|autodoc=1|infobox=0}} |
|||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | |
||
<!-- Categories below this line, please; interwikis at Wikidata --> |
<!-- Categories below this line, please; interwikis at Wikidata --> |
Revision as of 10:32, 6 April 2025
Usage
{{#invoke:Module sandbox|function_name}}