This template produces a particular form (case/declension; in English only) of someone's chosen pronouns.
It can even be used for people without accounts on this wiki, by pretending that they do and creating a page in userspace—see below.
Usage
Call as {{p|Username|case}}, where Username is a username without the "User:" prefix (case-sensitive! check on Special:ListUsers), and case is one of the below keywords. Consult the English Wikipedia for a refresher on English pronouns.
theyfor the subjective case (results in "he", "she", or "they")- aliases:
nominative,subject,subjective,sub, andhe/she they'refor -is/-are contraction (results in "he's", "she's", or "they're")they'vefor -has/-have contraction (results in "he's", "she's", or "they've")they'llfor -will contraction (results in "he'll", "she'll", or "they'll")they'dfor -would contraction (results in "he'd", "she'd", or "they'd")
- aliases:
themfor the objective case (results in "him", "her", or "them")- aliases:
accusative,object,oblique,objective,dative,prepositional,obj,him/her, andhim
- aliases:
theirfor the possessive determiner (results in "his", "her", or "their")- aliases:
genitive,possessive,pos,his/her, andhis
- aliases:
theirsfor the possessive pronoun (results in "his", "hers", or "theirs")- aliases:
genitive pronoun,possessive pronoun,poss,his/hers, andhers
- aliases:
themselffor the reflexive case (results in "himself", "herself", or "themself")- aliases:
reflexive2,intensive2,himself/herself2 themselvesfor the reflexive case with the alternate epicene form (results in "himself", "herself", or "themselves")- aliases:
reflexive,intensive, andhimself/herself
- aliases:
- aliases:
If omitted, the second parameter defaults to they, i.e. the subjective case.
Examples:
{{p|DummyAccM|them}}⟶ him{{p|DummyAccF|themself}}⟶ herself{{p|DummyAccNB|their}}⟶ their{{p|DummyAccM|they}}⟶ he{{p|DummyAccF|theirs}}⟶ hers{{p|DummyAccNB}}⟶ they{{p|DummyAccM|she'd've}}⟶ he
The word can be capitalised with the {{ucfirst:}} magic word: {{ucfirst:{{p|DummyAccF}}}} ⟶ She
Setting up pronouns
This system is extensible: If you create Special:MyPage/pronouns with the text neuter for example,
then calls to this template will use the pronouns listed in ./neuter for you.
If you don't create that user page, this template will use the {{GENDER:}} magic word,
which is one of epicene/fem./masc. depending on what you've set in Special:Preferences.
There's no need to create the user page if you use one of those sets of pronouns.
You may want to create a user page for a person of interest (mentioned in articlespace), even though that person doesn't have or may never have an account on this wiki,
in order to get the right pronouns with this template. Infer what username they would use, and create User:<that username>/pronouns.
Existing subpages of this template:
The below documentation is automatically generated from JSON. It can be changed by editing this page, but note that it's only the documentation (for the visual editor)—the actual template part must also be edited, manually.
Replaces a pronoun (in English only) with the equivalent that matches the chosen gender of any editor/user of this wiki.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| TASBot Wiki Username | 1 | omit "User:", case-sensitive, see Special:ListUsers | User | required |
| Dummy Pronoun | 2 | one of: they, them, their, theirs, themself, themselves, they're, they've, they'll, they'd
| String | optional |