Template:Player Character: Difference between revisions

Template page
No edit summary
No edit summary
Line 34: 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}}}};" {{!}} Element
! 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
{{!}} {{{element|}}}
{{!}} {{{element|}}}
{{!}}-
}}
{{#if:{{{speciesCustomLink|}}}|
! style="padding-left: 5px; padding-right: 5px; {{#if:{{{bg_color|}}}|color:#{{PaletteDarkText|{{{bg_color|}}}}}|}}; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|PC}}}};" {{!}} Species
{{!}} {{{speciesCustomLink|}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{species|}}}|
{{#if:{{{species|}}}|
! style="padding-left: 5px; padding-right: 5px; {{#if:{{{bg_color|}}}|color:#{{PaletteDarkText|{{{bg_color|}}}}}|}}; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|PC}}}};" {{!}} Species
! style="padding-left: 5px; padding-right: 5px; {{#if:{{{bg_color|}}}|color:#{{PaletteDarkText|{{{bg_color|}}}}}|}}; background-color:#{{#if:{{{bg_color|}}}|{{PaletteDark|{{{bg_color|}}}}}|{{PaletteDark|PC}}}};" {{!}} Species
{{!}} {{{species|}}}
{{!}} [[{{{species|}}}]]
{{!}}-
{{!}}-
}}
}}
Line 171: Line 176:
<div style="width: 40%;"><pre>
<div style="width: 40%;"><pre>
{{Player Character
{{Player Character
| bg_color     =
| bg_color         =
| name         =
| name             =
| image         =
| image             =
| caption       =
| caption           =
| rpg           =
| rpg               =
| type         =
| type             =


| nicknames     =
| nicknames         =
| aliases       =
| aliases           =
| titles       =
| titles           =


| element       =
| element           =
| species       =
| elementCustomLink =
| gender       =
| species           =
| pronouns     =
| speciesCustomLink =
| sexuality     =
| gender           =
| pronouns         =
| sexuality         =


| kanohi       =
| kanohi           =
| native       =
| native           =
| mutation     =
| mutation         =
| power         =
| power             =
| family       =
| family           =
| abilities     =
| abilities         =
| disciplines   =
| disciplines       =
| weapon       =
| weapon           =
| appearance   =
| appearance       =


| alignment     =
| alignment         =
| likes         =
| likes             =
| hates         =
| hates             =


| faction       =
| faction           =
| guild         =
| guild             =
| group         =
| group             =
| affiliation   =
| affiliation       =
| allegiance   =
| allegiance       =
| occupations   =
| occupations       =
| rank         =
| rank             =


| status       =
| status           =
| creator       =
| creator           =
| pronunciation =
| pronunciation     =
}}
}}
</pre></div>
</pre></div>
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 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`, 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.


[[Category:Infobox Templates]]
[[Category:Infobox Templates]]
</noinclude>
</noinclude>

Revision as of 18:39, 23 November 2021

Player Character


Usage

{{Player Character
| bg_color          =
| name              =
| image             =
| caption           =
| rpg               =
| type              =

| nicknames         =
| aliases           =
| titles            =

| element           =
| elementCustomLink =
| species           =
| speciesCustomLink =
| gender            =
| pronouns          =
| sexuality         =

| kanohi            =
| native            =
| mutation          =
| power             =
| family            =
| abilities         =
| disciplines       =
| weapon            =
| appearance        =

| alignment         =
| 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`, 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.