Template:FactionBox: Difference between revisions

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


Example usage of the template:
<pre>
{{FactionBox
| name      = Literally 1984
| image      = 1984.png
| formalname = Big Moth
| capital    = Capital City
| capitalloc = Your mom's house
| system    = Dictatorship
| founddate  = 2021
| 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}}}
|}
<hr>
{{{traits|No traits.}}}
</div></div></div>
<noinclude>
<noinclude>[[Category:Templates]]</noinclude>

Revision as of 07:07, 3 December 2021


Example usage of the template:

{{FactionBox
 | name       = Literally 1984
 | image      = 1984.png
 | formalname = Big Moth
 | capital    = Capital City
 | capitalloc = Your mom's house
 | system     = Dictatorship
 | founddate  = 2021
 | color      = cc8899
}}


{{{name}}}
[[File:{{{image}}}|256px]]
Basic Information
Official Name: {{{formalname}}}
{{{capital}}}: {{{capitalloc}}}
System: {{{system}}}
Founded: {{{founddate}}}

No traits.