Template:Conj-or/doc: Difference between revisions
Template page
More actions
←Created page with '{{TemplateBox |1 = lang |1d = code |1label = {{Language-code-documentation}} |1aliases = |1type = string/line |1def = {{int:lang}}...' |
Replace red-link Template:Label transclusions with hardcoded project names (Label deprecation) |
||
| (6 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> | |||
{{TemplateBox | {{TemplateBox | ||
|1 = lang | |1 = lang | ||
|1d = code | |1d = code | ||
|1label = {{Language-code-documentation}} | |1label = {{Language-code-documentation}} | ||
|1type = string/line | |1type = string/line | ||
|1def = {{int:lang}} | |1def = {{int:lang}} | ||
|1stat = optional | |1stat = optional | ||
|name=Conj- | |name=Conj-or | ||
|desc=Returns the word "or" in the language setting of the user's interface.<br/>Currently in use at {{Tl|In category}}, {{Tl|Subcat}}, {{Tl|Conj}}. | |desc=Returns the word "or" in the language setting of the user's interface.<br/>Currently in use at {{Tl|In category}}, {{Tl|Subcat}}, {{Tl|Conj}}. | ||
|desc-de=Diese Vorlage gibt das Wort | |desc-de=Diese Vorlage gibt das Wort „oder“ in der Sprache des Benutzerschnittstellenparameters zurück.<br/>Derzeit verwendet in {{Tl|In category}}, {{Tl|Subcat}}, {{tl|Conj}}. | ||
|desc-fr=Ce modèle renvoie le mot "ou" dans la langue du paramètre de l'interface de l'utilisateur.<br/>Actuellement utilisé à {{Tl|In category}}, {{Tl|Subcat}}. | |desc-fr=Ce modèle renvoie le mot "ou" dans la langue du paramètre de l'interface de l'utilisateur.<br/>Actuellement utilisé à {{Tl|In category}}, {{Tl|Subcat}}. | ||
|namespace=all | |namespace=all | ||
| Line 18: | Line 18: | ||
|type= | |type= | ||
|example= | |example= | ||
|example-value= | |||
|i18n-method=mediawiki-msg | |i18n-method=mediawiki-msg | ||
|i18n-desc= | |i18n-desc= | ||
|seealso= | |seealso= | ||
* {{Tlx|Conj- | * {{Tlx|Conj-and}} | ||
|setscats= | |setscats= | ||
|lines= | |lines= | ||
| Line 28: | Line 29: | ||
}} | }} | ||
== | == Example == | ||
* " | * "{{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> | ||