Template talk:Languages
From Wikipedia, the free encyclopedia
[edit] Includeonly?
Should this template automatically put the page into its User templates category? -The Big X 22:16, 24 November 2007 (UTC)
[edit] Parser test
Languages
Languages
These are the parser functions I tried without the br 's (those are for show), but I need to use a different one:
{{#if: {{PAGENAME}} = User {{{2}}}-0 | # = 0 }}
{{#if: {{PAGENAME}} = User {{{2}}}-1 | # = 1 }}
{{#if: {{PAGENAME}} = User {{{2}}}-2 | # = 2 }}
{{#if: {{PAGENAME}} = User {{{2}}}-3 | # = 3 }}
{{#if: {{PAGENAME}} = User {{{2}}}-4 | # = 4 }}
{{#if: {{PAGENAME}} = User {{{2}}}-5 | # = 5 }}
{{#if: {{PAGENAME}} = User {{{2}}}-6 | # = 6 }}
{{#if: {{PAGENAME}} = User {{{2}}}-0 | {{{#}}} = 0 }}
{{#if: {{PAGENAME}} = User {{{2}}}-1 | {{{#}}} = 1 }}
{{#if: {{PAGENAME}} = User {{{2}}}-2 | {{{#}}} = 2 }}
{{#if: {{PAGENAME}} = User {{{2}}}-3 | {{{#}}} = 3 }}
{{#if: {{PAGENAME}} = User {{{2}}}-4 | {{{#}}} = 4 }}
{{#if: {{PAGENAME}} = User {{{2}}}-5 | {{{#}}} = 5 }}
{{#if: {{PAGENAME}} = User {{{2}}}-6 | {{{#}}} = 6 }}
{{#ifeq:{{PAGENAME}}|User {{{2}}}-0|{{{#}}}|0}}
{{#ifeq:{{PAGENAME}}|User {{{2}}}-1|{{{#}}}|1}}
{{#ifeq:{{PAGENAME}}|User {{{2}}}-2|{{{#}}}|2}}
{{#ifeq:{{PAGENAME}}|User {{{2}}}-3|{{{#}}}|3}}
{{#ifeq:{{PAGENAME}}|User {{{2}}}-4|{{{#}}}|4}}
{{#ifeq:{{PAGENAME}}|User {{{2}}}-5|{{{#}}}|5}}
{{#ifeq:{{PAGENAME}}|User {{{2}}}-6|{{{#}}}|6}}
Babelious (talk) 05:32, 11 December 2007 (UTC)
It seems strange that this template differs so much from http://www.mediawiki.org/wiki/Template:Languages
JonDePlume (talk) 13:01, 18 May 2011 (UTC)
[edit] Why does "5" come before "N"?
The title says it all. Why? --Quintucket (talk) 05:25, 24 January 2012 (UTC)