ਫਰਮਾ:Module link
{{[[Module:{{{1}}}|#invoke:{{{1}}}]]|function}}
ਇਹ ਫਰਮਾ ਹੇਠ ਲਿਖੇ ਲੂਆ ਨੂੰ ਵਰਤਦਾ ਹੈ: |
ਫਰਮਾ:Lt is 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. It is also supports the definition of a function and parameters.
Examples
[ਸੋਧੋ]Code | Result | Notes |
---|---|---|
{{ml|Example}}
|
{{#invoke:Example|function}} | Usage without function name. This does not produce a usable invocation. |
{{ml|Example|hello}}
|
{{#invoke:Example|hello}} | Usage with a function name. |
{{ml|Example|count_fruit|4=bananas=10|5=kiwis=5}}
|
{{#invoke:Example|count_fruit|bananas=10|kiwis=5}} | Usage with a function name and parameters. |
{{ml|Example|count_fruit|Fred|bananas{{=}}10|apples{{=}}5}}
|
{{#invoke:Example|count_fruit|Fred|bananas=10|apples=5}} | Usage with a function name and parameters, using ਫਰਮਾ:((=ਫਰਮਾ:)). |
{{ml|Example|}}
|
{{#invoke:Example}} | Omits the function name |
TemplateData
[ਸੋਧੋ]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.
ਮਾਪਦੰਡ | ਵੇਰਵਾ | ਕਿਸਮ | ਦਰਜਾ | |
---|---|---|---|---|
module name | 1 | the module name without the namespace prefix “Module:”, which is added automatically | String | required |
function name | 2 | the function name within the module to call | String | required |
parameter 1 | 3 | the name (and value) of the first parameter, use {{=}} to add an equal sign | String | optional |
parameter 2 | 4 | the name (and value) of the second parameter, use {{=}} to add an equal sign | String | optional |
parameter 3 | 5 | the name (and value) of the third parameter, use {{=}} to add an equal sign | String | optional |
See also
[ਸੋਧੋ]- {{mlx}} - Similar function but surrounded in
<code>...</code>
tags. - {{tl}} - A version of this template for templates instead of modules.
General-purpose formatting
[ਸੋਧੋ]Text style ↓ | ਫਰਮਾ:Template link expanded optionsਫਰਮਾ:NoteTag to achieve text style |
Link style | |||||
---|---|---|---|---|---|---|---|
Linked | Unlinked | Linked with subst | Unlinked with subst | Linked including braces | Linked with alternative text | ||
ਫਰਮਾ:Template link expanded optionsਫਰਮਾ:NoteTag to achieve link style |
ਫਰਮਾ:N/a | ਫਰਮਾ:N/a | nolink=yes
|
subst=yes
|
nolink=yes
|
braceinside=yes
|
alttext=Foo 2=Foo
|
normal | ਫਰਮਾ:N/a | {{tlg}} {{tl}} {{tlp|1|2|...}} ਫਰਮਾ:Tlu |
{{tlf}} <template link> |
{{subst:tls}} ਫਰਮਾ:Tlsu |
ਫਰਮਾ:Tlsf <template link> |
{{tn}} | ਫਰਮਾ:Tla |
code
|
code=yes
|
ਫਰਮਾ:Tl2 ਫਰਮਾ:Template link expanded ਫਰਮਾ:Tlxu |
{{tlc}} <template link> {{tnull}}<template link> |
{{subst:tlxs}} | ਫਰਮਾ:Tlsc <template link> |
colspan="2" rowspan="3" ਫਰਮਾ:N/a | |
monospace | plaincode=yes |
colspan="2" rowspan="2" ਫਰਮਾ:N/a | ਫਰਮਾ:Tltss |
rowspan="2" ਫਰਮਾ:N/a | |||
kbd | kbd=yes | ||||||
bold | bold=yes
|
{{tlb}} | colspan="5" rowspan="3" ਫਰਮਾ:N/a | ||||
bold+code
|
bold=yes
|
{{tlxb}} | |||||
italic+code
|
italic=yes
|
ਫਰਮਾ:Tlxi |
Other formatting templates
[ਸੋਧੋ]Code example | Effect | Notes |
---|---|---|
{{tj|Hatnote|Some text|selfref: yes|category: no|lang: fr}}
|
ਫਰਮਾ:Tj | Supports colors, placeholder texts, named and unnamed parameters |
{{tl2|Hatnote|lang=fr}}
|
ਫਰਮਾ:Tl2 | Supports linking to sister projects (e.g., fr:Hatnote) |
{{demo|<nowiki>{{Hatnote|lang=fr|Some text}}</nowiki>}}
|
ਫਰਮਾ:Demo | Shows code and example |
{{tln|Hatnote}}
|
ਫਰਮਾ:Tln | Produces a normal link to the template |
{{elc|Template:Hatnote}} {{elc|Template:Hatnote|Hatnote}}
|
ਫਰਮਾ:Elc ਫਰਮਾ:Elc |
Formats wikilink, with optional piped link text and blended suffix |
{{ml|Example|hello}}
|
{{#invoke:Example|hello}} | Counterpart to {{tl}} for linking to Lua modules |
{{mlx|Example|hello}}
|
ਫਰਮਾ:Mlx | Counterpart to {{tlx}} for linking to Lua modules |
{{ml-lua|Module:Example|hello}}
|
ਫਰਮਾ:Ml-lua | Link to Lua modules and built-in libraries, showing Lua code. |
{{para|title|<var>book title</var>}}
|
|title=book title |
Formats template parameters for display, with or without values |
{{sclx|LASTING}}
|
ਫਰਮਾ:Sclx | Takes a shortcut suffix in project namespace and displays it with brackets and the WP: alias in a <code>...</code> tag.
|
{{tag|ref}} {{xtag|templatedata}}
|
<ref>...</ref> ਫਰਮਾ:Xtag |
Formats [X]HTML tags; can add content, choose opening, closing, or self-closing |
{{dtl|Ping project}}
|
ਫਰਮਾ:Dtl | Wikidata counterpart to {{tl}} |
{{pf|if}} {{pf|if|{{{1}}}|true|false}}
|
ਫਰਮਾ:Pf ਫਰਮਾ:Pf |
Parser function equivalent to {{tl}} |
{{magic word|uc:}}
|
ਫਰਮਾ:Magic word | Magic word links |
With utility links
[ਸੋਧੋ]Code example | Effect |
---|---|
{{lt|Hatnote}}
|
ਫਰਮਾ:Lt |
{{lts|Hatnote}}
|
ਫਰਮਾ:Lts |
{{t links|Hatnote}}
|
ਫਰਮਾ:T links |
{{tfd links|Hatnote}}
|
ਫਰਮਾ:Tfd links |
{{tetl|Hatnote}}
|
ਫਰਮਾ:Tetl |
{{tsetl|Hatnote}}
|
ਫਰਮਾ:Tsetl |
{{ti|Hatnote}}
|
|
{{tic|Hatnote}}
|
ਫਰਮਾ:Tic |
{{tim|Hatnote}}
|
ਫਰਮਾ:Tim |
{{tiw|Hatnote}}
|
ਫਰਮਾ:Tiw |
{{tlt|Hatnote}}
|
ਫਰਮਾ:Tlt |
{{ttl|Hatnote}}
|
ਫਰਮਾ:Ttl |
{{twlh|Hatnote}}
|
ਫਰਮਾ:Twlh |