You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

111 lines
5.7 KiB

<style>
.profile h1 {
text-align: center;
}
.profile img {
display: block;
margin-left: auto;
margin-right: auto;
}
.profile-table h1 {
}
.profile table {
margin: 0 auto;
position: relative;
border: 2px solid rgba(53,186,255,.2);
width: 95%;
border-spacing: 0;
margin-top: 30px;
}
.profile th {
background-color: rgba(53,186,255,.1);
border-right: 1px solid rgba(53,186,255,.15);
border-left: 1px solid rgba(53,186,255,.15);
text-align: center;
}
.profile td {
text-align: center;
padding-left: 5px;
padding-right: 5px;
}
th.profile-table-header {
background-color: rgba(53,186,255,.2);
border-left: none;
border-right: none;
text-align: center;
}
th.profile-table-data-first {
border-left: none;
}
tr.profile-table-row-b {
background-color: rgba(53,186,255,.05);
}
div.profile-line {
width: 100%;
height: 5px;
background: rgba(53,156,255,.2);
overflow: hidden;
margin: 0 auto;
margin-bottom: 15px;
}
form.profile-previous {
float: left;
left: 2.5%;
}
form.profile-next {
float: right;
right: 2.5%;
}
.profile-previous input {
padding: 3px;
}
.profile-next input {
padding: 3px;
}
div.profile-navigation {
display: block;
height: 40px;
}
</style>
<div class="profile">
<h1>{NAME} (#{RANK})</h1>
<div class="profile-line"></div>
<a href="//www.steamcommunity.com/profiles/{STEAM}"><img src="//badges.steamprofile.com/profile/default/steam/{STEAM}.png"/></a>
<div class="profile-table">
<table>
<tr><th colspan="8" class="profile-table-header"><h1>Combat Record</h1></th></tr>
<tr><th class="profile-table-data-first">Score</th><td>{SCORE}</td><th>Score/Min</th><td>{SPM}</td><th>Win/Loss</th><td>{WLR}</td><th>Game Time</th><td>{GAMETIME}</td></tr>
<tr class="profile-table-row-b"><th class="profile-table-data-first">Games</th><td>{GAMES}</td><th>Wins</th><td>{WINS}</td><th>Losses</th><td>{LOSSES}</td><th>Ties</th><td>{TIES}</td></tr>
<tr><th class="profile-table-data-first">Beacons Placed</th><td>{BEACONPLACEMENTS}</td><th>Beacon Disarms</th><td>{BEACONDISARMS}</td><th>Proxies Placed</th><td>{PROXYPLACEMENTS}</td><th>Proxy Disarms</th><td>{PROXYDISARMS}</td></tr>
<tr class="profile-table-row-b"><th class="profile-table-data-first">Kills</th><td>{KILLS}</td><th>Building Kills</th><td>{BUILDINGKILLS}</td><th>Vehicle Kills</th><td>{VEHICLEKILLS}</td><th>Defence Kills</th><td>{DEFENCEKILLS}</td></tr>
<tr><th class="profile-table-data-first">Deaths</th><td>{DEATHS}</td><th>KDR</th><td>{KDR}</td><th>Headshots</th><td>{HEADSHOTS}</td><th>HSKR</th><td>{HSKR}</td></tr>
<tr><th colspan="4" class="profile-table-header"><h1>Global Defense Initiative</h1></th><th colspan="4" class="profile-table-header"><h1>Brotherhood of Nod</h1></th></tr>
<tr><th class="profile-table-data-first">Games</th><td>{GDIGAMES}</td><th>Ratio</th><td>{GDIWLR}</td><th>Games</th><td>{NODGAMES}</td><th>Ratio</th><td>{NODWLR}</td></tr>
<tr class="profile-table-row-b"><th class="profile-table-data-first">Wins</th><td>{GDIWINS}</td><th>Losses</th><td>{GDILOSSES}</td><th>Wins</th><td>{NODWINS}</td><th>Losses</th><td>{NODLOSSES}</td></tr>
<tr><th class="profile-table-data-first">Ties</th><td>{GDITIES}</td><th>Game Time</th><td>{GDIGAMETIME}</td><th>Ties</th><td>{NODTIES}</td><th>Game time</th><td>{NODGAMETIME}</td></tr>
<tr class="profile-table-row-b"><th class="profile-table-data-first">Score</th><td>{GDISCORE}</td><th>SPM</th><td>{GDISPM}</td><th>Score</th><td>{NODSCORE}</td><th>SPM</th><td>{NODSPM}</td></tr>
<tr><th class="profile-table-data-first">Building Kills</th><td>{GDIBUILDINGKILLS}</td><th>Vehicle Kills</th><td>{GDIVEHICLEKILLS}</td><th>Building Kills</th><td>{NODBUILDINGKILLS}</td><th>Vehicle Kills</th><td>{NODVEHICLEKILLS}</td></tr>
<tr class="profile-table-row-b"><th class="profile-table-data-first">Defence Kills</th><td>{GDIDEFENCEKILLS}</td><th>Kills</th><td>{GDIKILLS}</td><th>Defence Kills</th><td>{NODDEFENCEKILLS}</td><th>Kills</th><td>{NODKILLS}</td></tr>
<tr><th class="profile-table-data-first">Deaths</th><td>{GDIDEATHS}</td><th>KDR</th><td>{GDIKDR}</td><th>Deaths</th><td>{NODDEATHS}</td><th>KDR</th><td>{NODKDR}</td></tr>
<tr class="profile-table-row-b"><th class="profile-table-data-first">Headshots</th><td>{GDIHEADSHOTS}</td><th>HSKR</th><td>{GDIHSKR}</td><th>Headshots</th><td>{NODHEADSHOTS}</td><th>HSKR</th><td>{NODHSKR}</td></tr>
<tr><th class="profile-table-data-first">Beacons Placed</th><td>{GDIBEACONPLACEMENTS}</td><th>Beacon Disarms</th><td>{GDIBEACONDISARMS}</td><th>Beacons Placed</th><td>{NODBEACONPLACEMENTS}</td><th>Beacon Disarms</th><td>{NODBEACONDISARMS}</td></tr>
<tr class="profile-table-row-b"><th class="profile-table-data-first">Proxies Placed</th><td>{GDIPROXYPLACEMENTS}</td><th>Proxy Disarms</th><td>{GDIPROXYDISARMS}</td><th>Proxies Placed</th><td>{NODPROXYPLACEMENTS}</td><th>Proxy Disarms</th><td>{NODPROXYDISARMS}</td></tr>
</table>
<table>
<tr><th colspan="4"; class="profile-table-header"><h1>Personal Bests</h1></th></tr>
<tr><th class="profile-table-data-first">Score</th><td>{VSCORE}</td><th>Game Time</th><td>{VGAMETIME}</td></tr>
<tr class="profile-table-row-b"><th class="profile-table-data-first">Beacons Placed</th><td>{VBEACONPLACEMENTS}</td><th>Beacon Disarms</th><td>{VBEACONDISARMS}</td></tr>
<tr><th class="profile-table-data-first">Proxies Placed</th><td>{VPROXYPLACEMENTS}</td><th>Proxy Disarms</th><td>{VPROXYDISARMS}</td></tr>
<tr class="profile-table-row-b"><th class="profile-table-data-first">Building Kills</th><td>{VBUILDINGKILLS}</td><th>Vehicle Kills</th><td>{VVEHICLEKILLS}</td></tr>
<tr><th class="profile-table-data-first">Defence Kills</th><td>{VDEFENCEKILLS}</td><th>Headshots</th><td>{VHEADSHOTS}</td></tr>
<tr class="profile-table-row-b"><th class="profile-table-data-first">Kills</th><td>{VKILLS}</td><th>Deaths</th><td>{VDEATHS}</td></tr>
</table>
</div>
</div>