Difference between revisions of "Template:Infobox former monarchy/doc"
Jump to navigation
Jump to search
imported>BomBom (updated template documentation) |
imported>BomBom (updated template documentation) |
||
| Line 2: | Line 2: | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
| − | === Usage === | + | ===Usage=== |
| − | |||
<pre> | <pre> | ||
{{Infobox former monarchy | {{Infobox former monarchy | ||
| − | | royal_title = | + | | royal_title = <!-- Required. --> |
| − | | realm = | + | | realm = <!-- Required. --> |
| − | | border = <!-- Accepted | + | | border = <!-- Optional. Accepted values: provincial / federal / imperial --> |
| − | | coatofarms = <!-- Just the image name, no File: or Image: coding --> | + | | coatofarms = <!-- Required. Just the image name, no File: or Image: coding --> |
| − | | coatofarmssize = <!-- Default: 120px --> | + | | coatofarmssize = <!-- Optional. Default: 120px --> |
| − | | coatofarmscaption = | + | | coatofarmscaption = <!-- Required. --> |
| − | | image = <!-- Just the image name, no File: or Image: coding --> | + | | image = <!-- Optional. Just the image name, no File: or Image: coding --> |
| − | | caption = | + | | caption = <!-- Optional. --> |
| − | | first_monarch = | + | | first_monarch = <!-- Required. --> |
| − | | last_monarch = | + | | last_monarch = <!-- Required. --> |
| − | | style = | + | | style = <!-- Optional. --> |
| − | | residence = | + | | residence = <!-- Optional. --> |
| − | | appointer = | + | | appointer = <!-- Optional. --> |
| − | | began = | + | | began = <!-- Required. --> |
| − | | ended = | + | | ended = <!-- Required. --> |
| − | | pretender = | + | | pretender = <!-- Optional. --> |
}} | }} | ||
</pre> | </pre> | ||
| − | |||
| − | |||
<includeonly> | <includeonly> | ||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
[[Category:Royalty and nobility infobox templates|Former monarchy]] | [[Category:Royalty and nobility infobox templates|Former monarchy]] | ||
| + | [[Category:Politics and government infobox templates|Former monarchy]] | ||
[[el:Πρότυπο:Πρώην μοναρχία]] | [[el:Πρότυπο:Πρώην μοναρχία]] | ||
</includeonly> | </includeonly> | ||
Revision as of 22:55, 7 August 2010
| This is a documentation subpage for Template:Infobox former monarchy. It contains usage information, categories and other content that is not part of the original template page. |
Usage
{{Infobox former monarchy
| royal_title = <!-- Required. -->
| realm = <!-- Required. -->
| border = <!-- Optional. Accepted values: provincial / federal / imperial -->
| coatofarms = <!-- Required. Just the image name, no File: or Image: coding -->
| coatofarmssize = <!-- Optional. Default: 120px -->
| coatofarmscaption = <!-- Required. -->
| image = <!-- Optional. Just the image name, no File: or Image: coding -->
| caption = <!-- Optional. -->
| first_monarch = <!-- Required. -->
| last_monarch = <!-- Required. -->
| style = <!-- Optional. -->
| residence = <!-- Optional. -->
| appointer = <!-- Optional. -->
| began = <!-- Required. -->
| ended = <!-- Required. -->
| pretender = <!-- Optional. -->
}}