Template:FactionBox: Difference between revisions

From Shiptest Wiki
Jump to navigationJump to search
No edit summary
Tag: Manual revert
m (changes factionbox to be 23 em wide and images are back to being 256px)
Line 1: Line 1:
<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="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 0 0 0.5em 0; padding: 1px; width: 23em; 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;">
<div style="padding: 0.2em 0 0.2em 0;">
<div style="padding: 0.2em 0 0.2em 0;">
<center>[[File:{{{image}}}|250px]]</center>
<center>[[File:{{{image}}}|256px]]</center>
</div>
</div>
<div style="background: #{{{color|cc8899}}}; border-radius: .2em; color: #FFF;"><center>'''Basic Information'''</center></div>
<div style="background: #{{{color|cc8899}}}; border-radius: .2em; color: #FFF;"><center>'''Basic Information'''</center></div>

Revision as of 01:46, 5 July 2023

{{{name}}}
[[File:{{{image}}}|256px]]
Basic Information
Official Name: {{{formalname}}}
Other Names: N/A
{{{capitaltype}}}: {{{capitalloc}}}
Structure: {{{structure}}}
Denonym(s): Not Specified
Founded: {{{founddate}}}

No traits.

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
}}