Difference between revisions of "Template:UserLanguageCategory"

From WikiIndex
Jump to: navigation, search
(improve grammar)
(add new information for 'Native wiki main page' - just a start, so might not work correctly yet!)
(One intermediate revision by the same user not shown)
Line 42: Line 42:
 
|#default=*[[wp:{{{3|{{LanguageNames|{{{1}}}}} language}}}|English Wikipedia language article]]
 
|#default=*[[wp:{{{3|{{LanguageNames|{{{1}}}}} language}}}|English Wikipedia language article]]
 
}}
 
}}
*Native language name: '''{{#language:{{{1}}}}}'''
+
*Native language name: '''{{#Language:{{{1}}}}}'''
 +
*Native wiki main page: {{#WikiMainPage-Languages:{{{1}}}}}
 
==Levels==
 
==Levels==
 
'''0''' = [[:{{FULLPAGENAME}} (0)|not speaking]],
 
'''0''' = [[:{{FULLPAGENAME}} (0)|not speaking]],
Line 63: Line 64:
 
*two-input one-language output example:  <code><nowiki>{{UserLanguageCategory|es|no}}</nowiki></code>
 
*two-input one-language output example:  <code><nowiki>{{UserLanguageCategory|es|no}}</nowiki></code>
 
::which displays at the top of the page:
 
::which displays at the top of the page:
:::The [[:Category:Wiki People|people]] in this [[Special:Categories|category]] listed below speak '''[[:Category:Spanish|Spanish]]'''.
+
:::The '''[[:Category:Wiki People|people]]''' in this [[Special:Categories|category]] listed below '''speak [[:Category:Spanish|Spanish]]'''.
 
*two-input two-language output example:  <code><nowiki>{{UserLanguageCategory|sv|Dessa användare pratar '''svenska'''.}}</nowiki></code>
 
*two-input two-language output example:  <code><nowiki>{{UserLanguageCategory|sv|Dessa användare pratar '''svenska'''.}}</nowiki></code>
 
::which displays at the top of the page:
 
::which displays at the top of the page:
 
:::Dessa användare pratar '''svenska'''.
 
:::Dessa användare pratar '''svenska'''.
:::The [[:Category:Wiki People|people]] in this [[Special:Categories|category]] listed below speak '''[[:Category:Swedish|Swedish]]'''.
+
:::The '''[[:Category:Wiki People|people]]''' in this [[Special:Categories|category]] listed below '''speak [[:Category:Swedish|Swedish]]'''.
 
;''See also
 
;''See also
 
*[[Template:UserLanguageSubcategory]] — for rendering the page display of the specific language [[Special:Categories|sub-categories]] of [[:category: Wiki People by Language]]
 
*[[Template:UserLanguageSubcategory]] — for rendering the page display of the specific language [[Special:Categories|sub-categories]] of [[:category: Wiki People by Language]]

Revision as of 18:46, 18 June 2021

This user language template renders the appropriate page display in the 'mother' language categories of category: Wiki People by Language. This template has either two or three input requirements – immediately after {{UserLanguageCategory| . . ., the third being optional.

  • 1st — the two- (or three-) letter ISO 639 language code; see template:Language;
  • 2nd — native translation of "These users speak (language)"; if no is entered, only the English description will be displayed;
  • 3rd — if there is an English Wikipedia article on the language, write the article's name if it doesn't end with 'language'.
Usage

{{UserLanguageCategory|ISO 639 code|native language translation}}

  • two-input one-language output example: {{UserLanguageCategory|es|no}}
which displays at the top of the page:
The people in this category listed below speak Spanish.
  • two-input two-language output example: {{UserLanguageCategory|sv|Dessa användare pratar '''svenska'''.}}
which displays at the top of the page:
Dessa användare pratar svenska.
The people in this category listed below speak Swedish.
See also