示例#1
0
?>
&nbsp;&nbsp;</strong></span> <img src="img/horde_min.png" height="100%">
          </div>
          <div class="overall-score-container score-container table-responsive">
            <table class="table table-striped">
              <thead>
                <tr>
                  <th class="text-center">#</th>
                  <th class="text-center">Character</th>
                  <th class="text-center">&#9679;</th>
                  <th class="text-center">Victories</th>
                </tr>
              </thead>
              <tbody>
                <?php 
getPlayersScores("", $level_condition, $type_condition);
?>
              </tbody>
            </table>
          </div>
          <button id="toggle-overall" type="button" class="btn btn-default btn-xs">More</button>
        </div>
      </div>

      <?php 
if ($show_guilds > 0) {
    ?>

      <div class="row text-center">
        <div class="col-lg-3 col-sm-6" style="padding: 0 10px;">
          <p class="h4" style="margin-top: 32px">Guilds Today</p>
            ?>
&nbsp;&nbsp;</strong></span> <img src="img/horde_min.png" height="100%">
          </div>
          <div class="this-month-score-container score-container">
            <table class="table table-striped">
              <thead>
                <tr>
                  <th class="text-center">#</th>
                  <th class="text-center">Character</th>
                  <th class="text-center">&#9679;</th>
                  <th class="text-center">Victories</th>
                </tr>
              </thead>
              <tbody>
                <?php 
            getPlayersScores($this_month_condition, $this_level_condition, $type_condition);
            ?>
              </tbody>
            </table>
          </div>
          <button id="toggle-this-month" type="button" class="btn btn-default btn-xs">More</button>
        </div>
        <div class="col-lg-3 col-sm-6" style="padding: 0 10px;">
          <p class="h4">BattleGrounds of the day</p>
          <div class="score-faction-container">
            All BattleGrounds played <?php 
            echo $date;
            ?>
          </div>
          <div class="bg-day-container score-container" style="border: 1px solid grey">
            <table class="table table-hover">