Template:PC: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{| cellpadding="2" style="float:right; width:300px; background:#e3e3e3; border-spacing:1px;" |- ! colspan="2" | {{#if:{{{name|}}}|'''{{{name}}}'''|{{PAGENAME}}}}{...") |
No edit summary |
||
Line 2: | Line 2: | ||
|- |
|- |
||
! colspan="2" | {{#if:{{{name|}}}|'''{{{name}}}'''|{{PAGENAME}}}}{{#if:{{{rev|}}}|[[review::{{{rev}}}| ]]|[[review::0| ]]}} |
! colspan="2" | {{#if:{{{name|}}}|'''{{{name}}}'''|{{PAGENAME}}}}{{#if:{{{rev|}}}|[[review::{{{rev}}}| ]]|[[review::0| ]]}} |
||
⚫ | |||
⚫ | |||
|- bgcolor="#FFFFFF" |
|- bgcolor="#FFFFFF" |
||
| valign="top"| Race || align="center" | {{#if: {{{race|}}} | {{#switch:{{{race}}}|-=| {{{race}}}{{cat|Player {{{race}}}}}}} | ''Unknown''}} |
| valign="top"| Race || align="center" | {{#if: {{{race|}}} | {{#switch:{{{race}}}|-=| {{{race}}}{{cat|Player {{{race}}}}}}} | ''Unknown''}} |
||
Line 10: | Line 12: | ||
|- bgcolor="#FFFFFF" |
|- bgcolor="#FFFFFF" |
||
| valign="top"| Instance || align="center" | {{#if: {{{instance|}}} | {{#switch:{{{instance}}}|-=|{{ucfirst:{{lc:{{{instance}}}}}}}{{#arraymap:{{ucfirst:{{lc:{{{instance}}}}}}}|,|@@@@|[[Category:Player @@@@]]}}}} | ''Unknown''}} |
| valign="top"| Instance || align="center" | {{#if: {{{instance|}}} | {{#switch:{{{instance}}}|-=|{{ucfirst:{{lc:{{{instance}}}}}}}{{#arraymap:{{ucfirst:{{lc:{{{instance}}}}}}}|,|@@@@|[[Category:Player @@@@]]}}}} | ''Unknown''}} |
||
⚫ | |||
⚫ | |||
|- bgcolor="#FFFFFF" |
|- bgcolor="#FFFFFF" |
||
{{#if: {{{relat|}}} | {{!}} valign="top" {{!}} Relatives {{!}}{{!}} align="center" {{!}} {{#arraymap:{{{relat}}}|,|@@@@|[[@@@@]]}}}} |
{{#if: {{{relat|}}} | {{!}} valign="top" {{!}} Relatives {{!}}{{!}} align="center" {{!}} {{#arraymap:{{{relat}}}|,|@@@@|[[@@@@]]}}}} |
Revision as of 03:36, 3 December 2014
To Use
Use the Player Character Form to easily fill out both the Player_character template and the optional PCSKills template below.
For manual creation:
{{PC |name = |status = a/d/r (active/dead/retired) |race = |gender = |guild = |instance = (use "," to list multiple instances) |relat = (use "," to separate each) }}
If you do not know one of the above, leave it blank, or use "-" to disable.
Optional: You can include your stats and skills by adding the template below to the bottom of your page.
Include a parameter for each stat and skill you want to display. For stats and non-guild specific skills use the full stat/skill name as the parameter, removing any spaces if there are any. For your guild skill use the GuildSkill and GuildSkill2 paramaeters.
Note: The infobox will not appear if you do not include any parameters.
{{PCSkills |Circle = |<StatName> = |<SkillName> = |GuildSkill = Astrology/Backstab/Bardic Lore/Empathy/Endurance/Expertise/Scouting/Summoning/Thanatology/Theurgy/Trading |GuildSkill2 = (the number of ranks you have in your guild specific skill) }} Example: {{PCSkills |Circle=75 |Stamina=55 |PrimaryMagic=200 |GuildSkill=Bardic Lore |GuildSkill2=250 }}