Contenu supprimé Contenu ajouté
w3schools is usefull for CSS HTML tags button
published in Phabricator tasks : T4085, T68051 and T173207
Ligne 30 :
== Content Page and User languages in Lua code ==
<section end=Soutien />
* published in Phabricator tasks : T4085, T68051 and T173207 :
* langs.content_lang = mw.getContentLanguage().code -- Returns the content language.
* langs.page_lang = mw.getCurrentFrame():preprocess("{{PAGELANGUAGE}}") -- Returns the page language.
* langs.user_lang = mw.getCurrentFrame():preprocess( "{{int:Lang}}" ) ) -- Returns the ueruser language.
<section begin=Soutien />
== w3schools is usefull for CSS HTML tags button ...Lua code ==