[var]PAGENAME[/var]
This template is intended as an Infobox for ships. It will be the first thing that readers are drawn to when they click on a ship's page and should contain a brief overview of the vessel.
Template Code
Code:
[template]Infobox_ship
|image=
|name=
|type=
|draft=depth of water for ship to float
|length=
|beam=
|mounts=weaponry
|figurehead=a design attached to the bow (front) of a ship
|flag=
|color=
|accent=
|affiliation=
|captain=
|writer=
|created=
|imagecredit=
[/template]
Usage
This template is intended to be used on Lore pages as an Infobox with some brief, yet important, details of the item. It is intended to be a reader's first impression of the item.Parameters
image
Defines the image to be displayed on top of the infobox. This parameter can only accept a URL to the desired image.
name
Defines the name to be displayed on top of the infobox. This parameter defaults to the page's name if left blank.
The rest of the parameters are self-explanatory. BB Code can be used for every parameter if desired. Any other parameters left blank are not displayed.
Example
Tabin'Ur's Greed
When this template is used with the following code, the infobox to the right is generated. Please note that for the purpose of creating this guide, the information included in the example does not necessarily reflect the image used.
Code:
[template]Infobox_ship
|image=https://i.ibb.co/rdsVzbV/ship-by-robertogatto-dcj636y-pre.jpg
|name=Tabin'Ur's Greed
|type=Galleon
|draft=5ft
|length=150ft
|beam=20ft
|mounts=Cannons, Harpoon
|figurehead=Golden Harp
|flag=Jolly Roger
|color=Black
|accent=White
|affiliation=Pirate
|captain=John Doe
|writer=EpicWriter
|created=April 28, 2017
|imagecredit=[url=https://www.deviantart.com/robertogatto/art/Ship-757790890]Ship by Roberto Gatto[/url]
[/template]