Difference between revisions of "Template:Faction"

From BrikWars
Jump to navigation Jump to search
(13 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| style="width:200px; padding:5px; margin:5px 0px 5px 15px; border:1px solid lightgray; float:right; clear:right; text-align:center; font-size:90%"
+
{| {{SidebarStyle}}
| style="background-color:#ccc; font-size:14px" | '''{{{name|(Name)}}}'''
+
|- {{TitleStyle}}
 +
| {{{name|(Name)}}}
 
|-
 
|-
 
| [[file:{{{image|Blank fig.jpg}}}|150px]]
 
| [[file:{{{image|Blank fig.jpg}}}|150px]]
 +
|- {{TitleStyle}}
 +
| {{{structure|Organizational Structure}}}
 
|-
 
|-
| style="background-color:#ccc; font-size:13px" | '''{{{structure|Organizational Structure}}}'''
+
| {{{teklevel| }}}
 
|-
 
|-
| {{{teklevel|TL ?}}}
+
| {{{influence|''No influence''}}}
|-
+
|- {{TitleStyle}}
|{{{influence|Influence}}}
+
| Allies
|-
 
| style="background-color:#ccc; font-size:12px" | '''Allies'''
 
 
|-
 
|-
 
| {{{allies|''None listed''}}}
 
| {{{allies|''None listed''}}}
|-
+
|- {{TitleStyle}}
| style="background-color:#ccc; font-size:12px" | '''Enemies'''
+
| Enemies
 
|-
 
|-
 
| {{{enemies|''None listed''}}}
 
| {{{enemies|''None listed''}}}
|-
+
|- {{TitleStyle}}
| style="background-color:#ccc; font-size:12px" | '''Notable People'''
+
| Notable People
 
|-
 
|-
 
| {{{characters|''None listed''}}}
 
| {{{characters|''None listed''}}}
|}[[Category:Factions and Forces]]
+
|}
 +
<includeonly>[[Category:Factions and Forces]]</includeonly>
 +
<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>
 +
|characters=<nowiki>[[Link(s) to notable character(s)]]</nowiki>
 +
}}
 +
</pre>
 +
</noinclude>

Revision as of 15:33, 12 May 2015

(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)]]
|characters=[[Link(s) to notable character(s)]]
}}