Template:Languages/Title: Difference between revisions
Jump to navigation
Jump to search
Wikimedia>Emufarmers mNo edit summary |
Wikimedia>Emufarmers (Add documentation; I'll add the rest of the languages later (or somebody else can before then). Also, <3 Splarka) |
||
Line 1: | Line 1: | ||
{{#switch:{{{1}}} | <onlyinclude>{{#switch:{{{1}}} | ||
|=Languages: | |=Languages: | ||
|Languages=Languages: | |Languages=Languages: | ||
Line 17: | Line 17: | ||
|#default={{msg:MediaWiki:yourlanguage/{{{1}}}}} | |#default={{msg:MediaWiki:yourlanguage/{{{1}}}}} | ||
}} | }}</onlyinclude> | ||
== Documentation == | |||
The cases are all poached from [http://translatewiki.net/w/i.php?title=Special:Translations/loginlanguagelabel&namespace=8 here]. We can't just transclude that system message, because it includes a <tt>$1</tt>. Instead, the default case transcludes a fairly similar system message that doesn't have a <tt>$1</tt>. |
Revision as of 07:53, 20 June 2009
{{msg:MediaWiki:yourlanguage/{{{1}}}}}
Documentation
The cases are all poached from here. We can't just transclude that system message, because it includes a $1. Instead, the default case transcludes a fairly similar system message that doesn't have a $1.