Template:Infobox identity: Difference between revisions
No edit summary |
mNo edit summary Tag: 2017 source edit |
||
(31 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{ | {{infobox | ||
| | | title = {{{name|{{PAGENAME}}}}} | ||
| | | image = {{#if:{{{flag|}}}|[[File:{{{flag}}}{{!}}250px]]|}} | ||
| caption1 = {{#if:{{{meaning|}}}|'''Meaning'''<br>{{{meaning|}}}|}} | |||
| label1 = Related identities | |||
| data1 = {{{related|}}} | |||
| | | label2 = Under the umbrella term | ||
| | | data2 = {{{umbrella|}}} | ||
| {{{related| | | label3 = {{#simple-tooltip: Frequency | Percentage based on the number of world-wide respondents in the last Gender Census.<br>The fact that a certain identity might not be popular does not mean that it's less valid. All identities should be equally respected.}} | ||
| | | data3 = {{{frequency|}}} | ||
| | | below = {{#if:{{{alt_flag|}}}<span class="galleryflag">[[File:{{{alt_flag}}}]]</span>|}} {{#if:{{{gallery_link|}}}|<span class="plainlinks">[[{{{gallery_link}}}|Click here to see alternative flags!]]</span>|}} | ||
| {{ | }}<noinclude> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"label": "Name of the identity" | |||
}, | |||
"flag": { | |||
"label": "Flag", | |||
"description": "Flag of the identity (without the File: prefix)", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"meaning": { | |||
"label": "Meaning", | |||
"description": "Meaning of the flag", | |||
"suggested": true | |||
}, | |||
"related": { | |||
"label": "Related identities", | |||
"description": "Use wikitext markup to create links (i.e. [[article name]]).", | |||
"suggested": true | |||
}, | |||
"frequency": { | |||
"label": "Frequency", | |||
"description": "Percentage of people in the latest Gender Census identifying with this identity (without the percentage sign %).", | |||
"type": "number", | |||
"suggested": true | |||
}, | |||
"gallery_link": { | |||
"label": "Link to the pride gallery (if any)", | |||
"type": "wiki-page-name" | |||
} | |||
}, | |||
"format": "block", | |||
"description": "Displays an infobox on the right with quick facts about a gender identity. Questions? Ask on the General discussion (see wiki sidebar link)." | |||
} | |||
</templatedata> | |||
[[Category:Infobox templates]] | |||
</noinclude> |
Latest revision as of 17:43, 27 June 2023
Displays an infobox on the right with quick facts about a gender identity. Questions? Ask on the General discussion (see wiki sidebar link).
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name of the identity | name | no description | Unknown | optional |
Flag | flag | Flag of the identity (without the File: prefix) | File | suggested |
Meaning | meaning | Meaning of the flag | Unknown | suggested |
Related identities | related | Use wikitext markup to create links (i.e. [[article name]]). | Unknown | suggested |
Frequency | frequency | Percentage of people in the latest Gender Census identifying with this identity (without the percentage sign %). | Number | suggested |
Link to the pride gallery (if any) | gallery_link | no description | Page name | optional |