Difference between revisions of "Template:Player"

From Camarilla Wiki
Jump to: navigation, search
(Created page with '{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%; background-color: #ECF1EF; border: 1px black solid; float: right; margin: 1ex; margin-top: 0px; …')
 
(Blanked the page)
 
Line 1: Line 1:
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%; background-color: #ECF1EF; border: 1px black solid; float: right; margin: 1ex; margin-top: 0px; margin-left: 0px;"
 
|-
 
| colspan="2" style="text-align:center; font-size: large;" | '''Member Information'''
 
|-
 
! '''Player:'''
 
| [mailto:{{{email}}} {{{name|Incomplete}}}]
 
|-
 
{{ifdef|{{{nation|}}}|! '''Nation:'''|}}
 
|{{ifdef|{{{nation|}}}|{{{nation}}}|}}
 
|-
 
{{ifdef|{{{region|}}}|! '''Region:'''|}}
 
|{{ifdef|{{{region|}}}|{{{region}}}|}}
 
|-
 
{{ifdef|{{{game|}}}|! '''Game'''|}}
 
|{{ifdef|{{{game|}}}| {{{game}}}|}}
 
|-
 
{{ifdef|{{{gtalk|}}}|! '''GTalk:'''|}}
 
|{{ifdef|{{{gtalk|}}}| {{{gtalk|}}}|}}
 
|-
 
|}<includeonly>
 
  
 
<noinclude>
 
 
 
 
==Code==
 
<pre>
 
{{Player
 
|name=
 
|email=
 
|nation=
 
|region=
 
|game=
 
|gtalk=
 
|}}
 
</pre>
 

Latest revision as of 14:54, 18 August 2015