|
|
(2 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| {| style="width:300px; border:1px solid black; float:right; background-color:#F5F5F5; padding:10px"
| | #redirect [[Pirate Infobox]] |
| {{!}}-
| |
| {{!}} colspan="2" style="text-align:center; border:1px #DCDCDC; background-color:#DCDCDC; font-size:12pt" |{{{Crew|'''Crew Name'''}}}
| |
| {{!}}-
| |
| {{!}} colspan="2" style="text-align:center"| [[File:Red_Question_Mark_06.02.2016.png|300px|center|]]
| |
| {{!}}-
| |
| {{!}} colspan="2" style="text-align:center"|''Flag caption''
| |
| {{!}}-
| |
| {{!}} {{#if:{{{Leader|}}}|'''Leader''':
| |
| {{!}} Leader Name
| |
| {{!}}-
| |
| {{!}} {{#if:{{{Founded|}}}|'''Founded''':
| |
| {{!}} Date
| |
| {{!}}-
| |
| {{!}} {{#if:{{{Member Count|}}}|'''Member Count''':
| |
| {{!}} X
| |
| {{!}}-
| |
| {{!}} {{#if:{{{Structure|}}}|'''Structure''':
| |
| {{!}} Structure Type
| |
| {{!}}-
| |
| {{!}} {{#if:{{{Character|}}}|'''Character''':
| |
| {{!}} Description
| |
| {{!}}-
| |
| {{!}} {{#if:{{{Allies|}}}|'''Allies''':
| |
| {{!}}
| |
| * List of Names
| |
| {{!}}-
| |
| {{!}} {{#if:{{{Enemies|}}}|'''Enemies''':
| |
| {{!}}
| |
| * List of Names
| |
| {{!}}-
| |
| |}
| |
| | |
| 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.
| |
| {{!}}-
| |
| | |
| To easily create a crew infobox, simply post the code from below (under "edit") into a page and add the required information after the "="s. |flag must be an image link.
| |
| | |
| {{Crew Info
| |
| |crew=
| |
| |flag=
| |
| |flagcaption=
| |
| |leader=
| |
| |date=
| |
| |members=
| |
| |structure=
| |
| |character=
| |
| }}
| |