Template:PrivateShip: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
{{#if:{{{instance|}}} | {{!}} '''Instance:''' {{!}}{{!}} {{#switch:{{{instance}}}|DR=[[Ship instance is::DR|Prime]]|DRX=[[Ship instance is::DRX|Platinum]]|DRF=[[Ship instance is::DRF|Fallen]]|''Unknown''}}}} |
{{#if:{{{instance|}}} | {{!}} '''Instance:''' {{!}}{{!}} {{#switch:{{{instance}}}|DR=[[Ship instance is::DR|Prime]]|DRX=[[Ship instance is::DRX|Platinum]]|DRF=[[Ship instance is::DRF|Fallen]]|''Unknown''}}}} |
||
|- |
|- |
||
| '''Status:''' || {{#switch:{{lc:{{{active}}}}} |y=[[Ship is active::true| |
| '''Status:''' || {{#switch:{{lc:{{{active}}}}} |y=[[Ship is active::true|Active]] |yes=[[Ship is active::true|Active]] |t=[[Ship is active::true|Active]] |true=[[Ship is active::true|Active]] |n=[[Ship is active::false| Inactive]] |no=[[Ship is active::false|Inactive] |f=[[Ship is active::false|Inactive]] |false=[[Ship is active::false|Inactive]] |''Unknown''}} |
||
|} |
|} |
||
{{cat|Ships,Private ships}} |
{{cat|Ships,Private ships}} |
Revision as of 19:30, 24 March 2022
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 |