Template:Infobox Faction: Difference between revisions
From BetaHaven Wiki
Jump to navigationJump to search
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<noinclude>This is the Infobox Faction template.</noinclude><includeonly><table class="infobox" style="float:right; clear:right; margin:0 0 1em 1em; background:#f8f9fa; border:1px solid #a2a9b1; padding:5px; font-size:90%; width:250px;"> | |||
<tr><th colspan="2" style="background:#cee0f2; text-align:center; font-size:110%; padding:5px;">{{{caption|Faction}}}</th></tr> | |||
{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center; padding:5px;">[[File:{{{image}}}|{{{image_size|250px}}}]]</td></tr>}} | |||
{{#if:{{{image|}}}| | {{#if:{{{owner|}}}|<tr><th style="padding:3px 5px;">Owner</th><td style="padding:3px 5px;">{{{owner}}}</td></tr>}} | ||
{{#if:{{{assistants|}}}|<tr><th style="padding:3px 5px;">Assistants</th><td style="padding:3px 5px;">{{{assistants}}}</td></tr>}} | |||
{{#if:{{{members|}}}|<tr><th style="padding:3px 5px;">Members</th><td style="padding:3px 5px;">{{{members}}}</td></tr>}} | |||
{{#if:{{{owner|}}}| | {{#if:{{{founded|}}}|<tr><th style="padding:3px 5px;">Founded</th><td style="padding:3px 5px;">{{{founded}}}</td></tr>}} | ||
{{#if:{{{status|}}}|<tr><th style="padding:3px 5px;">Status</th><td style="padding:3px 5px;">{{{status}}}</td></tr>}} | |||
{{#if:{{{location|}}}|<tr><th style="padding:3px 5px;">Location</th><td style="padding:3px 5px;">{{{location}}}</td></tr>}} | |||
</table></includeonly> | |||
{{#if:{{{assistants|}}}| | |||
{{#if:{{{members|}}}| | |||
{{#if:{{{founded|}}}| | |||
{{#if:{{{status|}}}| | |||
{{#if:{{{location|}}}| | |||
Revision as of 05:03, 3 June 2026
This is the Infobox Faction template.