Difference between revisions of "Template:Faction"

From BrikWars
Jump to navigation Jump to search
m (Reverted edits by Brikguy0410 (talk) to last revision by Quantumsurfer)
 
(10 intermediate revisions by 4 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)}}}'''
+
|-  
 +
! {{{name|(Name)}}}
 
|-
 
|-
 
| [[file:{{{image|Blank fig.jpg}}}|150px]]
 
| [[file:{{{image|Blank fig.jpg}}}|150px]]
 +
|- {{TitleStyle}}
 +
| {{{structure|Faction}}}
 
|-
 
|-
| style="background-color:#ccc; font-size:13px" | '''{{{structure|Organizational Structure}}}'''
+
| {{{teklevel| }}}
 
|-
 
|-
| {{{teklevel|TL ?}}}
+
| {{{influence| }}}
 +
|- {{TitleStyle}}
 +
| Player
 
|-
 
|-
|{{{influence|Influence}}}
+
| {{{player|''None listed''}}}
|-
+
|- {{TitleStyle}}
| style="background-color:#ccc; font-size:12px" | '''Allies'''
+
| 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, copy the code block below and fill in the options (e.g. <code>|name=</code>) as indicated.  If any options are left blank or not set, they will default to the appearance of the template to the right.
 +
 
 +
Use of this template will automatically put a page in [[:Category:Factions and Forces]].
 +
 
 +
<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
 +
|player=<nowiki>[[Link to player]]</nowiki>
 +
|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>

Latest revision as of 16:56, 21 May 2019

(Name)
Blank fig.jpg
Faction
Player
None listed
Allies
None listed
Enemies
None listed
Notable People
None listed


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

Use of this template will automatically put a page in Category:Factions and Forces.

{{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
|player=[[Link to player]]
|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)]]
}}