Skip to content

Instantly share code, notes, and snippets.

@azyobuzin
Created October 28, 2018 08:46
Show Gist options
  • Save azyobuzin/a834ce6db01149fb0ac07c62c1429511 to your computer and use it in GitHub Desktop.
Save azyobuzin/a834ce6db01149fb0ac07c62c1429511 to your computer and use it in GitHub Desktop.
WagahighChoices 結果
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>結果 - Kaoruko</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous" />
<style>
section {
margin-top: 20px;
margin-bottom: 40px;
}
</style>
</head>
<body>
<nav class="navbar navbar-expand navbar-light bg-light">
<div class="container">
<span class="navbar-brand">Kaoruko</span>
</div>
</nav>
<section class="container">
<h2>結果</h2>
<table class="table" style="table-layout: fixed">
<thead>
<tr>
<th scope="col">かおるこ</th>
<th scope="col">アーシェ</th>
<th scope="col">兎亜</th>
<th scope="col">未尋</th>
</tr>
</thead>
<tbody>
<tr>
<td>512</td>
<td>256</td>
<td>224</td>
<td>1568</td>
</tr>
</tbody>
</table>
</section>
<section class="container">
<h2>選択肢ごとのルート到達率</h2>
<table class="table" style="table-layout: fixed">
<thead>
<tr>
<th scope="col">選択画面</th>
<th scope="col">選んだ選択肢</th>
<th scope="col">かおるこ</th>
<th scope="col">アーシェ</th>
<th scope="col">兎亜</th>
<th scope="col">未尋</th>
</tr>
</thead>
<tbody>
<tr>
<th rowspan="2" scope="row">1</th>
<th scope="row">上</th>
<td>33.3 %</td>
<td>8.3 %</td>
<td>7.3 %</td>
<td>51.0 %</td>
</tr>
<tr>
<th scope="row">下</th>
<td>0.0 %</td>
<td>12.5 %</td>
<td>10.9 %</td>
<td>76.6 %</td>
</tr>
<tr>
<th rowspan="2" scope="row">2</th>
<th scope="row">上</th>
<td>20.0 %</td>
<td>10.0 %</td>
<td>17.5 %</td>
<td>52.5 %</td>
</tr>
<tr>
<th scope="row">下</th>
<td>20.0 %</td>
<td>10.0 %</td>
<td>0.0 %</td>
<td>70.0 %</td>
</tr>
<tr>
<th rowspan="2" scope="row">3</th>
<th scope="row">上</th>
<td>33.3 %</td>
<td>8.3 %</td>
<td>7.3 %</td>
<td>51.0 %</td>
</tr>
<tr>
<th scope="row">下</th>
<td>0.0 %</td>
<td>12.5 %</td>
<td>10.9 %</td>
<td>76.6 %</td>
</tr>
<tr>
<th rowspan="2" scope="row">4</th>
<th scope="row">上</th>
<td>20.0 %</td>
<td>10.0 %</td>
<td>8.8 %</td>
<td>61.3 %</td>
</tr>
<tr>
<th scope="row">下</th>
<td>20.0 %</td>
<td>10.0 %</td>
<td>8.8 %</td>
<td>61.3 %</td>
</tr>
<tr>
<th rowspan="2" scope="row">5</th>
<th scope="row">上</th>
<td>20.0 %</td>
<td>20.0 %</td>
<td>7.5 %</td>
<td>52.5 %</td>
</tr>
<tr>
<th scope="row">下</th>
<td>20.0 %</td>
<td>0.0 %</td>
<td>10.0 %</td>
<td>70.0 %</td>
</tr>
<tr>
<th rowspan="2" scope="row">6</th>
<th scope="row">上</th>
<td>20.0 %</td>
<td>10.0 %</td>
<td>17.5 %</td>
<td>52.5 %</td>
</tr>
<tr>
<th scope="row">下</th>
<td>20.0 %</td>
<td>10.0 %</td>
<td>0.0 %</td>
<td>70.0 %</td>
</tr>
<tr>
<th rowspan="2" scope="row">7</th>
<th scope="row">上</th>
<td>20.0 %</td>
<td>10.0 %</td>
<td>8.8 %</td>
<td>61.3 %</td>
</tr>
<tr>
<th scope="row">下</th>
<td>20.0 %</td>
<td>10.0 %</td>
<td>8.8 %</td>
<td>61.3 %</td>
</tr>
<tr>
<th rowspan="2" scope="row">8</th>
<th scope="row">上</th>
<td>20.0 %</td>
<td>10.0 %</td>
<td>8.8 %</td>
<td>61.3 %</td>
</tr>
<tr>
<th scope="row">下</th>
<td>20.0 %</td>
<td>10.0 %</td>
<td>8.8 %</td>
<td>61.3 %</td>
</tr>
<tr>
<th rowspan="2" scope="row">9</th>
<th scope="row">上</th>
<td>20.0 %</td>
<td>0.0 %</td>
<td>10.0 %</td>
<td>70.0 %</td>
</tr>
<tr>
<th scope="row">下</th>
<td>20.0 %</td>
<td>20.0 %</td>
<td>7.5 %</td>
<td>52.5 %</td>
</tr>
<tr>
<th rowspan="2" scope="row">10</th>
<th scope="row">上</th>
<td>0.0 %</td>
<td>12.5 %</td>
<td>10.9 %</td>
<td>76.6 %</td>
</tr>
<tr>
<th scope="row">下</th>
<td>100.0 %</td>
<td>0.0 %</td>
<td>0.0 %</td>
<td>0.0 %</td>
</tr>
<tr>
<th rowspan="2" scope="row">11</th>
<th scope="row">上</th>
<td>20.0 %</td>
<td>10.0 %</td>
<td>0.0 %</td>
<td>70.0 %</td>
</tr>
<tr>
<th scope="row">下</th>
<td>20.0 %</td>
<td>10.0 %</td>
<td>17.5 %</td>
<td>52.5 %</td>
</tr>
<tr>
<th rowspan="2" scope="row">12</th>
<th scope="row">上</th>
<td>20.0 %</td>
<td>0.0 %</td>
<td>10.0 %</td>
<td>70.0 %</td>
</tr>
<tr>
<th scope="row">下</th>
<td>20.0 %</td>
<td>20.0 %</td>
<td>7.5 %</td>
<td>52.5 %</td>
</tr>
</tbody>
</table>
</section>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment