Template:Player character: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
'''Optional''': |
'''Optional''': |
||
You can include your skills |
You can include your skills by adding the template below to the bottom of your page. Include a parameter for each skill you want to display. Use the full skill name as the parameter, removing any spaces if there are any. |
||
Note: The Skills Infobox will not appear if you do not include any skill parameters. |
Note: The Skills Infobox will not appear if you do not include any skill parameters. |
||
<pre> |
<pre> |
||
{{PCSkills |
|||
|<skill name> = |
|||
|<SkillName> = |
|||
}} |
|||
Example: |
|||
Examples: |
|||
{{PCSkills |
|||
|ShieldUsage=150 |
|ShieldUsage=150 |
||
|Empathy=100 |
|Empathy=100 |
||
|PrimaryMagic=200 |
|PrimaryMagic=200 |
||
}} |
|||
</pre> |
</pre> |
||
{{cat|Templates}} |
{{cat|Templates}} |
Revision as of 06:46, 10 June 2014
To Use
{{Player character |Player Name = |Status = a/d/r (active/dead/retired) |Race = |Gender = |Guild = |Instance = (use "," to list multiple instances) |Relative = (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 skills by adding the template below to the bottom of your page. Include a parameter for each skill you want to display. Use the full skill name as the parameter, removing any spaces if there are any.
Note: The Skills Infobox will not appear if you do not include any skill parameters.
{{PCSkills |<SkillName> = }} Example: {{PCSkills |ShieldUsage=150 |Empathy=100 |PrimaryMagic=200 }}