Template:Crew Info: Difference between revisions

From PirateCraft
mNo edit summary
No edit summary
Line 1: Line 1:
{| style="width:300px; border:1px solid black; float:right; background-color:#F5F5F5; padding:10px"
{| style="width:300px; border:1px solid black; float:right; background-color:#F5F5F5; padding:10px"
{{!}}-  
{{!}}-  
{{!}} colspan="2" style="text-align:center; border:1px #DCDCDC; background-color:#DCDCDC; font-size:12pt" |{{{Crew|'''Crew Name'''}}}
{{!}} colspan="2" style="text-align:center; border:1px #DCDCDC; background-color:#DCDCDC; font-size:12pt" Crew|'''{{{crew}}}'''
{{!}}-
{{!}}-
{{!}} colspan="2" style="text-align:center"| [[File:Red_Question_Mark_06.02.2016.png|300px|center|]]
{{!}} colspan="2" style="text-align:center"| [[{{{flag}}}|300px|center|]]
{{!}}-
{{!}}-
{{!}} colspan="2" style="text-align:center"|''Flag caption''
{{!}} colspan="2" style="text-align:center"|''{{{flagcaption}}}''
{{!}}-
{{!}}-
{{!}} {{#if:{{{Leader|}}}|'''Leader''':
{{!}} '''Leader''':
{{!}} Leader Name
{{!}} {{{leader}}}
{{!}}-
{{!}}-
{{!}} {{#if:{{{Founded|}}}|'''Founded''':
{{!}} '''Founded''':
{{!}} Date
{{!}} {{{date}}}
{{!}}-
{{!}}-
{{!}} {{#if:{{{Member Count|}}}|'''Member Count''':
{{!}} '''Member Count''':
{{!}} X
{{!}} {{{members}}}
{{!}}-
{{!}}-
{{!}} {{#if:{{{Structure|}}}|'''Structure''':
{{!}} '''Structure''':
{{!}} Structure Type
{{!}} {{{structure}}}
{{!}}-
{{!}}-
{{!}} {{#if:{{{Character|}}}|'''Character''':
{{!}} '''Character''':
{{!}} Description
{{!}} {{{character}}}
{{!}}-
{{!}}-
{{!}} {{#if:{{{Allies|}}}|'''Allies''':
{{!}} '''Allies''':
{{!}}
{{!}}
* List of Names
* {{{ally1}}}
* {{{ally2}}}
* {{{ally3}}}
* {{{ally4}}}
{{!}}-
{{!}}-
{{!}} {{#if:{{{Enemies|}}}|'''Enemies''':
{{!}} {{#if:{{{Enemies|}}}|'''Enemies''':
{{!}}
{{!}}
* List of Names
* {{{enemy1}}}
* {{{enemy2}}}
* {{{enemy3}}}
* {{{enemy4}}}
{{!}}-
{{!}}-
|}
|}
This is the code for adding another information row. Go into edit mode to copy and paste it into the information box above:
{{!}} {{#if:{{{Information|}}}|'''Information''':
{{!}} Write whatever you wish to add here.
{{!}}-

Revision as of 17:19, 22 February 2016

{{{crew}}}
[[{{{flag}}}|300px|center|]]
{{{flagcaption}}}
Leader: {{{leader}}}
Founded: {{{date}}}
Member Count: {{{members}}}
Structure: {{{structure}}}
Character: {{{character}}}
Allies:
  • {{{ally1}}}
  • {{{ally2}}}
  • {{{ally3}}}
  • {{{ally4}}}
Enemies:
  • {{{enemy1}}}
  • {{{enemy2}}}
  • {{{enemy3}}}
  • {{{enemy4}}}