Template:LanguageExisting
From SphereWiki
Revision as of 09:19, 23 November 2010 by Sirius (talk | contribs) (Created page with '<includeonly>{{{1}}}{{#ifexist: {{{1}}}:{{{2}}} |e|m}}</includeonly><noinclude> == Purpose == This template is used in Template:Languages. If a page exists in a particular l...')
Purpose
This template is used in Template:Languages.
If a page exists in a particular language, this template generates a parameter name for Template:Languages/Interface to show the existence. Don't use this for "en". "en" case has a special naming rule, then it was separated to Template:LanguageExistingEn.
Input parameters
- 1st: language code (must be inputed)
- 2nd: Page name (must be inputed)
Return
- {{{1}}}e if it exists.
- {{{1}}}m if it doesn't exist.