Difference between revisions of "Template:DomainBox"

From The Inquisition Legacy
Jump to: navigation, search
 
Line 1: Line 1:
 +
{| class="wikitable" style="float:right; margin-left: 30px;"
 +
! colspan="2" style="background:#819FF7;width:200px;font-size:10pt" | The {{{type}}} of {{{domain}}}
 +
|-
 +
| colspan="2" style="text-align:center;font-size:9pt" | House {{{house}}}<br />
 +
|-
 +
| style="font-size:9pt" | Liege || style="font-size:9pt" | {{{liege}}}
 +
|-
 +
| style="font-size:9pt" | Resources || style="font-size:9pt" | {{{resources}}}
 +
|-
 +
| style="font-size:9pt" | Population || style="font-size:9pt" | {{{population}}}
 +
|-
 +
| style="font-size:9pt" | Income || style="font-size:9pt" | {{{income}}}
 +
|-
 +
| style="font-size:9pt" | Size || style="font-size:9pt" | {{{size}}}
 +
|}
 
<noinclude>
 
<noinclude>
 
== How to use this template ==
 
== How to use this template ==
 
 
Copypaste the template into the page, and fill it out.
 
Copypaste the template into the page, and fill it out.
 
  <nowiki>{{DomainBox
 
  <nowiki>{{DomainBox
Line 15: Line 29:
  
 
</noinclude>
 
</noinclude>
 
{| class="wikitable" style="float:right; margin-left: 30px;"
 
! colspan="2" style="background:#819FF7;width:200px;font-size:10pt" | The {{{type}}} of {{{domain}}}
 
|-
 
| colspan="2" style="text-align:center;font-size:9pt" | House {{{house}}}<br />
 
|-
 
| style="font-size:9pt" | Liege || style="font-size:9pt" | {{{liege}}}
 
|-
 
| style="font-size:9pt" | Resources || style="font-size:9pt" | {{{resources}}}
 
|-
 
| style="font-size:9pt" | Population || style="font-size:9pt" | {{{population}}}
 
|-
 
| style="font-size:9pt" | Income || style="font-size:9pt" | {{{income}}}
 
|-
 
| style="font-size:9pt" | Size || style="font-size:9pt" | {{{size}}}
 
|}
 
 
<noinclude>
 
<noinclude>
 
[[Category:Template]]
 
[[Category:Template]]
 
</noinclude>
 
</noinclude>

Latest revision as of 22:12, 13 September 2016

The {{{type}}} of {{{domain}}}
House {{{house}}}
Liege {{{liege}}}
Resources {{{resources}}}
Population {{{population}}}
Income {{{income}}}
Size {{{size}}}

How to use this template

Copypaste the template into the page, and fill it out.

{{DomainBox
 |type=
 |domain=
 |house=
 |liege=
 |resources=
 |population=
 |income=
 |size=
 }}