Template:Zh other
{{{2}}}
This template returns its first parameter if the user language is set to some Chinese variant, and its second parameter otherwise.
Usage
{{Zh other |1= |2= }}
Template parameters
- TemplateData
TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.
Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either useTemplateData=1
or useTemplateData=only
on the /doc
subpage and transcluding it with {{Documentation}} into the template. <nowiki>
-tags can be wrapped around the arguments, if required, to avoid templates being expanded.
Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>
-tags into the Wikitext of the template, as described in various Wikipediae.
Wikipedia's help about TemplateData • Commons-specific information
This template returns its first parameter if the user language is set to some Chinese variant, and its second parameter otherwise.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Chinese output | 1 | Output if the user language is some variant of Chinese. | Content | required |
non-Chinese output | 2 | Output if the user language is not Chinese. | Content | required |
language | lang | Override the user language. Useful on translated pages where the output should depend on the page language rather than the user language. | Line | optional |
Additional information
The template is intended to be used in the following namespaces: no namespace specified
The template is intended to be used by the following user groups: no user group specified
Localization
This template is not intended to be localized.