Welcome to the TWC Wiki! You are not logged in. Please log in to the Wiki to vote in polls, change skin preferences, or edit pages. See HERE for details of how to LOG IN.

Difference between revisions of "Template:House"

From TWC Wiki
Jump to navigationJump to search
(Created page with "{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;" align="right" |- | colspan="2" style="text-align:center; font-size: large;" | {{{name}}} |- | c...")
 
(standardising)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;" align="right"
+
{| class="infobox bordered info-right"
|-
+
! colspan="2" style="font-size:110%; text-align:center;"| ''{{{name}}}''
| colspan="2" style="text-align:center; font-size: large;" | {{{name}}}
 
 
|-
 
|-
 
| colspan="2" style="text-align:center;" | {{#if:{{{avatarimagelocation|}}}|[[Image:{{{avatarimagelocation}}}]]<br>}}{{{housetype}}}
 
| colspan="2" style="text-align:center;" | {{#if:{{{avatarimagelocation|}}}|[[Image:{{{avatarimagelocation}}}]]<br>}}{{{housetype}}}
Line 27: Line 26:
 
|dateoffounding=DATE CREATED HERE}}
 
|dateoffounding=DATE CREATED HERE}}
 
</nowiki>
 
</nowiki>
 +
 +
[[Category:Infobox Template]]

Latest revision as of 09:06, 19 April 2020

{{{name}}}
{{{housetype}}}
Founders: {{{founders}}}
Date of Founding: {{{dateoffounding}}}




Code:
{{house
|name=HOUSE TITLE HERE
|avatarimagelocation=COAT OF ARMS HERE
|housetype=HOUSE TYPE HERE
|founders=FOUNDERS HERE
|dateoffounding=DATE CREATED HERE}}