Difference between revisions of "Template:Winlink test"
Jump to navigation
Jump to search
Rand Linden (talk | contribs) |
Rand Linden (talk | contribs) m |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#ifeq: {{#var:lang}} | {{#sub:{{{1}}}|-3}} | {{#vardefine:ext|}} | {{#vardefine:ext|{{#var:lang}}}} }} | {{#ifeq: {{#var:lang}} | {{#sub:{{{1}}}|-3}} | {{#vardefine:ext|}} | {{#vardefine:ext|{{#var:lang}}}} }} | ||
{{#if:{{{2}}}|{{#vardefine:ext|}}|}} | |||
<span style="text-transform:uppercase">[[Viewerhelp:{{{1}}}{{#var:ext}}|{{{2|{{{1}}}}}}]]</span> | <span style="text-transform:uppercase">[[Viewerhelp:{{{1}}}{{#var:ext}}|{{{2|{{{1}}}}}}]]</span> | ||
Line 9: | Line 10: | ||
So article linked to is {{{1}}}{{#var:ext}} | So article linked to is {{{1}}}{{#var:ext}} | ||
<noinclude> | <noinclude> | ||
If the lang code is equal to the last three characters of the article title (e.g. "/de"), then define var "ext" to be lang. | If the lang code is equal to the last three characters of the article title (e.g. "/de"), then define var "ext" to be lang. | ||
</noinclude> | </noinclude> |
Latest revision as of 09:27, 7 October 2010
[[Viewerhelp:{{{1}}}|{{{1}}}]]
Last 3 of param: }}}
Lang code is
Ext code is
So article linked to is {{{1}}}
If the lang code is equal to the last three characters of the article title (e.g. "/de"), then define var "ext" to be lang.