More languages
More actions
(To be tested) Tag: Reverted |
(Removed parameter check, corrected name of the template in the text model, removed alternative "birthname" parameter) |
||
(15 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
| imageclass = image | | imageclass = image | ||
| imagestyle = | | imagestyle = text-align:center;padding:0.5em 0; | ||
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|upright={{{image_upright|0.8}}}|alt={{{image_alt|}}}|size={{{image_size|}}}}} | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|upright={{{image_upright|0.8}}}|alt={{{image_alt|}}}|size={{{image_size|}}}}} | ||
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
Line 19: | Line 19: | ||
| labelstyle = line-height:1.3em; | | labelstyle = line-height:1.3em; | ||
| datastyle = line-height:1.3em; | | datastyle = line-height:1.3em; | ||
| label1 = Born | | label1 = Born | ||
| data1 = {{br separated entries | | data1 = {{br separated entries | ||
|1 = {{#if:{{{birth_name | |1 = {{#if:{{{birth_name|}}}|<div style="display:inline" class="nickname">{{{birth_name|}}}</div>}} | ||
|2 = {{{birth_date|}}} | |2 = {{{birth_date|}}} | ||
|3 = {{{birth_place|}}} | |3 = {{{birth_place|}}} | ||
Line 94: | Line 42: | ||
| label6 = Political party | | label6 = Political party | ||
| data6 = {{{political_party|}}} | | data6 = {{{political_party|}}} | ||
| header75 = {{#if:{{{website|}}} |Website}} | | header75 = {{#if:{{{website|}}} |Website}} | ||
Line 103: | Line 49: | ||
| below = {{#if:{{{footnotes|}}} |<hr/>{{{footnotes}}} }} | | below = {{#if:{{{footnotes|}}} |<hr/>{{{footnotes}}} }} | ||
}} | |||
<noinclude> | <noinclude> | ||
How to use this template: | How to use this template: | ||
<nowiki> | <nowiki> | ||
{{Infobox | {{Infobox politician | ||
| honorific_prefix = | | honorific_prefix = | ||
| name = | | name = | ||
Line 125: | Line 71: | ||
| political_orientation = | | political_orientation = | ||
| political_party = | | political_party = | ||
| website = | |||
| footnotes = | | footnotes = | ||
}} | }} | ||
</nowiki> | </nowiki> | ||
Line 188: | Line 82: | ||
"image_alt": {}, | "image_alt": {}, | ||
"image_size": {}, | "image_size": {}, | ||
" | "birth_name": {}, | ||
"image": { | "image": { | ||
"type": "wiki-file-name" | |||
}, | |||
" | "honorific_prefix": {}, | ||
" | "website": {}, | ||
" | "footnotes": {}, | ||
"name": { | "name": { | ||
"description": "Name by which the person is most commonly known." | "description": "Name by which the person is most commonly known." | ||
Line 213: | Line 107: | ||
"death_place": {}, | "death_place": {}, | ||
"death_cause": {}, | "death_cause": {}, | ||
"death_date | "death_date": {} | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "honorific_prefix", | ||
"name", | "name", | ||
"native_name", | "native_name", | ||
Line 229: | Line 119: | ||
"caption", | "caption", | ||
"birth_name", | "birth_name", | ||
"birth_date", | "birth_date", | ||
"birth_place", | "birth_place", | ||
Line 238: | Line 127: | ||
"political_orientation", | "political_orientation", | ||
"political_party", | "political_party", | ||
"website", | "website", | ||
"footnotes" | "footnotes", | ||
"image" | |||
] | ] | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |
Latest revision as of 21:39, 3 April 2024
Infobox politician |
---|
How to use this template:
{{Infobox politician | honorific_prefix = | name = | native_name = | image = | image_size = | image_upright = | image_alt = | caption = | nationality = | birth_name = | birth_date = | birth_place = | death_date = | death_place = | death_cause = | political_orientation = | political_party = | website = | footnotes = }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
honorific_prefix | honorific_prefix | no description | Unknown | optional |
name | name | Name by which the person is most commonly known. | Unknown | optional |
native_name | native_name | Complete name, in original language.
| Unknown | optional |
_subheader | _subheader | no description | Unknown | optional |
image_upright | image_upright | no description | Unknown | optional |
image_alt | image_alt | no description | Unknown | optional |
image_size | image_size | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |
birth_name | birth_name | no description | Unknown | optional |
birth_date | birth_date | no description | Unknown | optional |
birth_place | birth_place | no description | Unknown | optional |
death_date | death_date | no description | Unknown | optional |
death_place | death_place | no description | Unknown | optional |
death_cause | death_cause | no description | Unknown | optional |
nationality | nationality | no description | Unknown | optional |
political_orientation | political_orientation | Here it goes the ideology or praxis the person followed/follows. For example: Lenin: Marxism, Stalin: Marxism-Leninism. | Unknown | optional |
political_party | political_party | no description | Unknown | optional |
website | website | no description | Unknown | optional |
footnotes | footnotes | no description | Unknown | optional |
image | image | no description | File | optional |