|
|
| (One intermediate revision by the same user not shown) |
| Line 1: |
Line 1: |
| <includeonly><!-- | | <code>{{[[Template:{{{1}}}|{{{1}}}]]}}</code><noinclude> |
| | | * <code><nowiki>{{tl|cleanup}}</nowiki></code> generates {{tl|cleanup}}. |
| -->{{#if:{{{1|}}}|<!--
| | * For subst: and multiple parameter functionality, see {{tl|tlx}}. |
| -->{{(}}<!--
| | [[Category:Formatting templates|Tl]] |
| -->{{#uesc:{{#rmatch:{{{1|}}}|^#(\s*(\w+?)\s*)(:(.*)${{!}}$)|<esc><!--
| | </noinclude> |
| // parser functions
| |
| -->{{#vardefine:tl:parserf_link|}}<!--
| |
| -->{{#vardefine:tl:parserf_link|{{tl/parser function links|$2}}}}<!-- get link to doc page
| |
| --><nowiki/>#<!--
| |
| -->{{#if:{{{nl|}}}{{#if:{{#var:tl:parserf_link}}||y}}<!--
| |
| -->|<span title="#$1:">$1</span><!--
| |
| -->|<span class=plainlinks>[{{tl/parser function links|$2}}##$2 $1]</span><!--
| |
| -->}}<!--
| |
| -->:$4<!--
| |
| --></esc>|<!--
| |
| // templates
| |
| -->{{#if:{{{nl|}}}{{ifexists|1=Template:{{{1}}}|3=n|ns=Template}}<!--
| |
| -->|<span title="{{ns:Template}}:{{{1}}}">{{{1}}}</span><!--
| |
| -->|[[Template:{{{1}}}|{{{1}}}]]<!--
| |
| -->}}<!--
| |
| -->}}}}<!--
| |
| -->{{#or:<!--
| |
| -->{{#dplreplace:{{{__paramslist|}}}|/₪/|{{!}}}}<!--
| |
| -->|<!--
| |
| -->{{#fornumargs:k|v|<!--
| |
| -->{{#ifexpr:{{#var:k}}!=1|<!-- skip first parameter
| |
| -->{{!}}{{#var:v}}<!--
| |
| -->}}<!--
| |
| -->}}<!--
| |
| -->}}<!--
| |
| -->{{)}}<!--
| |
| -->}}<!--
| |
| | |
| --></includeonly><!--
| |
| | |
| --><noinclude>{{doc}}</noinclude>
| |
Latest revision as of 15:44, 2 January 2022
{{[[Template:{{{1}}}|{{{1}}}]]}}
{{tl|cleanup}} generates {{cleanup}}.
- For subst: and multiple parameter functionality, see
{{tlx}}.