Template:Infobox Statesman: Difference between revisions
Truthseeker (talk | contribs) Created page with "<includeonly> {| class="infobox" style="width:25em; font-size:90%; text-align:left" |- ! colspan="2" style="background:#0b2c5f; color:#fff; text-align:center; font-size:120%; font-weight:bold;" | {{{name|{{PAGENAME}}}}} {{#if:{{{image|}}}| |- | colspan="2" style="text-align:center;" | [[File:{{{image}}}|280px|{{{caption|}}}]] }} {{#if:{{{caption|}}}| |- | colspan="2" style="text-align:center; font-size:88%; color:#555;" | {{{caption}}} }} {{#if:{{{birth_date|}}}{{{birth_..." |
Truthseeker (talk | contribs) mNo edit summary |
||
Line 26: | Line 26: | ||
| {{{nationality}}} | | {{{nationality}}} | ||
}} | }} | ||
{{#if:{{{political_affiliation|{{{political_party| | {{#if:{{{political_affiliation|}}}{{{political_party|}}}| | ||
|- | |- | ||
! Political affiliation | ! Political affiliation | ||
Line 41: | Line 41: | ||
| {{{children}}} | | {{{children}}} | ||
}} | }} | ||
{{#if:{{{occupation|{{{profession| | {{#if:{{{occupation|}}}{{{profession|}}}| | ||
|- | |- | ||
! Occupation(s) | ! Occupation(s) | ||
Line 51: | Line 51: | ||
| {{{alma_mater}}} | | {{{alma_mater}}} | ||
}} | }} | ||
{{#if:{{{major_offices|{{{offices| | {{#if:{{{major_offices|}}}{{{offices|}}}| | ||
|- | |- | ||
! Major offices | ! Major offices | ||
Line 76: | Line 76: | ||
'''Infobox Statesman''' — general-purpose infobox for founders, statesmen, scientists, etc. | '''Infobox Statesman''' — general-purpose infobox for founders, statesmen, scientists, etc. | ||
;Parameters (use only what you need) | |||
: <code>name</code>, <code>image</code>, <code>caption</code> | |||
: <code>birth_date</code>, <code>birth_place</code> e.g. <nowiki>{{Birth date|1706|1|17}}</nowiki> | |||
: <code>death_date</code>, <code>death_place</code> e.g. <nowiki>{{Death date and age|1790|4|17|1706|1|17}}</nowiki> | |||
: <code>nationality</code> | |||
: <code>political_affiliation</code> (or <code>political_party</code>) | |||
: <code>spouse</code>, <code>children</code> | |||
: <code>occupation</code> (or <code>profession</code>) | |||
: <code>alma_mater</code> | |||
: <code>major_offices</code> (or <code>offices</code>) — separate items with <code><br /></code> | |||
: <code>known_for</code>, <code>notable_works</code> | |||
: <code>signature</code> | |||
Empty parameters are hidden automatically. | Empty parameters are hidden automatically. | ||
</noinclude> | </noinclude> |
Revision as of 01:23, 13 August 2025
Infobox Statesman — general-purpose infobox for founders, statesmen, scientists, etc.
- Parameters (use only what you need)
name
,image
,caption
birth_date
,birth_place
e.g. {{Birth date|1706|1|17}}death_date
,death_place
e.g. {{Death date and age|1790|4|17|1706|1|17}}nationality
political_affiliation
(orpolitical_party
)spouse
,children
occupation
(orprofession
)alma_mater
major_offices
(oroffices
) — separate items with<br />
known_for
,notable_works
signature
Empty parameters are hidden automatically.