ਫਰਮਾ:Template link with magic
{{{{{1}}}|{{{2}}}|...}}
| ਇਹ ਫਰਮਾ ਹੇਠ ਲਿਖੇ ਲੂਆ ਨੂੰ ਵਰਤਦਾ ਹੈ: |
tlm stands for template link with magic. This template is an all-purpose double-brace linking template. The magic is implemented by Module:Tlm.
Usage
[ਸੋਧੋ]{{tlm|[[safe]subst:][msg[nw]:][raw:]name of template|...}}
{{tlm|[[safe]subst:][msg[nw]:][raw:]namespace:pagename|...}}
{{tlm|[[safe]subst:][msg[nw]:][raw:]#invoke:module name|...}}
{{tlm|[[safe]subst:][msg[nw]:][raw:]#parser function:...[|...]}}
{{tlm|[[safe]subst:]VARIABLE NAME}}
{{tlm}} may be used for linking to templates, quasi-templates (pages transcluded from namespaces other than ਫਰਮਾ), modules (using the #invoke syntax), documentation of parser functions and variables (so-called "magic words"). subst: and other modifier prefixes and other are detected automatically and linked appropriately.
If this template is passed non-numeric named parameters, they will be displayed: {{tlm|unreferenced|date=ਫ਼ਰਵਰੀ 2026}} renders as {{unreferenced|date=ਫ਼ਰਵਰੀ 2026}}. No particular order of parameters is guaranteed, and it will not work for numeric parameters, even explicitly named ones: {{tlm|X0|2=2}} displays {{X0|2}}.