Template:Player: Difference between revisions

>Kypho
Undo revision 494 by Kypho (talk)
Refresh generated page templates and styles
Line 28: Line 28:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
{{#default_form:Player}} <!-- remove this line if you don't want PF form auto -->
{{#default_form:Player}}
<templatestyles src="Template:Infobox/styles.css" />
<templatestyles src="Template:Infobox/styles.css" />
<templatestyles src="Template:Player/styles.css" />
<templatestyles src="Template:Player/styles.css" />
Line 46: Line 46:
}}
}}


<table class="infobox">
<table class="infobox infobox-player">
   <tr><th class="infobox-title" colspan="2">{{{Name|{{PAGENAME}}}}}{{#if:{{{Nickname|}}}| · {{{Nickname}}}}}</th></tr>
   <tr><th class="infobox-title" colspan="2">{{{Name|{{PAGENAME}}}}}{{#if:{{{Nickname|}}}| · "{{{Nickname}}}"}}</th></tr>


   {{#if:{{{Photo|}}}|
   {{#if:{{{Photo|}}}|
Line 59: Line 59:
   {{#if:{{{HeightFeet|}}}{{{HeightInches|}}}|
   {{#if:{{{HeightFeet|}}}{{{HeightInches|}}}|
     <tr><th>Height</th>
     <tr><th>Height</th>
       <td>{{{HeightFeet}}}′{{#if:{{{HeightInches|}}}|{{{HeightInches}}}″|}} </td>
       <td>{{{HeightFeet}}}′{{#if:{{{HeightInches|}}}|{{{HeightInches}}}″|}}</td>
     </tr>
     </tr>
   }}
   }}
Line 81: Line 81:
</tr>
</tr>
}}
}}


   {{#if:{{{PlayerID|}}}|<tr><th>ID</th><td>{{{PlayerID}}}</td></tr>}}
   {{#if:{{{PlayerID|}}}|<tr><th>ID</th><td>{{{PlayerID}}}</td></tr>}}