Jump to content

Template:Infobox-streamer: Difference between revisions

From Gamblezoid, the free Wikipedia-based encyclopedia
Created page with "<includeonly> <table class="infobox infobox-streamer"> {{#if:{{{title|}}}| <caption class="infobox-title">{{{title}}}</caption> | <caption class="infobox-title">{{{title|Live Streamer}}} Quick Facts</caption> }} {{#if:{{{image|}}}| <tr> <td colspan="2" style="text-align:center;"> [[File:{{{image|}}}|250px|{{{title|}}} image]] </td> </tr> }} {{#if:{{{nickname|}}}| <tr> <th scope="row">Nickname</th> <td>{{{nickname}}}</td> </tr> }} {{#if:{{{full-name|}}}| <tr> <th scop..."
 
No edit summary
Line 156: Line 156:
{{#if:{{{genre|}}}|
{{#if:{{{genre|}}}|
<tr>
<tr>
<th>genre</th>
<th>Genre</th>
<td>{{{genre}}}</td>
<td>{{{genre}}}</td>
</tr>
}}
{{#if:{{{platform|}}}|
<tr>
<th>Platform</th>
<td>{{{platform}}}</td>
</tr>
</tr>
}}
}}
Line 168: Line 175:
}}
}}


{{#if:{{{total-cashes|}}}|
 
<tr>
<tr>
<th>Total cashes</th>
<th colspan="2" style="text-align:center; font-size:125%;">Kick</th>
<td>{{{total-cashes}}}</td>
</tr>
</tr>
}}


{{#if:{{{hand|}}}|
 
{{#if:{{{kick|}}}|
<tr>
<tr>
<th>Hand</th>
<th>Channel</th>
<td>{{{hand}}}</td>
<td>{{{kick}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{kick-active|}}}|
<tr>
<tr>
<th colspan="2" style="text-align:center; font-size:125%;">WSOP</th>
<th>Years active</th>
<td>{{{kick-active}}}</td>
</tr>
</tr>
}}


{{#if:{{{wsop-wins|}}}|
{{#if:{{{kick-followers|}}}|
<tr>
<tr>
<th>Winnings</th>
<th>Kick followers</th>
<td>{{{wsop-wins}}}</td>
<td>{{{kick-followers}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{wsop-cashes|}}}|
<tr>
<tr>
<th>Cashes</th>
<th colspan="2" style="text-align:center; font-size:125%;">Twitch</th>
<td>{{{wsop-cashes}}}</td>
</tr>
</tr>
}}


{{#if:{{{wsop-bracelets|}}}|
{{#if:{{{twitch|}}}|
<tr>
<tr>
<th>Bracelets</th>
<th>Channel</th>
<td>{{{wsop-bracelets}}}</td>
<td>{{{twitch}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{wsop-tables|}}}|
{{#if:{{{twitch-active|}}}|
<tr>
<tr>
<th>Final tables</th>
<th>Years active</th>
<td>{{{wsop-tables}}}</td>
<td>{{{twitch-active}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{wsop-highest|}}}|
{{#if:{{{twitch-followers|}}}|
<tr>
<tr>
<th>Highest WSOP</th>
<th>Twitch followers</th>
<td>{{{wsop-highest}}}</td>
<td>{{{twitch-followers}}}</td>
</tr>
</tr>
}}
}}


<tr>
<tr>
<th colspan="2" style="text-align:center; font-size:125%;">WPT</th>
<th colspan="2" style="text-align:center; font-size:125%;">YouTube</th>
</tr>
</tr>


{{#if:{{{wpt-titles|}}}|
{{#if:{{{youtube|}}}|
<tr>
<tr>
<th>Titles</th>
<th>Channel</th>
<td>{{{wpt-titles}}}</td>
<td>{{{youtube}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{wpt-tables|}}}|
{{#if:{{{youtube-active|}}}|
<tr>
<tr>
<th>Final tables</th>
<th>Years active</th>
<td>{{{wpt-tables}}}</td>
<td>{{{youtube-active}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{wpt-money-finishes|}}}|
{{#if:{{{youtube-followers|}}}|
<tr>
<tr>
<th>Money finishes</th>
<th>Subscribers</th>
<td>{{{wpt-money-finishes}}}</td>
<td>{{{youtube-followers}}}</td>
</tr>
</tr>
}}
}}


<tr>
<tr>
<th colspan="2" style="text-align:center; font-size:125%;">EPT</th>
<th colspan="2" style="text-align:center; font-size:125%;">Esport career</th>
</tr>
 
{{#if:{{{esport-active|}}}|
<tr>
<th>Playing career</th>
<td>{{{esport-active}}}</td>
</tr>
</tr>
}}


{{#if:{{{ept-titles|}}}|
{{#if:{{{esport-game|}}}|
<tr>
<tr>
<th>Titles</th>
<th>Game</th>
<td>{{{ept-titles}}}</td>
<td>{{{esport-game}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{ept-tables|}}}|
{{#if:{{{esport-role|}}}|
<tr>
<tr>
<th>Final tables</th>
<th>Role</th>
<td>{{{ept-tables}}}</td>
<td>{{{esport-role}}}</td>
</tr>
</tr>
}}
}}


{{#if:{{{ept-money-finishes|}}}|
{{#if:{{{signature|}}}|
<tr>
<tr>
<th>Money finishes</th>
<td colspan="2" style="text-align:center;">
<td>{{{ept-money-finishes}}}</td>
[[File:{{{signature|}}}|250px|{{{title|}}} signature]]
</td>
</tr>
</tr>
}}
}}

Revision as of 09:41, 3 February 2026