Template:Vehicle: Difference between revisions

Template page
No edit summary
No edit summary
Line 44: Line 44:
{{#if:{{{disablecomposition|}}}||
{{#if:{{{disablecomposition|}}}||
! colspan="2" style="font-size: 120%; text-align: center; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" {{!}} Composition
! colspan="2" style="font-size: 120%; text-align: center; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" {{!}} Composition
{{!}}-
}}
{{#if:{{{modifications|}}}|
! style="padding-left: 5px; padding-right: 5px; {{#if:{{{bg_color|}}}|color:#{{PaletteDarkText|{{{bg_color|}}}}}|}}; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" {{!}} Modifications
{{!}} {{{modifications|}}}
{{!}}-
}}
{{#if:{{{facilities|}}}|
! style="padding-left: 5px; padding-right: 5px; {{#if:{{{bg_color|}}}|color:#{{PaletteDarkText|{{{bg_color|}}}}}|}}; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" {{!}} Facilities
{{!}} {{{facilities|}}}
{{!}}-
}}
{{#if:{{{stations|}}}|
! style="padding-left: 5px; padding-right: 5px; {{#if:{{{bg_color|}}}|color:#{{PaletteDarkText|{{{bg_color|}}}}}|}}; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" {{!}} Stations
{{!}} {{{stations|}}}
{{!}}-
{{!}}-
}}
}}

Revision as of 05:57, 20 April 2022



Vehicle
Wiki unknown image.png
Composition
Usage
OOC Information





Usage

{{Vehicle
| bg_color            =
| name                =
| image               =
| caption             =
| rpg                 =
| rpgManualLink       =
| type                =

| nicknames           =
| aliases             =

| appearance          =

| disablecomposition  =
| modifications       = 
| facilities          = 
| stations            = 
| components          =
| abilities           =
| weaponry            =
| hardpoints          =
| weakness            =

| disablehistory      =
| native              =
| nativeto            =
| home                =
| faction             =
| guild               =
| group               =
| affiliation         =

| disableoocinfo      =
| status              =
| statusic            =
| statusooc           =
| creator             =
| player              =
| pronunciation       =
| hexcolor            = 
}}

The only required parameter is the name. Any others which are unknown or inapplicable should be left blank. Fields marked with "Unknown" blank automatically.

The parameters `statusic`, `statusooc`, `rpg`, `species`, `gender`, `alignment`, and `element` will automatically add the character to the respective categories and create a link to the pages for each, so DO NOT make a link with `[[ ]]` when inputting these parameters. That will be done automatically.

If you want to make a custom link and/or not auto-categorize, use the `rpgManualLink` and so on. `rpg` will still be used for auto-categorization, but `rpgManualLink` will be displayed in the infobox, so mix and match to your leisure