Template:Infobox Group: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Drak`ora Sabosen (talk | contribs)
No edit summary
Mesh`la Daryc (talk | contribs)
Hid blank fields
Line 1: Line 1:
{|  style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
<table style="border: 1px solid grey; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"><tr><td width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;"><font color="white"><b>{{{name}}}</b></font></td></tr>
width="100%" colspan="2" style="background-color: #21314c; font-size: 16px; text-align: center;" | <font color=white>'''{{{name}}}'''</font>
<tr><td width="100%" colspan="2" style="text-align: center;">{{{image}}}</td></tr>
|-
<tr><td width="100%" colspan="2" style="background-color: #21314c;"><font color="white"><b>General Information</b></font></td></tr>
width="100%" colspan="2" style="text-align: center;" | {{{image}}}
<tr>
|-
<td width="31%" valign="top"> Status
width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''General information'''</font>
</td><td width="69%"> {{{Status}}}
|-
</td></tr>
width="31%" valign="top" | Status
<tr>
width="69%" | {{{Status}}}
<td width="31%" valign="top"> Leader
|-
</td><td width="69%"> {{{Leader}}}
width="31%" valign="top" | Leader
</td></tr>
width="69%" | {{{Leader}}}
{{#if:{{{Motto|}}}|<tr>
|-
<td width="31%" valign="top"> Motto  
width="31%" valign="top" | Motto  
</td><td width="69%"> {{{Motto}}}
width="69%" | {{{Motto}}}
</td></tr>}}
|-
{{#if:{{{Headquarters|}}}|<tr>
width="31%" valign="top" | Headquarters
<td width="31%" valign="top"> Headquarters
width="69%" | {{{Headquarters}}}
</td><td width="69%"> {{{Headquarters}}}
|-
</td></tr>}}
width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Historical Information'''</font>
<tr><td width="100%" colspan="2" style="background-color: #21314c;"> <font color="white"><b>Historical Information</b></font></td></tr>
|-
<tr>
width="31%" valign="top" | Founded
<td width="31%" valign="top"> Founded
width="69%" | {{{Founded}}}
</td><td width="69%"> {{{Founded}}}
|-
</td></tr>
width="31%" valign="top" | Dissolved
{{#if:{{{Dissolved|}}}<tr>
width="69%" | {{{Dissolved}}}
<td width="31%" valign="top"> Dissolved
|-
</td><td width="69%"> {{{Dissolved}}}
width="100%" colspan="2" style="background-color: #21314c;" | <font color=white>'''Political Information'''</font>
</td></tr>}}
|-
<tr><td width="100%" colspan="2" style="background-color: #21314c;"> <font color="white"><b>Political Information</b></font></td></tr>
width="31%" valign="top" | Affiliation
<tr>
width="69%" | {{{Affiliation}}}
{{#if:{{{Affiliation|}}}|<tr>
|-
<td width="31%" valign="top"> Affiliation
width="31%" valign="top" | Type
</td><td width="69%"> {{{Affiliation}}}
width="69%" | {{{Type}}}
</td></tr>}}
|-
{{#if:{{{Type|}}}|<tr>
width="31%" valign="top" | Holosite
<td width="31%" valign="top"> Type
width="69%" | {{{Holosite}}}
</td><td width="69%"> {{{Type}}}
|}
</td></tr>}}
{{#if:{{{Holosite|}}}|<tr>
<td width="31%" valign="top"> Holosite
</td><td width="69%"> {{{Holosite}}}
</td></tr>}}</table>
<noinclude>
<noinclude>
===Usage===
===Usage===
Line 50: Line 54:
| Motto =  
| Motto =  
| Headquarters =  
| Headquarters =  
| Founded =
| Founded =  
| Dissolved =
| Dissolved =  
| Affiliation =  
| Affiliation =  
| Type =  
| Type =  
| Holosite =
| Holosite =  
}}
}}
</nowiki></pre>
</nowiki></pre>


[[Category:Templates|{{PAGENAME}}]]</noinclude>
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 20:18, 9 September 2013

{{{name}}}
{{{image}}}
General Information
Status {{{Status}}}
Leader {{{Leader}}}
Historical Information
Founded {{{Founded}}}
Political Information

Usage

The Group Box template is used for non-faction group pages only, to describe the group. Paste the following code into the top of an article, filling all known fields:

{{Infobox Group
| name = 
| image = 
| Status = 
| Leader = 
| Motto = 
| Headquarters = 
| Founded = 
| Dissolved = 
| Affiliation = 
| Type = 
| Holosite = 
}}