Template:User custom pronouns: Difference between revisions
Template page
More actions
Content deleted Content added
imported>Tesinormed m 1 revision imported |
imported>Tesinormed fix link |
||
| Line 11: | Line 11: | ||
| id-s = 12 |
| id-s = 12 |
||
| info-s = 10 |
| info-s = 10 |
||
| info = <span font="{{{font|sans-serif}}}">This user's [[ |
| info = <span font="{{{font|sans-serif}}}">This user's [[wikipedia:Editors' pronouns|pronouns]] are<br />'''{{{p1}}}/{{{p2}}}''' {{#ifeq: {{{multi}}} | true | {{{separator|and}}} '''{{{p3}}}/{{{p4}}}''' }}</span>}} |
||
<noinclude> |
<noinclude> |
||
[[Category:Userboxes]] |
[[Category:Userboxes]] |
||
Revision as of 20:51, May 13, 2023
| {{{p1}}} {{{p2}}} | This user's pronouns are {{{p1}}}/{{{p2}}} |
Usage
This template can be used to show custom pronouns in a userbox - it accepts either one or two pairs of pronouns (e.g. "she/her" and "they/them").
Examples
| Wikitext | Output | ||
|---|---|---|---|
| {{User custom pronouns|p1=they|p2=them}} |
| ||
| {{User custom pronouns|p1=they|p2=them|bgc=#B9CCED}} |
| ||
| {{User custom pronouns|multi=true|p1=she|p2=her|p3=they|p4=them}} |
| ||
| {{User custom pronouns|multi=true|p1=he|p2=him|p3=they|p4=them|separator=or}} |
|
TemplateData
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:User custom pronouns in articles based on its TemplateData.
TemplateData for User custom pronouns
Allows a user to specify one or two custom pronoun pairs in a userbox
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Background colour | bgc | no description
| String | optional |
| Use both pronoun sets | multi | no description
| Boolean | optional |
| Pronoun group 1, first pronoun | p1 | no description
| String | required |
| Pronoun group 2, first pronoun | p3 | no description
| String | optional |
| Pronoun group 1, second pronoun | p2 | no description
| String | required |
| Text font | font | no description
| String | optional |
| Separating word | separator | This word separates the first pronoun group from the second pronoun group
| String | optional |
| Pronoun group 1, second pronoun | p4 | no description
| String | optional |