Module:Main/doc: Difference between revisions

Content deleted Content added
Created page with "== Documentation == === get_appeal === Includes the best localised appeal subpage of Template:Appeal, based on appeal name, language, and country given. Also passes the..."
 
 
(3 intermediate revisions by the same user not shown)
Line 17:
* display [[Template:Appeal/Alan/fr]] if it exists, else
* display [[Template:Appeal/Alan/en]] if it exists, else
* display [[Template:Appeal/default/fr]] if it exists, else
* display [[Template:Appeal/default/en]]
 
Replaces {{tl|2012FR/Switch/Appeal}}
 
=== get_infobox ===
 
Does basically the same thing for subpages of [[Template:Infobox]]
 
Replaces {{tl|2012FR/Switch/Infobox}}
 
=== get_tax_message ===
 
Code should be fairly self explanatory. Allows overriding the default message for certain countries.
 
=== page_language ===
 
Return the language code of the current subpage. If it isn't a subpage, or isn't a valid language code, return 'en'.