MediaWiki talk:Lang: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (respond)
Line 7: Line 7:
* Create '''MediaWiki:Lang''' which will store all the language codes (MediaWiki:Lang/es = es, MediaWiki:Lang/ca = ca, MediaWiki:Lang/ru = ru, etc.), so it will be enough to enter {{Code|<nowiki>{{int:lang}}</nowiki>}} to get the interface language.
* Create '''MediaWiki:Lang''' which will store all the language codes (MediaWiki:Lang/es = es, MediaWiki:Lang/ca = ca, MediaWiki:Lang/ru = ru, etc.), so it will be enough to enter {{Code|<nowiki>{{int:lang}}</nowiki>}} to get the interface language.
* Or add a mediawiki extension that adds a magic word that displays the interface language code: [[mw:Extension:UILangCode]].
* Or add a mediawiki extension that adds a magic word that displays the interface language code: [[mw:Extension:UILangCode]].
}}
{{Message
| user = PabloS
| time = 18:38, 15 Jun 2024
| 1 = Extensions are a no-go since I presently don't have access to the server containing the wiki. I can do the first option, but I'd have to do it later.
}}
}}

Revision as of 11:38, 15 June 2024

Regarding the definition of the interface language

(using Template:Message) Template:Text --Max34 (talk) 7:32, 15 Jun 2024 (UTC)

(using Template:Message) Extensions are a no-go since I presently don't have access to the server containing the wiki. I can do the first option, but I'd have to do it later. --PabloS (talk) 18:38, 15 Jun 2024 (UTC)