Template:Language/archives/MultiPage link: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{note|This is an experimental template. Unsure if it will actually be used}} <includeonly><onlyinclude>{{#if: {{{1|}}}|{{:{{{1}}}/{{{2|en}}}}}|{{error|ERROR: Missing essentia...")
 
mNo edit summary
Line 1: Line 1:
{{note|This is an experimental template. Unsure if it will actually be used}}
{{note|This is an experimental template. Unsure if it will actually be used}}
<includeonly><onlyinclude>{{#if: {{{1|}}}|{{:{{{1}}}/{{{2|en}}}}}|{{error|ERROR: Missing essential Parameter {{param|1}} in Template:MultiPage tlink}}}}</onlyinclude></includeonly>
<includeonly><onlyinclude>{{#if: {{{1|}}}|{{:{{{1}}}/{{{2|en}}}}}|{{error|ERROR: Missing essential Parameter {{param|1}} in Template:MultiPage tlink}}}}</onlyinclude></includeonly>
{{code|{{:Multipage tl|Main Page|es}}}} will produce:
{{code|<nowiki>{{:Multipage tl|Main Page|es}}</nowiki>}} will produce:
{{:{{FULLPAGENAME}}|Main Page|es}}
{{:{{FULLPAGENAME}}|Main Page|es}}

Revision as of 12:06, 3 October 2023

Note.pngNote:This is an experimental template. Unsure if it will actually be used

{{:Multipage tl|Main Page|es}} will produce: Main Page/es