Template:House: Difference between revisions
Template page
More actions
Arvid Varg (talk | contribs) Created page with "<noinclude>Used by Form:House</noinclude><includeonly>{| class="wikitable house-table-nowrap floatright infobox-2" |- {{#if: {{{coatofarms|}}}|{{TableRow|Coat of Arms|{{{coatofarms}}}}}|}} {{#if: {{{head|}}}|{{TableRow|Head|[[Character::{{{head}}}|{{{head}}}]]}}|}} {{#if: {{{race|}}}|{{TableRow|Race(s)|{{#arraymap:{{{race}}}|, |x|x|<br/>}}}}|}} {{#if: {{{holdings|}}}|{{TableRow|Holding(s)|{{#arraymap:{{{holdings}}}|, |x|x|<br/>}}}}|}} |}C..." |
No edit summary |
||
| (41 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | |||
{| class="wikitable floatright infobox-2" style="max-width: 20vw; word-wrap: break-word;" | |||
|- | |- | ||
{{ | | colspan="2" | {{{image|}}} | ||
{{# | |- | ||
| colspan="2" class="blazon" | {{{blazon|{{{coatofarms|}}}}}} | |||
|- | |||
| | ! Head(s) | ||
| {{#arraymap:{{{head|}}}|,|x|x|<br/>}} | |||
|- | |||
{{ | ! Race(s) | ||
| {{#arraymap:{{{race|}}}|,|x|x|<br/>}} | |||
|- | |||
! Holdings | |||
| {{#arraymap:{{{holdings|}}}|,|x|x|<br/>}} | |||
|- | |||
! Members | |||
| [[:Category:{{#invoke:Gnoblin|stripHouse|{{PAGENAME}}}}|{{PAGENAME}} Members]] | |||
|} | |||
[[Category:House]] | |||
</includeonly> | </includeonly> | ||