Difference between revisions of "Template:Infobox noble house"

From blackwiki
Jump to navigation Jump to search
(Undid revision 786119808 by Pigsonthewing (talk) very bad)
imported>Frietjes
Line 27: Line 27:
 
| label9  = Current head
 
| label9  = Current head
 
| data9  = {{{current head|}}}
 
| data9  = {{{current head|}}}
 
+
| label10 = Motto
| label10     = Motto
+
| data10 = {{#if:{{{motto|}}}
| data10       = {{#if:{{{motto|}}}|
+
  |{{#if:{{{motto_lang|}}}  
                      {{#if:{{{motto_lang|}}} |
+
      |<span lang="{{{motto_lang}}}">{{{motto}}}</span>  
                            <span lang="{{{motto_lang}}}">{{{motto}}}</span> |
+
      |{{{motto}}}  
                            {{{motto}}} |
+
    }}{{#if:{{{motto_trans|}}}|<br>({{{motto_trans}}})}}
                      }}
+
  }}
                }}<!--
 
              -->{{#if:{{{motto_trans|}}}|<br>({{{motto_trans}}})|}}
 
 
 
 
| label11 = Dissolution
 
| label11 = Dissolution
 
| data11  = {{{dissolution|}}}
 
| data11  = {{{dissolution|}}}
Line 51: Line 48:
 
}}<noinclude>
 
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
== See also ==
 
* {{tl|Infobox family}}
 
* {{tl|Infobox family name}}
 
* {{tl|Infobox surname}}
 
 
</noinclude>
 
</noinclude>

Revision as of 13:38, 17 June 2017

[[Category:Infobox templates|Template:Remove first word]]

Template documentation[view] [edit] [history] [purge]

Usage

Template:Parameter names example

{{Infobox noble house
|surname          = 
|native_name      = 
|native_name_lang = 
|other_name       = 
|coat of arms     = 
|image_size       = 
|alt              = 
|caption          = 
|type             = <!-- Royal house, noble house, etc. -->
|country          = 
|estates          = 
|parent house     = 
|titles           = 
|styles           = 
|founded          = <!-- {{Start date|YYYY}} -->
|founder          = 
|final ruler      = 
|current head     = 
|motto            = 
|motto_lang       = 
|motto_trans      = 
|dissolution      = <!-- {{End date|YYYY}} -->
|deposition       = 
|cadet branches   = 
|notes            = 
}}

Microformat

Template:UF-hcard-org

Separate multiple values using {{Plainlist}}.

See also