Template:Player Character: Difference between revisions

Template page
No edit summary
No edit summary
Line 195: Line 195:


{{#if:{{{gender|}}}|
{{#if:{{{gender|}}}|
<includeonly>[[Category:{{{gender}}} Characters]]</includeonly>|
{{#if:{{{rpg|}}}|
<includeonly>[[Category:{{{gender}}} Characters ({{rpg}}}]]</includeonly>|
<includeonly>[[Category:{{{gender}}} Characters]]</includeonly>}}
|
}}
}}



Revision as of 19:31, 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