Template:FactionBox: Difference between revisions

From Shiptest Wiki
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
</noinclude>
<includeonly><div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 0 0 0.5em 0; padding: 1px; max-width: 100%; width: 23em; margin-left: 1.4em; margin-bottom: 0.5em; float: right;">
 
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: #{{{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="background: white;">
Line 29: Line 11:
| {{{formalname}}}
| {{{formalname}}}
|-
|-
|'''{{{capital}}}:'''
|'''Other Names:'''
| {{{othernames|N/A}}}
|-
|'''{{{capitaltype}}}:'''
| {{{capitalloc}}}
| {{{capitalloc}}}
|-
|-
|'''System:'''
|'''Structure:'''
| {{{system}}}
| {{{structure}}}
|-
|'''Denonym(s):'''
| {{{denonyms|Not Specified}}}
|-
|-
|'''Founded:'''
|'''Founded:'''
Line 41: Line 29:
{{{traits|No traits.}}}
{{{traits|No traits.}}}
</div></div></div>
</div></div></div>
<noinclude>
</includeonly><noinclude>
{{FactionBox
| name      = Literally 1984
| image      = Syndicate_Logo.png
| formalname = Big Moth
| othernames = M
| capitaltype= Capital City
| capitalloc = Your mom's house
| structure  = Dictatorship
| denonyms  = mothic
| founddate  = 2021
| color      = cc8899
| traits    =
* Infamous for having sex with your mom
}}
</noinclude>
<noinclude>Example usage of the template:
 
<pre>
{{FactionBox
| name      = Literally 1984
| image      = Syndicate_Logo.png
| formalname = Big Moth
| othernames = M
| capitaltype= Capital City
| capitalloc = Your mom's house
| structure  = Dictatorship
| denonyms  = mothic
| founddate  = 2021
| color      = cc8899
| traits    =
* Infamous for having sex with your mom
}}
</pre>
 
</noinclude>


<noinclude>[[Category:Templates]]</noinclude>
<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 18:35, 13 July 2023

Literally 1984
Basic Information
Official Name: Big Moth
Other Names: M
Capital City: Your mom's house
Structure: Dictatorship
Denonym(s): mothic
Founded: 2021

  • Infamous for having sex with your mom



Example usage of the template:

{{FactionBox
 | name       = Literally 1984
 | image      = Syndicate_Logo.png
 | formalname = Big Moth
 | othernames = M
 | capitaltype= Capital City
 | capitalloc = Your mom's house
 | structure  = Dictatorship
 | denonyms   = mothic
 | founddate  = 2021
 | color      = cc8899
 | traits     =
* Infamous for having sex with your mom
}}