Template:Lx: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Nescius moved page Template:Lx to Template:Lwx)
Tag: New redirect
 
(Removed redirect to Template:Lwx)
Tag: Removed redirect
Line 1: Line 1:
#REDIRECT [[Template:Lwx]]
[[Category:Language-related templates]]
{{doc}}
<onlyinclude><includeonly>{{#if:{{langprefix}}
    |[[{{#if:{{NAMESPACE}}|:}}{{NAMESPACE:{{{1}}}}}:{{langprefix}}{{PAGENAME:{{{1}}}}}|{{{2|{{{1|}}}}}}]] (<span class="plainlinks>[{{fullurl:{{{1}}}}} en]</span>)
    |[[{{{1}}}|{{{2|{{{1}}}}}}]]
}}</includeonly></onlyinclude>

Revision as of 23:17, 18 July 2024

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history

More expensive version of Template:L that supports other namespaces than main and works properly on English pages too so can be safely used in templates that would transclude this on any page.

{{Lx|Category:Level Design}} while on pages starting with Zh/ prefix
becomes:
[[:Category:Zh/Level Design|Category:Level Design]]
{{Lx|Targetname|Name}} while on pages starting with Zh/ prefix
becomes:
[[Zh/Targetname|Name]]
{{Lx|info_target}} while on pages starting with Sk/ prefix
becomes:
[[Sk/Info_target|info_target]]
{{Lx|Category:level Design#subsection|altlink}} while on pages starting with Sk/ prefix
becomes:
[[:Category:Sk/Level Design#subsection|altlink]]

See Also