Template:Infobox coat of arms: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
Gerenia (talk | contribs)
Created page with '{{ infobox | above = {{{name|{{PAGENAME}}}}} | abovestyle = background-color: {{#if:{{{color|}}}|{{{color}}}|#369}}; color: white | headerstyle = background-color: {{#if:…'
 
No edit summary
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{ infobox
{{Infobox
 
| above      = {{{name|{{PAGENAME}}}}}
| above      = {{{name|{{PAGENAME}}}}}
| abovestyle  = background-color: {{#if:{{{color|}}}|{{{color}}}|#369}}; color: white
| abovestyle  = background-color: {{#if:{{{color|}}}|{{{color}}}|#369}}; color: white
Line 6: Line 5:
| belowstyle = font-size:85%; text-align:left;border-top:1px solid #c0c0c0;padding-top:0.75em;
| belowstyle = font-size:85%; text-align:left;border-top:1px solid #c0c0c0;padding-top:0.75em;


| data1      = {{#if:{{{image|}}}|[[file:{{{image}}}|{{px|{{{image_width|}}}|alt={{{alt|}}}|frameless}}]] }}{{#if:{{{caption|}}}|<br />{{{caption}}} }}
| image1     = {{{image1|}}}
 
| caption1  = {{{caption1|}}}
| header2     = {{#if:{{{middle|}}}|Versions|{{#if:{{{lesser|}}}|Versions}} }}
 
| data3      = {{#if:{{{middle|}}}|[[file:{{{middle}}}|{{px|{{{middle_width|}}}|alt={{{middle_alt|}}}|100}}]]{{#if:{{{middle_caption|}}}|<br />{{{middle_caption|The middle {{{name}}}}}} }} }}
| data4      = {{#if:{{{lesser|}}}|[[file:{{{lesser}}}|{{px|{{{lesser_width|}}}|alt={{{lesser_alt|}}}|100}}]]{{#if:{{{lesser_caption|}}}|<br />{{{lesser_caption|The lesser {{{name}}}}}} }} }}
| data5      = {{#if:{{{image2|}}}|[[file:{{{image2}}}|{{px|{{{image2_width|}}}|alt={{{image2_alt|}}}|100}}]]{{#if:{{{image2_caption|}}}|<br />{{{image2_caption|The lesser {{{name}}}}}} }} }}
| data6      = {{#if:{{{image3|}}}|[[file:{{{image3}}}|{{px|{{{image3_width|}}}|alt={{image3_{alt|}}}|100}}]]{{#if:{{{image3_caption|}}}|<br />{{{image3_caption|The lesser {{{name}}}}}} }} }}


| header7     = Details
| header2     = Details


| label8     = Armiger
| label3     = Armiger
| data8       = {{{armiger|}}}
| data3       = {{{armiger|}}}
| label9     = Adopted
| label4     = Adopted
| data9       = {{{year_adopted|}}}
| data4       = {{{year_adopted|}}}
| label10    = Crest
| label5      = Crest
| data10      = {{{crest|}}}
| data5      = {{{crest|}}}
| label11    = Torse
| label6      = Torse
| data11      = {{{torse|}}}
| data6      = {{{torse|}}}
| label12    = Helm
| label7      = Helm
| data12      = {{{helm|}}}
| data7      = {{{helm|}}}
| label13    = Escutcheon
| label8      = Escutcheon
| data13      = {{{shield|}}}
| data8      = {{{shield|}}}
| label14    = Supporters
| label9      = Supporters
| data14      = {{{supporters|}}}
| data9      = {{{supporters|}}}
| label15     = Compartment
| label10     = Compartment
| data15     = {{{compartment|}}}
| data10     = {{{compartment|}}}
| label16     = Motto
| label11     = Motto
| data16     = {{{motto|}}}
| data11     = {{{motto|}}}
| label17     = Orders
| label12     = Orders
| data17     = {{{orders|}}}
| data12     = {{{orders|}}}
| label18     = Other elements
| label13     = Other elements
| data18     = {{{other_elements|}}}
| data13     = {{{other_elements|}}}


| below = {{{notes|}}}
| below = {{{notes|}}}


}}<noinclude>{{documentation}}</noinclude>
}}<noinclude>{{documentation}}
[[Category: Infobox templates]]
[[Category: Nation templates]]</noinclude>
[[Category: Coats of arms]]

Latest revision as of 15:15, 16 June 2020

Infobox coat of arms
Details
[edit] [purge] Template documentation

Usage

{{Infobox coat of arms
|name             = 
|image1           = 
|caption          =
|armiger          = 
|year_adopted     = 
|crest            = 
|torse            = 
|shield           = 
|supporters       = 
|compartment      = 
|motto            = 
|orders           = 
|other_elements   = 
|notes            = 
}}