Template:PrivateShip: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Values) |
||
Line 45: | Line 45: | ||
{| class="wikitable" border="1" cellpadding="3" |
{| class="wikitable" border="1" cellpadding="3" |
||
|- |
|- |
||
| name || If different |
| name || If different then page name. |
||
|- |
|- |
||
| look || Room appearance, if customized. |
| look || Room appearance, if customized. |
||
|- |
|- |
||
| captain || |
| captain || Captain's first name |
||
|- |
|- |
||
| crew || List the crew, separated by commas. |
| crew || List the crew, separated by commas. |
||
|- |
|- |
||
| pilot || |
| pilot || Pilot's first name |
||
|- |
|- |
||
| class || Cog, Cruiser, Cutter, Brig, Galleon |
| class || Cog, Cruiser, Cutter, Brig, Galleon |
||
Line 59: | Line 59: | ||
| rooms || # of rooms |
| rooms || # of rooms |
||
|- |
|- |
||
| extras || |
| extras || Any special stuff? |
||
|- |
|- |
||
| source || Where'd the ship come from? |
| source || Where'd the ship come from? |
||
|- |
|- |
||
| instance || DR, DRX, DRF |
| instance || DR, DRX, DRF<br>(DR = Prime, DRX = Platinum, DRF = Fallen) |
||
|- |
|- |
||
| active || true, false, yes, no |
| active || true, false, yes, no |
Revision as of 16:11, 18 May 2021
Usage
A template for private ships.
{{PrivateShip |name= |look= |captain= |crew= |pilot= |class= |rooms= |extras= |source= |instance= |status= }}
Values
name | If different then page name. |
look | Room appearance, if customized. |
captain | Captain's first name |
crew | List the crew, separated by commas. |
pilot | Pilot's first name |
class | Cog, Cruiser, Cutter, Brig, Galleon |
rooms | # of rooms |
extras | Any special stuff? |
source | Where'd the ship come from? |
instance | DR, DRX, DRF (DR = Prime, DRX = Platinum, DRF = Fallen) |
active | true, false, yes, no |