Difference between revisions of "Template:Infobox Faction 2"

From Holocron - Star Wars Combine
Jump to: navigation, search
(Usage)
 
(2 intermediate revisions by the same user not shown)
Line 30: Line 30:
 
<td width="31%" valign="top"> Advisory Panel
 
<td width="31%" valign="top"> Advisory Panel
 
</td><td width="69%"> {{{advisory panel}}}
 
</td><td width="69%"> {{{advisory panel}}}
</td>}}
+
</td></tr>}}
 
{{#if:{{{headquarters|}}}|<tr>
 
{{#if:{{{headquarters|}}}|<tr>
 
<td width="31%" valign="top"> Headquarters
 
<td width="31%" valign="top"> Headquarters
Line 68: Line 68:
 
<td width="31%" valign="top"> Holosite
 
<td width="31%" valign="top"> Holosite
 
</td><td width="69%"> {{{holosite}}}
 
</td><td width="69%"> {{{holosite}}}
</td>}}
+
</td>}}</tr>
 
{{#if:{{{discord|}}}|
 
{{#if:{{{discord|}}}|
 
<td width="31%" valign="top"> Discord
 
<td width="31%" valign="top"> Discord
 
</td><td width="69%"> {{{discord}}}
 
</td><td width="69%"> {{{discord}}}
</td>}}
+
</td></tr>}}
 
</table><noinclude>
 
</table><noinclude>
 
===Usage===
 
===Usage===
  
The Modified 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:
+
The Modified Infobox Faction Box template is used for faction pages only, to describe the faction. This includes the ability to post discord links and advisory panel members if desired. Paste the following code into the top of an article, filling all known fields:
  
 
<pre><nowiki>
 
<pre><nowiki>

Latest revision as of 20:48, 12 April 2022

{{{name}}}
{{{image}}}
General Information
Status {{{status}}}
Leader {{{leader}}}
Historical Information
Founded {{{founded}}}
Political Information
Industry {{{industry}}}

Usage

The Modified Infobox Faction Box template is used for faction pages only, to describe the faction. This includes the ability to post discord links and advisory panel members if desired. Paste the following code into the top of an article, filling all known fields:

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