No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
! style="padding-left: 5px; padding-right: 5px; {{#if:{{{bg_color|}}}|color:#{{PaletteDarkText|{{{bg_color|}}}}}|}}; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|PC}}}};" {{!}} RPG | ! style="padding-left: 5px; padding-right: 5px; {{#if:{{{bg_color|}}}|color:#{{PaletteDarkText|{{{bg_color|}}}}}|}}; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|PC}}}};" {{!}} RPG | ||
{{!}} [[{{{rpg|}}}]] | {{!}} [[{{{rpg|}}}]] | ||
{{!}}- | |||
}} | |||
{{#if:{{{rpgManualLink|}}}| | |||
! style="padding-left: 5px; padding-right: 5px; {{#if:{{{bg_color|}}}|color:#{{PaletteDarkText|{{{bg_color|}}}}}|}}; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|PC}}}};" {{!}} RPG | |||
{{!}} [[{{{rpgManualLink|}}}]] | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
| Line 29: | Line 34: | ||
! style="padding-left: 5px; padding-right: 5px; {{#if:{{{bg_color|}}}|color:#{{PaletteDarkText|{{{bg_color|}}}}}|}}; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|PC}}}};" {{!}} Titles | ! style="padding-left: 5px; padding-right: 5px; {{#if:{{{bg_color|}}}|color:#{{PaletteDarkText|{{{bg_color|}}}}}|}}; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|PC}}}};" {{!}} Titles | ||
{{!}} {{{titles|}}} | {{!}} {{{titles|}}} | ||
{{!}}- | |||
}} | |||
{{#if:{{{elementCustomLink|}}}| | |||
! style="padding-left: 5px; padding-right: 5px; {{#if:{{{bg_color|}}}|color:#{{PaletteDarkText|{{{bg_color|}}}}}|}}; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|PC}}}};" {{!}} Element | |||
{{!}} {{{elementCustomLink|}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
| Line 197: | Line 207: | ||
{{#if:{{{alignment|}}}| | {{#if:{{{alignment|}}}| | ||
<includeonly>[[Category:{{{alignment}}}]]</includeonly>| | <includeonly>[[Category:"{{{alignment}}}" Characters]]</includeonly>| | ||
}} | }} | ||
Revision as of 19:25, 23 November 2021
| Player Character |
|---|
Usage
{{Player Character
| bg_color =
| name =
| image =
| caption =
| rpg =
| rpgManualLink =
| type =
| nicknames =
| aliases =
| titles =
| element =
| elementManualLink =
| species =
| speciesManualLink =
| gender =
| genderManualLink =
| pronouns =
| sexuality =
| kanohi =
| native =
| mutation =
| power =
| family =
| abilities =
| disciplines =
| weapon =
| appearance =
| alignment =
| alignmentManualLink =
| likes =
| hates =
| faction =
| guild =
| group =
| affiliation =
| allegiance =
| occupations =
| rank =
| status =
| 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 `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, use the `rpgManualLink` and so on