Template:Object: Difference between revisions

Template page
(Added game linking)
(Undo revision 12661 by Bulik (talk))
Tag: Undo
 
Line 152: Line 152:
|}
|}


{{#if:{{{type|}}}|
{{#if:{{{rpg|}}}|
{{#if:{{{rpg|}}}|
<includeonly>[[Category:Species ({{{rpg}}})]]</includeonly>|
<includeonly>[[Category:{{{type|}}}s ({{{rpg}}})]]</includeonly>|
<includeonly>[[Category:Species]]</includeonly>
<includeonly>[[Category:{{{type|}}}s]]</includeonly>
}}|
{{#if:{{{rpg|}}}|
<includeonly>[[Category:Objects ({{{rpg}}})]]</includeonly>|
<includeonly>[[Category:Objects]]</includeonly>
}}
}}
 
{{#if:{{{statusic|}}}|
{{#if:{{{rpg|}}}|
<includeonly>[[Category:{{{statusic|}}} ({{{rpg}}})]]</includeonly>|
<includeonly>[[Category:{{{statusic|}}}]]</includeonly>
}}|
}}
 
{{#if:{{{statusooc|}}}|
{{#if:{{{rpg|}}}|
<includeonly>[[Category:{{{statusooc|}}} Characters ({{{rpg}}})]]</includeonly>|
<includeonly>[[Category:{{{statusooc|}}} Characters]]</includeonly>
}}|
}}
 
{{#if:{{{alignment|}}}|
<includeonly>[[Category:"{{{alignment}}}" Objects]]</includeonly>|
}}
}}


{{#if:{{{status|}}}|
{{#if:{{{techtype|}}}|
{{#if:{{{rpg|}}}|
{{#if:{{{rpg|}}}|
<includeonly>[[Category:{{{status|}}} Species ({{{rpg}}})]]</includeonly>|
<includeonly>[[Category:Technology ({{{rpg}}})]]</includeonly>
<includeonly>[[Category:{{{status|}}} Species]]</includeonly>
<includeonly>[[Category:{{{techtype}}} ({{{rpg}}})]]</includeonly>|
<includeonly>[[Category:Technology]]</includeonly>
<includeonly>[[Category:{{{techtype}}}]]</includeonly>|
}}|
}}|
}}
}}

Latest revision as of 17:26, 30 January 2023

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