Template:Conj-or/doc: Difference between revisions
Template page
More actions
mNo edit summary |
|||
| Line 1: | Line 1: | ||
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> | |||
{{TemplateBox | {{TemplateBox | ||
|1 = lang | |1 = lang | ||
| Line 27: | Line 28: | ||
}} | }} | ||
=={{label|Q14944328|link=-|capitalization=ucfirst}}== | == {{label|Q14944328|link=-|capitalization=ucfirst}} == | ||
* " | * "{{mono|<nowiki><bdi>1{{Conj-or}}2</bdi></nowiki>}}" gives "<bdi>1{{Conj-or}}2</bdi>" | ||
* " | * "{{mono|<nowiki><bdi>1{{Conj-or|lang=en}}2</bdi></nowiki>}}" gives "<bdi>1{{Conj-or|lang=en}}2</bdi>" | ||
* " | * "{{mono|<nowiki><bdi>1{{Conj-or|lang=ar}}2</bdi></nowiki>}}" gives "<bdi>1{{Conj-or|lang=ar}}2</bdi>" | ||
* "< | * "{{mono|<nowiki><bdi>1{{Conj-or|lang=zh}}2</bdi></nowiki>}}" gives "<bdi>1{{Conj-or|lang=zh}}2</bdi>" | ||
* "{{mono|<nowiki><bdi>1{{Conj-or|lang=xx}}2</bdi></nowiki>}}" gives "<bdi>1{{Conj-or|lang=xx}}2</bdi>" | |||
< | <includeonly>{{Sandbox other|| | ||
<!-- Categories below this line; interwikis at Wikidata --> | |||
[[Category:Multilingual tags: Other|{{PAGENAME}}]] | [[Category:Multilingual tags: Other|{{PAGENAME}}]] | ||
[[Category:Internationalization templates using LangSwitch|{{PAGENAME}}]] | [[Category:Internationalization templates using LangSwitch|{{PAGENAME}}]] | ||
</includeonly> | }}</includeonly> | ||
Revision as of 22:22, 25 August 2021
Returns the word "or" in the language setting of the user's interface.
Currently in use at {{In category}}, {{Subcat}}, {{Conj}}.
Usage
{{Conj-and |lang= }}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
lang | Language code (only needs to be provided if the language displayed is to be fixed and independent of the user’s preferences). | code | en | optional |
Additional information
The template is intended to be used in the following namespaces: all namespaces
The template is intended to be used by the following user groups: all users
See also
- {{Conj-and}}
Localization
This template is localized by utilizing MediaWiki namespace messages. These can be translated at translatewiki.net (current translations).
- "<bdi>1{{Conj-or}}2</bdi>" gives "1 or 2"
- "<bdi>1{{Conj-or|lang=en}}2</bdi>" gives "1 or 2"
- "<bdi>1{{Conj-or|lang=ar}}2</bdi>" gives "1 أو 2"
- "<bdi>1{{Conj-or|lang=zh}}2</bdi>" gives "1或2"
- "<bdi>1{{Conj-or|lang=xx}}2</bdi>" gives "1 or 2"