|
|
| Line 1: |
Line 1: |
| <infobox>
| | {{#invoke:InfoboxPosition|infobox}} |
| <title source="name">
| |
| <default>{{PAGENAME}}</default>
| |
| </title>
| |
| | |
| <!-- Image -->
| |
| <image source="image">
| |
| <caption source="caption">
| |
| <default></default>
| |
| </caption>
| |
| </image>
| |
| | |
| <!-- Header Fields -->
| |
| <data source="holder" label="Holder" />
| |
| <data source="time" label="Time" />
| |
| | |
| <!-- Official Information -->
| |
| <group label="Official Information">
| |
| | |
| <data source="style" label="Style" />
| |
| <data source="type" label="Type" />
| |
| <data source="abbreviation" label="Abbreviation" />
| |
| <data source="member_of" label="Member of" />
| |
| <data source="office" label="Office" />
| |
| <data source="appointer" label="Appointer" />
| |
| <data source="first_holder" label="First holder" />
| |
| <data source="succession" label="Succession" />
| |
| <data source="salary" label="Salary" />
| |
| | |
| </group>
| |
| | |
| <!-- Additional Information -->
| |
| <group label="Additional Information">
| |
| | |
| <data source="known_for" label="Known for" />
| |
| <data source="notable_works" label="Notable works" />
| |
| <data source="website" label="Website" />
| |
| | |
| </group>
| |
| | |
| </infobox>
| |
| | |
| <noinclude> | | <noinclude> |
| {{Documentation}} | | {{Infobox Position |
| | | name = Minister of Finance |
| | | image = example.jpg |
| | | caption = Official portrait |
| | | holder = John Doe |
| | | time = 2020–present |
| | | style = Executive |
| | | type = Government position |
| | | office = Ministry of Finance |
| | | salary = $50,000 |
| | | website = https://example.com |
| | }} |
| </noinclude> | | </noinclude> |