Wayfarers' Sodality: Difference between revisions

From Holocron - Star Wars Combine
Jump to navigation Jump to search
Tavarius Kalia (talk | contribs)
Created page with "===Usage=== The Infobox Faction Box template is used for faction pages only, to describe the faction. Paste the following code into the top of an article, filling all known fiel..."
 
Tavarius Kalia (talk | contribs)
No edit summary
Line 1: Line 1:
<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;"> '''Wayfarers' Sodality'''
</td></tr>
<tr>
<td width="100%" colspan="2" style="text-align: center;"> {{{image}}}
</td></tr>
<tr>
<td width="100%" colspan="2" style="background-color: #21314c;"> '''General information'''
</td></tr>
{{#if:Not all those who wander, are lost.|<tr>
<td width="31%" valign="top"> Motto
</td><td width="69%"> {{{motto}}}
</td></tr>}}
<tr>
<td width="31%" valign="top"> Status
</td><td width="69%"> {{{status}}}
</td></tr>
<tr>
<td width="31%" valign="top"> Leader
</td><td width="69%"> {{{leader}}}
</td></tr>
<tr>
<td width="31%" valign="top"> 2IC
</td><td width="69%"> {{{2ic}}}
</td></tr>
{{#if:{{{owner|}}}|<tr>
<td width="31%" valign="top"> Owner
</td><td width="69%"> {{{owner}}}
</td></tr>}}
{{#if:{{{headquarters|}}}|<tr>
<td width="31%" valign="top"> Headquarters
</td><td width="69%"> {{{headquarters}}}
</td></tr>}}
<tr>
<td width="100%" colspan="2" style="background-color: #21314c;"> '''Historical Information'''
</td></tr>
{{#if:{{{formed|}}}|<tr>
<td width="31%" valign="top"> Formed from
</td><td width="69%"> {{{formed}}}
</td></tr>}}
<tr>
<td width="31%" valign="top"> Founded
</td><td width="69%"> {{{founded}}}
</td></tr>
{{#if:{{{dissolved|}}}|<tr>
<td width="31%" valign="top"> Dissolved
</td><td width="69%"> {{{dissolved}}}
</td></tr>}}
<tr>
<td width="100%" colspan="2" style="background-color: #21314c;"> '''Political Information'''
</td></tr>
<tr>
<td width="31%" valign="top"> Affiliation
</td><td width="69%"> {{{affiliation}}}
</td></tr>
<tr>
<td width="31%" valign="top"> Industry
</td><td width="69%"> {{{industry}}}
</td></tr>
<tr>
<td width="31%" valign="top"> Holosite
</td><td width="69%"> {{{holosite}}}
</td></tr></table>
<noinclude>
===Usage===
===Usage===


Line 5: Line 71:
<pre><nowiki>
<pre><nowiki>
{{Infobox Faction
{{Infobox Faction
| name = Wayfarers' Sodality
| name =  
| image =  
| image =  
| motto =
| motto =
| status = Active
| status =  
| leader =  
| leader =  
| 2ic =  
| 2ic =  
| owner =  
| owner =  
| headquarters = Not known
| headquarters =  
| formed =  
| formed =  
| founded =  
| founded =  
| dissolved =  
| dissolved =  
| affiliation = Non known
| affiliation =  
| industry =  
| industry =  
| holosite =
| holosite =

Revision as of 23:05, 5 July 2012

Wayfarers' Sodality
{{{image}}}
General information
Motto {{{motto}}}
Status {{{status}}}
Leader {{{leader}}}
2IC {{{2ic}}}
Historical Information
Founded {{{founded}}}
Political Information
Affiliation {{{affiliation}}}
Industry {{{industry}}}
Holosite {{{holosite}}}


Usage

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

{{Infobox Faction
| name = 
| image = 
| motto =
| status = 
| leader = 
| 2ic = 
| owner = 
| headquarters = 
| formed = 
| founded = 
| dissolved = 
| affiliation = 
| industry = 
| holosite =
}}