Template:Object: Difference between revisions

Template page
No edit summary
No edit summary
Line 172: Line 172:
{{#if:{{{alignment|}}}|
{{#if:{{{alignment|}}}|
<includeonly>[[Category:"{{{alignment}}}" Objects]]</includeonly>|
<includeonly>[[Category:"{{{alignment}}}" Objects]]</includeonly>|
}}
{{#if:{{{techtype|}}}|
{{#if:{{{rpg|}}}|
<includeonly>[[Category:Technology ({{{BZPRPG}}})]]</includeonly>
<includeonly>[[Category:{{{techtype}}} ({{{BZPRPG}}})]]</includeonly>|
<includeonly>[[Category:Technology]]</includeonly>
<includeonly>[[Category:{{{techtype}}}]]</includeonly>|
}}|
}}
}}



Revision as of 03:19, 24 January 2022

Object
Object
Wiki unknown image.png
Properties
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