Template:Mli
{{#invoke:[[Module:{{{1}}}|{{{1}}}]]}}
The Module Link Invocation template is a simple macro template used to display a module name as a link surrounded by braces with the #invoke parser function, thus showing the module name as code rather than actually invoking it. Its primary use is in instruction and documentation where it is used to refer to a module by name without invoking it. A short example of its use is:
{{mli|Example|main}}
- which generates
- {{#invoke:Example|main}}
TemplateData[edit source]
TemplateData for Mli
This template displays a module name as a link surrounded by braces with the #invoke parser function, thus showing how the module name would be used in code. Its primary use is in instruction and documentation.
Parameter | Description | Type | Status | |
---|---|---|---|---|
module name | 1 | the module name without the namespace prefix “Module:”, which is added automatically | Line | required |
function name | 2 | the function name within the module to call | Line | required |
More complex variations are described below.
Examples[edit source]
Code | Result | Notes |
---|---|---|
{{mli|Bananas}}
|
{{#invoke:Bananas}} | Usage without function name. This does not produce a usable invocation. |
{{mli|Bananas|hello}}
|
{{#invoke:Bananas|hello}} | Usage with a function name |
{{mlix|BananasArgs|custom_fruit_2|Fred|4=pineapples=10|5=kiwis=5}}
|
{{#invoke:BananasArgs |custom_fruit_2|Fred|pineapples=10|kiwis=5}}
|
Usage with a function name and parameters |
See also[edit source]
- {{tl}} A version of this template for templates instead of modules
External links[edit source]
- Template:Mli at Wikipedia, the free Terran encyclopedia that anyone can edit.
Link templates[edit source]
Page Type | Normal Link | Longer Link | Usage Link |
---|---|---|---|
Template | Template:ltb | Template:lt | General:{{tlg}} Normal: {{tl}} Code: {{tlx}}
|
File | Template:lfb | Template:lf | Template:fl |
User | Template:lub | Template:lu | Template:ul |
Category | Template:lcb | Template:lc | Template:cl |
Module | Template:lmb | Template:lm | Template:ml |
Wikipedia | Template:lwb | Template:lw | |
Portal | Template:lpb | Template:lp | |
Book | Template:lb2 | Template:lb | |
Article | Template:lab | Template:la |
General-purpose formatting[edit source]
Link style → | Linked | Unlinked | Linked with subst | Linked including braces | Linked with alternative text | |
---|---|---|---|---|---|---|
Text style ↓ | ↓ {{tlg}} options1 →
|
N/A | nolink=yes
|
subst=yes
|
braceinside=yes
|
alttext=Foo 2=Foo
|
normal | DEFAULT | {{tlg}} 1{{tl}} {{tlp}} 2{{tlu}} 3
|
{{tlf}} 2
|
{{tls}} {{tlsp}}
|
{{tn}}
|
{{tla}}
|
code
|
code=yes
|
{{tl2}} {{tlx}} {{tlxu}} 3
|
{{tlc}} 2{{tld}} 2{{tnull}}
|
{{tlxs}}
|
N/A | |
monospace kbd |
plaincode=yes 4kbd=yes 5
|
{{tltt}} 5{{tltt2}} 5
|
N/A | {{tltts}} 5{{tltts3}} 5{{tltss}} 6
|
N/A | |
bold | bold=yes
|
{{tlb}}
|
N/A | |||
bold+code
|
bold=yes|code=yes
|
{{tlxb}}
| ||||
italic+code
|
italic=yes|code=yes
|
{{tlxi}}
| ||||
|
Other formatting templates[edit source]
Code example | Effect | Notes |
---|---|---|
{{tl2|Hatnote|lang=fr}} |
{{hatnote}} |
Supports linking to sister projects (e.g., fr:Hatnote) |
{{tlu|User:Ahunt/SSHFS}} |
{{User:Ahunt/SSHFS}} | Supports linking to any namespace |
{{demo|<nowiki>{{Hatnote|lang=fr|Some text}}</nowiki>}} |
{{hatnote|lang=fr|Some text}} |
Shows code and example |
{{xpd|Hatnote|Some hatnote text}} |
"{{hatnote|Some hatnote text}}" gives " " [1] |
Shows code, example and a link to expand the template code |
{{elc|Template:Hatnote}} {{elc|Template:Hatnote|Hatnote}} |
[[Template:Hatnote]] [[Template:Hatnote|Hatnote]] |
Formats wikilink, with optional piped link text and blended suffix |
{{mli|Bananas|hello}} {{mlix|BananasArgs|hello|Fred}} |
{{#invoke:Bananas|hello}}{{#invoke:BananasArgs|hello|Fred}} |
Counterparts to {{tl}} and {{tlx}} for linking to Lua modules |
{{para|title|<var>book title</var>}} |
|title=book title |
Formats template parameters for display, with or without values |
{{sclx|LASTING}} |
[[WP:LASTING]] |
Takes a shortcut suffix in project namespace and displays it with brackets and the WP: alias in a [[WP:CODE|TAG]] tag. |
{{tag|ref}} {{xtag|templatedata}} |
TAG<templatedata> |
Formats [X]HTML tags; can add content, choose opening, closing, or self-closing |
With utility links[edit source]
Code example | Effect |
---|---|
{{lts|Hatnote}} |
|
{{t links|Hatnote}} |
Hatnote (edit talk history links # /subpages /doc /doc edit /sbox /sbox diff /test) · Module:hatnote |
{{tfd links|Hatnote}} |
Template:Hatnote (edit · talk · history · links · logs · subpages · delete) |
{{tiw|Hatnote}} |
Template:hatnote (backlinks edit) |
{{tltt|Hatnote}} |
{{Hatnote}} |
{{tetl|Hatnote}} |
{{Hatnote}} |
{{tsetl|Hatnote}} |
{{subst:Hatnote}} |
{{ti|Hatnote}} |
Template:Hatnote (talk · links · edit) |
{{tic|Hatnote}} |
Template:Hatnote (talk links edit) |
{{tiw|Hatnote}} |
Template:Hatnote (backlinks edit) |
{{tlt|Hatnote}} |
{{Hatnote}} (talk) |
{{ttl|Hatnote}} |
{{Hatnote}} (t/l) |
{{twlh|Hatnote}} |
Template:Hatnote (links, talk) |
See also[edit source]
Page Type | Normal Link | Longer Link | Usage Link |
---|---|---|---|
Template | Template:ltb | Template:lt | General:{{tlg}} Normal: {{tl}} Code: {{tlx}}
|
File | Template:lfb | Template:lf | Template:fl |
User | Template:lub | Template:lu | Template:ul |
Category | Template:lcb | Template:lc | Template:cl |
Module | Template:lmb | Template:lm | Template:ml |
Wikipedia | Template:lwb | Template:lw | |
Portal | Template:lpb | Template:lp | |
Book | Template:lb2 | Template:lb | |
Article | Template:lab | Template:la |
The above documentation is transcluded from Template:Mli/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |