Difference between revisions of "Template: Noble House"

From A Wiki of Ice and Fire
Jump to: navigation, search
m (I change from "Lord" to "Head" to be able to better differentiate the titles of the heads of Houses (Lord, Lady, Prince(ss), Master and Ser).)
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<includeonly>{{Infobox  
 
<includeonly>{{Infobox  
 
| above        = {{{House_name|{{PAGENAME}}}}}
 
| above        = {{{House_name|{{PAGENAME}}}}}
| abovestyle    = background: #DEDEE2; text-align:center;  
+
| abovestyle    = background: #DEDEE2;
| image = {{#ifeq: {{NAMESPACE}}||{{#if:{{{image|}}}|{{{image}}}[[Category:Houses with COA]]|<!--
+
| image = {{#invoke:InfoboxImage | InfoboxImage | image={{{image| {{#ifeq: {{{Region|}}}|[[Dorne]]|None (Dorne).svg|None.svg}} }}} | size=250px | maxsize=300px | sizedefault=frameless | alt={{{alt|}}} | border=no | suppressplaceholder=no }}[[Category:Houses {{#if:{{{image|}}}|with|without}} COA| ]]
-->[[File:None{{#ifeq: {{{Region|}}}|[[Dorne]]|_(Dorne)|}}.svg|200px]][[Category:Houses without COA]]}}}}
+
 
 
| caption = {{{image_caption|}}}
 
| caption = {{{image_caption|}}}
 
| captionstyle = font-size: 130%; margin-bottom:10px;
 
| captionstyle = font-size: 130%; margin-bottom:10px;
Line 13: Line 13:
 
| label5 = Seat
 
| label5 = Seat
 
| data5 = {{{Seat|}}}
 
| data5 = {{{Seat|}}}
| label6 = Current Lord
+
| label6 = Head
 
| data6 = {{{Current_Lord|}}}
 
| data6 = {{{Current_Lord|}}}
 
| label7 = Region
 
| label7 = Region

Revision as of 15:11, 4 August 2020


House name
None.svg
text
Coat of arms text
Seat text
Head text
Region text
Title text
Heir text
Overlord text
Cadet branch text
Ancestral weapon text
Founder text
Founded xxx AC or Age
Died out xxx AC or Age

Usage

Quick copy/pate infobox code for a new house entry:

{{Noble House 
| House_name 	=
| image         = 
| image_caption = 
| Coat_of_arms 	=
| Words		=
| Seat		=
| Current_Lord 	=
| Region 	=
| Title		=
| Heir		=
| Overlord 	=
| Ancestral_weapon =
| Cadet_branch 	=
| Founded 	=
| Founder 	=
| Died_out 	=
}}


Note:Parameters which get no value are not shown when the template is used.
you can see a preview on your right side.