Template:PrivateShip: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 23: | Line 23: | ||
| '''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''}} |
| '''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|Private ships}} |
|||
</includeonly> |
</includeonly> |
||
<noinclude>==Usage== |
<noinclude>==Usage== |
||
Line 29: | Line 29: | ||
<pre>{{PrivateShip |
<pre>{{PrivateShip |
||
|status= |
|||
⚫ | |||
|name= |
|name= |
||
⚫ | |||
⚫ | |||
|look= |
|look= |
||
⚫ | |||
|captain= |
|captain= |
||
|crew= |
|crew= |
||
⚫ | |||
⚫ | |||
⚫ | |||
|extras= |
|extras= |
||
|source= |
|source= |
||
⚫ | |||
|active= |
|||
}} |
}} |
||
</pre> |
</pre> |
||
===Values=== |
===Values=== |
||
{| class="wikitable" border="1" cellpadding="3" |
{| class="wikitable" border="1" cellpadding="3" |
||
⚫ | |||
⚫ | |||
⚫ | |||
|- |
|- |
||
| name || If different than page. |
| name || If different than page. |
||
|- |
|- |
||
⚫ | |||
| look || Room appearance, if customized. |
|||
|- |
|- |
||
| |
| rooms || # of rooms |
||
|- |
|- |
||
| |
| look || Room appearance, if customized. |
||
|- |
|- |
||
| pilot || |
| pilot || Pilot's first name. |
||
|- |
|- |
||
| captain || Captain's first name |
|||
⚫ | |||
|- |
|- |
||
| crew || List the crew, separated by commas. |
|||
| rooms || # of rooms |
|||
|- |
|- |
||
| extras || |
| extras || Any special features/goodies? |
||
|- |
|- |
||
| source || Where'd the ship come from? |
| source || Where'd the ship come from? |
||
⚫ | |||
⚫ | |||
|- |
|||
⚫ | |||
|} |
|} |
||
{{cat|Templates}}</noinclude> |
{{cat|Templates}}</noinclude> |
Revision as of 16:50, 18 May 2021
Usage
A template to post articles for the The First Land Herald.
{{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 |