Template:Player character: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(21 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{PC|name={{#if:{{{Player Name|}}}|{{{Player Name}}}|{{PAGENAME}}}}|rev={{#if:{{{rev|}}}|{{{rev}}}|0}}|race={{#ifeq:{{{Race|}}}|S'kra Mur|S'Kra Mur|{{{Race|}}}}}|gender={{{Gender|}}}|guild={{{Guild|}}}|instance={{{Instance|}}}|status={{{Status|}}}|relat={{{Relative|}}}}}</includeonly><noinclude>Depreciated in favor of [[Template:PC]].</noinclude>
<includeonly>{| cellpadding="2" style="float:right; width:300px; background:#e3e3e3; border-spacing:1px;"
|-
! colspan="2" | '''{{{Player Name}}}'''
|- bgcolor="#FFFFFF"
| valign="top"| Race || align="center" | {{#if: {{{Race|}}} | {{{Race}}} | ''Unknown''}}
|- bgcolor="#FFFFFF"
| valign="top"| Gender || align="center" | {{#if: {{{Gender|}}} | {{{Gender}}} | ''Unknown''}}
|- bgcolor="#FFFFFF"
| valign="top"| Guild || align="center" | {{#if: {{{Guild|}}} | {{{Guild}}} | ''Unknown''}}
|- bgcolor="#FFFFFF"
| valign="top"| Instance || align="center" | {{#if: {{{Instance|}}} | {{{Instance}}} | ''Unknown''}}
|- bgcolor="#FFFFFF"
{{#if: {{{Relative|}}} | {{!}} valign="top" {{!}} Relatives {{!}}{{!}} align="center" {{!}} {{#arraymap:{{{Relative}}}|,|x|[[x]]}}}}
|}{{cat|Player Characters}}{{#if: {{{Race |}}} | {{cat|Player {{{Race}}}}} | }}{{#if: {{{Guild |}}} | {{Cat|Player {{{Guild}}}}} | }}{{#if: {{{Instance |}}} | {{#arraymap:{{{Instance}}}|,|x|[[Category:Player x]]}} | }}
</includeonly><noinclude>
==To Use==

<pre>
{{Player character
|Player Name =
|Race =
|Gender =
|Guild =
|Instance =
|Relative =
}}
</pre>

If you do not know one of the above, leave it blank
[[Category:Templates|{{PAGENAME}}]]
</noinclude>

Latest revision as of 16:49, 24 March 2015

Depreciated in favor of Template:PC.