Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Position: Difference between revisions

Template page
Calix (talk | contribs)
+ 2 parameters
Calix (talk | contribs)
parameter fix
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
  <group>
  <group>
   <header>Position Information</header>
   <header>Position Information</header>
   <data source="title"><label>Collective title</label></data>
   <data source="title"><label>Official title</label></data>
   <data source="place"><label>Nation</label></data>
   <data source="place"><label>Nation</label></data>
   <data source="style"><label>Style</label></data>
   <data source="style"><label>Style</label></data>
Line 45: Line 45:
       "type": "string"
       "type": "string"
     },
     },
 
    "title": {
      "label": "Official title",
      "description": "Full position title or abbrievation",
      "type": "string"
    },
     "place": {
     "place": {
       "label": "Nation",
       "label": "Nation",
Line 59: Line 63:
       "label": "Type",
       "label": "Type",
       "description": "Type of position (e.g., political, military).",
       "description": "Type of position (e.g., political, military).",
      "type": "string"
    },
    "superior": {
      "label": "Reports to",
      "description": "Line manager (e.g., a head of state or councillor)",
       "type": "string"
       "type": "string"
     },
     },
Line 102: Line 111:
     "image",
     "image",
     "image_size",
     "image_size",
    "title",
     "place",
     "place",
     "style",
     "style",
     "type",
     "type",
    "superior",
     "status",
     "status",
     "member",
     "member",

Latest revision as of 07:49, 23 August 2026


Infobox for political or organizational positions.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Name of the position (defaults to page name if omitted).

Stringoptional
Imageimage

Image representing the position (file name without File:).

Fileoptional
Image sizeimage_size

Width of the image (e.g., 150px).

Stringoptional
Official titletitle

Full position title or abbrievation

Stringoptional
Nationplace

Nation or region associated with the position.

Stringoptional
Stylestyle

Form or style of the position.

Stringoptional
Typetype

Type of position (e.g., political, military).

Stringoptional
Reports tosuperior

Line manager (e.g., a head of state or councillor)

Stringoptional
Statusstatus

Current status of the position.

Stringoptional
Member ofmember

Organization or body the position belongs to.

Stringoptional
Residenceresidence

Official residence tied to the position.

Stringoptional
First holderfirst

First known holder of the position.

Stringoptional
Last holderlast

Most recent former holder.

Stringoptional
Current holdercurrent

Current holder of the position.

Stringoptional
Previous holderprevious

Immediate previous holder.

Stringoptional
Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)
Editors can experiment in this template's sandbox and test case pages.