Difference between revisions of "Template:Faction"

From BrikWars
Jump to navigation Jump to search
(So people don't copy-paste the whole template structure into their pages anymore -- the point is to just fill in the variable names and keep the ugly formatting stuff in the template page.)
Line 22: Line 22:
 
| {{{characters|''None listed''}}}
 
| {{{characters|''None listed''}}}
 
|}[[Category:Factions and Forces]]
 
|}[[Category:Factions and Forces]]
 +
<noinclude>
 +
To use this template, fill in the options (e.g. <code>|name=</code>) as indicated below.  If any options are left blank or not set, they will default to the appearance of the template to the right.
 +
 +
<pre>
 +
{{Faction
 +
|name=Faction Name
 +
|image=Faction image (no "File:" prefix)
 +
|structure=Empire, Kingdom, Anarcho-Syndicalist Commune, whatever's appropriate.
 +
|teklevel=Whatever their [[TekLevel]] is.
 +
|influence=Which faction/region they influence
 +
|allies=<nowiki>[[Link(s) to ally faction(s)]] -- use <br/> tags to force line-breaks between factions</nowiki>
 +
|enemies=<nowiki>[[Link(s) to enemy faction(s)]]</nowiki>
 +
}}
 +
</pre>
 +
</noinclude>

Revision as of 21:23, 14 June 2014

(Name)
Blank fig.jpg
Organizational Structure
No influence
Allies
None listed
Enemies
None listed
Notable People
None listed

To use this template, fill in the options (e.g. |name=) as indicated below. If any options are left blank or not set, they will default to the appearance of the template to the right.

{{Faction
|name=Faction Name
|image=Faction image (no "File:" prefix)
|structure=Empire, Kingdom, Anarcho-Syndicalist Commune, whatever's appropriate.
|teklevel=Whatever their [[TekLevel]] is.
|influence=Which faction/region they influence
|allies=[[Link(s) to ally faction(s)]] -- use <br/> tags to force line-breaks between factions
|enemies=[[Link(s) to enemy faction(s)]]
}}