Template:PrivateShip: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
| width=30% | '''Class:''' || width=70% | {{#switch:{{lc:{{{class}}}}} |cog=[[Ship class is::Cog|Cog]] |cutter=[[Ship class is::Cutter|Cutter]] |cruiser=[[Ship class is::Cruiser|Cruiser]] |brig=[[Ship class is::Brig|Brig]] |galleon=[[Ship class is::Galleon|Galleon]] |''Unknown''}} |
| width=30% | '''Class:''' || width=70% | {{#switch:{{lc:{{{class}}}}} |cog=[[Ship class is::Cog|Cog]] |cutter=[[Ship class is::Cutter|Cutter]] |cruiser=[[Ship class is::Cruiser|Cruiser]] |brig=[[Ship class is::Brig|Brig]] |galleon=[[Ship class is::Galleon|Galleon]] |''Unknown''}} |
||
|- |
|- |
||
| '''Rooms:''' || {{#if:{{{rooms|}}} | [[Ship room count is::{{{rooms |
| '''Rooms:''' || {{#if:{{{rooms|}}} | [[Ship room count is::{{{rooms}}}| ]]{{{rooms}}} | ''Unknown''}} |
||
|- |
|- |
||
{{#if:{{{look|}}} | {{!}} '''Look:''' {{!}}{{!}} [[Ship description is::{{{look}}}| ]]{{{look}}}}} |
{{#if:{{{look|}}} | {{!}} '''Look:''' {{!}}{{!}} [[Ship description is::{{{look}}}| ]]{{{look}}}}} |
Revision as of 20:24, 18 May 2021
Usage
A template for details about private ships.
{{PrivateShip |name= |class= |rooms= |look= |pilot= |captain= |crew= |extras= |source= |instance= |active= }}
Values
name | If different than page. |
class | Cog, Cruiser, Cutter, Brig, Galleon |
rooms | # of rooms |
look | Room appearance, if customized. |
pilot | Pilot's first name. |
captain | Captain's first name |
crew | List the crew, separated by commas. |
extras | Any special features/goodies? |
source | Where'd the ship come from? |
instance | DR, DRX, DRF (DR = Prime, DRX = Platinum, DRF = Fallen) |
active | true, false, yes, no |