Template:FactionBox: Difference between revisions

From Shiptest Wiki
Jump to navigationJump to search
No edit summary
(Blanked the page)
Tag: Blanking
Line 1: Line 1:
</noinclude>


Example usage of the template:
<pre>
{{FactionBox
| name      = Name of Faction
| image      = solgov.png
| formalname = Official name of the faction.
| capital    = Type of capital: Headquarters location, Capital City, Core World, etc
| capitalloc = Where is it?
| system    = Type of governing system: Representative Democracy, Union, Corporation, etc
| founddate  = When it was established. This is going to be hell once we establish different calendars.
| color      = cc8899
}}
</pre>
</noinclude>
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 0 0 0.5em 0; padding: 1px; width: 22em; margin-left: 1.4em; margin-bottom: 0.5em; float: right;">
<div style="background: #{{{color|cc8899}}}; border-radius: .2em; color: #FFF; padding: .4em .4em .4em; font-size: 1.2em;"><center>'''{{{name}}}'''</center></div>
<div style="background: white;">
<div style="padding: 0.2em 0 0.2em 0;">
<center>[[File:{{{image}}}|256px]]</center>
</div>
<div style="background: #{{{color|cc8899}}}; border-radius: .2em; color: #FFF;"><center>'''Basic Information'''</center></div>
<div style="padding: 0 0.3em; line-height:1.8em; font-size: .9em;">
{|
| style="width: 8em;"|'''Official Name:'''
| {{{formalname}}}
|-
|'''{{{capital}}}:'''
| {{{capitalloc}}}
|-
|'''System:'''
| {{{system}}}
|-
|'''Founded:'''
| {{{founddate}}}
|}
</div></div></div>
<noinclude>
<noinclude>[[Category:Templates]]</noinclude>

Revision as of 07:04, 3 December 2021