Template:Infobox identity: Difference between revisions
(popularity renamed to frequency, more descriptive) |
(pls don't break) |
||
Line 1: | Line 1: | ||
<infobox theme="identity"> | |||
<title source="name"> | |||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<image source="flag"> | |||
<caption source="flag description"> | |||
<format><small>{{{flag description}}}</small></format> | |||
</caption> | |||
</image> | |||
<data source="meaning"> | |||
<format><center>''{{#simple-tooltip: Meaning | {{{meaning|Unknown}}} }}''</center> | |||
</data> | |||
<data source="related"> | |||
<label>Related identities</label> | |||
</data> | |||
<data source="percentage"> | |||
<label>{{#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.}}</label> | |||
<format>{{{percentage}}}%</format> | |||
</data> | |||
<data source="gallery_link"> | |||
<format><center>[[{{{gallery_link}}}|Go to gallery]]</center></format> | |||
</data> | |||
</infobox> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> |
Revision as of 15:11, 17 November 2019
There is a problem with parsing the infobox
-
0
-
1<title source="name">
-
2<default>{{PAGENAME}}</default>
-
3</title>
-
4<image source="flag">
-
5<caption source="flag description">
-
6<format><small>{{{flag description}}}</small></format>
-
7</caption>
-
8</image>
-
9<data source="meaning">
-
10<format><center>''{{#simple-tooltip: Meaning | {{{meaning|Unknown}}} }}''</center>
-
11</data>
-
12<data source="related">
-
13<label>Related identities</label>
-
14</data>
-
15<data source="percentage">
-
16<label>{{#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.}}</label>
-
17<format>{{{percentage}}}%</format>
-
18</data>
-
19<data source="gallery_link">
-
20<format><center>[[{{{gallery_link}}}|Go to gallery]]</center></format>
-
21</data>
-
22
No description.
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 | percentage | 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 |