Template:Player: Difference between revisions
>Kypho |
Refresh generated page templates and styles |
||
| Line 28: | Line 28: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{#default_form:Player}} | {{#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|}}}| · | <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>}} | ||