Template:LanguageExisting
From Pandora Wiki
Revision as of 07:18, 20 April 2011 by ABC (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.