Quote:
Originally Posted by bananalive
User/team names are omitted so that players cannot cherry pick easy players to improve their number of wins.
To show player names you'll have to edit template 'tmnt_ladder_display', and player name some in this bit of html code:
HTML Code:
<vb:each from="matches" value="game">
<div style="display: table-row; clear: both;">
<div class="blockrow" style="display: table-cell;">
<span class="date">{vb:raw game.date} <span class="time">{vb:raw game.time}</span></span>
</div>
|
How ? I don't understound
I could explain or give an example and should leave the code to display postulates?