Template:Object: Difference between revisions

Template page
No edit summary
(fixed escapement of row column separators)
Line 38: Line 38:
}}
}}
{{#if:{{{disableproperties|}}}||
{{#if:{{{disableproperties|}}}||
! colspan="2" style="font-size: 120%; text-align: center; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" | Properties
! colspan="2" style="font-size: 120%; text-align: center; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" {{!}} Properties
|-
{{!}} -
}}
}}
{{#if:{{{appearance|}}}|
{{#if:{{{appearance|}}}|
Line 73: Line 73:
}}
}}
{{#if:{{{disablehistory|}}}||
{{#if:{{{disablehistory|}}}||
! colspan="2" style="font-size: 120%; text-align: center; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" | History
! colspan="2" style="font-size: 120%; text-align: center; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" {{!}} History
|-
{{!}}-
}}
}}
{{#if:{{{inventor|}}}|
{{#if:{{{inventor|}}}|
Line 113: Line 113:
}}
}}
{{#if:{{{disableoocinfo|}}}||
{{#if:{{{disableoocinfo|}}}||
! colspan="2" style="font-size: 120%; text-align: center; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" | OOC Information
! colspan="2" style="font-size: 120%; text-align: center; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" {{!}} OOC Information
|-
{{!}}-
}}
}}
{{#if:{{{status|}}}|
{{#if:{{{status|}}}|

Revision as of 01:42, 16 April 2022

Object
Object
Wiki unknown image.png
Properties -



History
OOC Information







Usage

{{Object
| bg_color            =
| name                =
| aka                 =
| image               =
| caption             =
| rpg                 =
| rpgManualLink       =
| type                =
| techtype            =

| disableproperties   =
| appearance          =
| element             =
| elementManualLink   =
| mutation            =
| powers              =
| functions           =
| usedby              =
| abilities           =
| weaponry            =

| disablehistory      =
| inventor            =
| inventors           =
| nativeto            =
| location            =
| availability        =
| affiliation         =
| alignment           =
| alignmentManualLink =

| disableoocinfo      =
| status              =
| statusic            =
| statusooc           =
| creator             =
| approvedby          =
| pronunciation       =
}}

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`, `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