Template:Object: Difference between revisions

Template page
No edit summary
No edit summary
Line 2: Line 2:
! colspan="2" style="text-align: center; font-size: 160%; padding-top: 14px; padding-bottom: 14px; {{#if:{{{bg_color|}}}|color:#{{PaletteDarkText|{{{bg_color|}}}}}|}}; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" " | {{{name|{{PAGENAME}}}}}
! colspan="2" style="text-align: center; font-size: 160%; padding-top: 14px; padding-bottom: 14px; {{#if:{{{bg_color|}}}|color:#{{PaletteDarkText|{{{bg_color|}}}}}|}}; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" " | {{{name|{{PAGENAME}}}}}
|-
|-
! colspan="2" style="font-size: 160%; text-align: center; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" | {{#if:{{{type|}}}|{{type}}|Object}}
! colspan="2" style="font-size: 160%; text-align: center; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|Stone}}}};" | {{#if:{{{type|}}}|{{{type}}}|Object}}
|-
|-
{{#if: {{{image|}}}|
{{#if: {{{image|}}}|
Line 146: Line 146:
|}
|}


{{#if:{{{type|}}}|
{{#if:{{{rpg|}}}|
{{#if:{{{rpg|}}}|
<includeonly>[[Category:Characters ({{{rpg}}})]]</includeonly>|
<includeonly>[[Category:{{{type|}}} ({{{rpg}}})]]</includeonly>|
<includeonly>[[Category:Characters]]</includeonly>
<includeonly>[[Category:{{{type|}}}]]</includeonly>
}}
 
{{#if:{{{species|}}}|
{{#if:{{{rpg|}}}|
<includeonly>[[Category:{{{species|}}} ({{{rpg}}})]]</includeonly>|
<includeonly>[[Category:{{{species|}}}]]</includeonly>
}}|
}}|
{{#if:{{{rpg|}}}|
{{#if:{{{rpg|}}}|
<includeonly>[[Category:Unknown Species ({{{rpg}}})]]</includeonly>|
<includeonly>[[Category:Objects ({{{rpg}}})]]</includeonly>|
<includeonly>[[Category:Unknown Species]]</includeonly>
<includeonly>[[Category:Objects]]</includeonly>
}}
}}
}}
{{#if:{{{gender|}}}|
{{#if:{{{rpg|}}}|
<includeonly>[[Category:{{{gender}}} Characters ({{{rpg}}})]]</includeonly>|
<includeonly>[[Category:{{{gender}}} Characters]]</includeonly>}}
|
}}
{{#if:{{{element|}}}|
{{#if:{{{rpg|}}}|
<includeonly>[[Category:{{{element|}}} Elementals ({{{rpg}}})]]</includeonly>|
<includeonly>[[Category:{{{element|}}} Elementals]]</includeonly>
}}|
<includeonly>[[Category:Non-Elementals]]</includeonly>
}}
}}


Line 207: Line 187:
| rpgManualLink      =
| rpgManualLink      =
| type                =
| type                =
| techtype            =


| appearance          =
| appearance          =

Revision as of 03:14, 24 January 2022

Object
Object
Wiki unknown image.png
Properties
History & Relationships
OOC Information






Usage

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

| appearance          =

| element             =
| elementManualLink   =
| mutation            =
| powers              =
| functions           =
| abilities           =
| weaponry            =

| alignment           =
| alignmentManualLink =

| nativeto            =
| location            =
| faction             =
| guild               =
| affiliation         =

| status              =
| statusic            =
| statusooc           =
| creator             =
| 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