diff options
Diffstat (limited to 'pages/government.inc')
-rw-r--r-- | pages/government.inc | 142 |
1 files changed, 0 insertions, 142 deletions
diff --git a/pages/government.inc b/pages/government.inc deleted file mode 100644 index 08fb63c..0000000 --- a/pages/government.inc +++ /dev/null @@ -1,142 +0,0 @@ -<?php - -require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/init.inc"; global $title; global $isLoggedIn; global $lang; global $pages; -require_once $_SERVER['DOCUMENT_ROOT'] . '/includes/header.inc'; - -?> - -<br> -<div class="container"> - <div> - <h2><?= $pages["government"]["name"][$lang["_name"]] ?></h2> - <?php - - $members = scoreOrderGlobal(); - $zzise = getMemberWithoutSystem("zzise"); - $auvwc = getMemberWithoutSystem("auvwc"); - $qbzxm = getMemberWithoutSystem("qbzxm"); - $vncoa = getMemberWithoutSystem("vncoa"); - $qraku = getMemberWithoutSystem("qraku"); - $ghrby = getMemberWithoutSystem("ghrby"); - - ?> - - <div title="<b><?= $lang["government"]["council"][0] ?></b><br><?= $lang["government"]["council"][1] ?>" data-bs-toggle="tooltip" data-bs-html="true" style="text-align: center;border-radius:10px;background:#222; padding: 10px; margin-top: 15px;"> - <b><?= $lang["government"]["council"][0] ?></b> - <div style="margin-top: 10px; display: flex; justify-content: center;"> - <a class="gov-link" href="/<?= $ghrby["name"] ?>" style="color: white !important; text-decoration: none;"><div style="margin-right: 10px;"> - <img style="width:48px; height: 48px; border-radius: 999px; background-color: #333;" src="<?= getAsset("ynmuc", "ghrby") ?>"><br> - <?= $ghrby["display_name"] ?> - </div></a> - <a class="gov-link" href="/<?= $auvwc["name"] ?>" style="color: white !important; text-decoration: none;"><div style=" margin-right: auto;"> - <img style="width:48px; height: 48px; border-radius: 999px; background-color: #333;" src="<?= getAsset("gdapd", "auvwc") ?>"><br> - <?= $auvwc["display_name"] ?> - </div></a> - </div> - </div> - <div style="display: grid; grid-template-columns: 1fr 1px 1fr; grid-column-gap: 15px; margin-top: 15px;"> - <div> - <p style="text-align: center;"> - <img style="width: 24px; vertical-align: middle;" src="/assets/uploads/cloudburst.png"> - <b style="vertical-align: middle;">Cloudburst System</b> - </p> - <div style="display: grid; grid-template-columns: 1.5fr 1fr; grid-column-gap: 15px;"> - <div title="<b><?= $lang["government"]["head"][1] ?></b><br><?= $lang["government"]["head"][2] ?>" data-bs-toggle="tooltip" data-bs-html="true" style="text-align: center;border-radius:10px;background:#023100; padding: 10px;"> - <b><span class="list-separator-mobile"><?= $lang["government"]["head"][0] ?></span><span class="list-separator-desktop"><?= $lang["government"]["head"][1] ?></span></b> - <div style="margin-top: 10px; display: flex; justify-content: center;"> - <a class="gov-link" href="/<?= $ghrby["name"] ?>" style="color: white !important; text-decoration: none;"><div> - <img style="width:48px; height: 48px; border-radius: 999px; background-color: #333;" src="<?= getAsset("ynmuc", "ghrby") ?>"> - <span class="list-separator-desktop"><br><?= $ghrby["display_name"] ?></span> - </div></a> - </div> - </div> - <div title="<b><?= $lang["government"]["protector1"][1] ?></b><br><?= $lang["government"]["protector1"][2] ?>" data-bs-toggle="tooltip" data-bs-html="true" style="text-align: center;border-radius:10px;background:#002d31; padding: 10px;"> - <b><span class="list-separator-mobile"><?= $lang["government"]["protector1"][0] ?></span><span class="list-separator-desktop"><?= $lang["government"]["protector1"][1] ?></span></b> - <div style="margin-top: 10px; display: flex; justify-content: center;"> - <a class="gov-link" href="/<?= $zzise["name"] ?>" style="color: white !important; text-decoration: none;"><div> - <img style="width:48px; height: 48px; border-radius: 999px; background-color: #333;" src="<?= getAsset("ynmuc", "zzise") ?>"> - <span class="list-separator-desktop"><br><?= $zzise["display_name"] ?></span> - </div></a> - </div> - </div> - </div> - </div> - <div style="background:rgba(255, 255, 255, .2);"></div> - <div> - <p style="text-align: center;"> - <img style="width: 24px; vertical-align: middle;" src="/assets/uploads/raindrops.png"> - <b style="vertical-align: middle;">Raindrops System</b> - </p> - <div style="display: grid; grid-template-columns: 1.5fr 1fr; grid-column-gap: 15px;"> - <div title="<b><?= $lang["government"]["head"][1] ?></b><br><?= $lang["government"]["head"][2] ?>" data-bs-toggle="tooltip" data-bs-html="true" style="text-align: center;border-radius:10px;background:#023100; padding: 10px;"> - <b><span class="list-separator-mobile"><?= $lang["government"]["head"][0] ?></span><span class="list-separator-desktop"><?= $lang["government"]["head"][1] ?></span></b> - <div style="margin-top: 10px; display: flex; justify-content: center;"> - <a class="gov-link" href="/<?= $auvwc["name"] ?>" style="color: white !important; text-decoration: none;"><div> - <img style="width:48px; height: 48px; border-radius: 999px; background-color: #333;" src="<?= getAsset("gdapd", "auvwc") ?>"> - <span class="list-separator-desktop"><br><?= $auvwc["display_name"] ?></span> - </div></a> - </div> - </div> - <div title="<b><?= $lang["government"]["protector1"][1] ?></b><br><?= $lang["government"]["protector1"][2] ?>" data-bs-toggle="tooltip" data-bs-html="true" style="text-align: center;border-radius:10px;background:#002d31; padding: 10px;"> - <b><span class="list-separator-mobile"><?= $lang["government"]["protector1"][0] ?></span><span class="list-separator-desktop"><?= $lang["government"]["protector1"][1] ?></span></b> - <div style="margin-top: 10px; display: flex; justify-content: center;"> - <a class="gov-link" href="/<?= $qbzxm["name"] ?>" style="color: white !important; text-decoration: none;"><div> - <img style="width:48px; height: 48px; border-radius: 999px; background-color: #333;" src="<?= getAsset("gdapd", "qbzxm") ?>"> - <span class="list-separator-desktop"><br><?= $qbzxm["display_name"] ?></span> - </div></a> - </div> - </div> - </div> - </div> - </div> - <div style="display: grid; grid-template-columns: 1fr 1px 1fr; grid-column-gap: 15px;"> - <div title="<b><?= $lang["government"]["protectors"][0] ?></b><br><?= $lang["government"]["protectors"][1] ?>" data-bs-toggle="tooltip" data-bs-html="true" style="margin-top: 15px;"> - <div style="text-align: center;border-radius:10px;background:#311a00; padding: 10px;"> - <b><?= $lang["government"]["protectors"][0] ?></b> - <div style="margin-top: 10px; display: flex; justify-content: center;"> - <a class="gov-link" href="/<?= $zzise["name"] ?>" style="color: white !important; text-decoration: none;"><div style="margin-right: 20px;"> - <img style="width:48px; height: 48px; border-radius: 999px; background-color: #333;" src="<?= getAsset("ynmuc", "zzise") ?>"> - <span class="list-separator-desktop"><br><?= $zzise["display_name"] ?></span> - </div></a> - <a class="gov-link" href="/<?= $vncoa["name"] ?>" style="color: white !important; text-decoration: none;"><div style="margin-right: 20px;"> - <img style="width:48px; height: 48px; border-radius: 999px; background-color: #333;" src="<?= getAsset("ynmuc", "vncoa") ?>"> - <span class="list-separator-desktop"><br><?= $vncoa["display_name"] ?></span> - </div></a> - </div> - </div> - </div> - <div style="background:rgba(255, 255, 255, .2);"></div> - <div title="<b><?= $lang["government"]["protectors"][0] ?></b><br><?= $lang["government"]["protectors"][1] ?>" data-bs-toggle="tooltip" data-bs-html="true" style="margin-top: 15px;"> - <div style="text-align: center;border-radius:10px;background:#311a00; padding: 10px;"> - <b><?= $lang["government"]["protectors"][0] ?></b> - <div style="margin-top: 10px; display: flex; justify-content: center;"> - <a class="gov-link" href="/<?= $qbzxm["name"] ?>" style="color: white !important; text-decoration: none;"><div style="margin-right: 20px;"> - <img style="width:48px; height: 48px; border-radius: 999px; background-color: #333;" src="<?= getAsset("gdapd", "qbzxm") ?>"> - <span class="list-separator-desktop"><br><?= $qbzxm["display_name"] ?></span> - </div></a> - <a class="gov-link" href="/<?= $qraku["name"] ?>" style="color: white !important; text-decoration: none;"><div style="margin-right: 20px;"> - <img style="width:48px; height: 48px; border-radius: 999px; background-color: #333;" src="<?= getAsset("gdapd", "qraku") ?>"> - <span class="list-separator-desktop"><br><?= $qraku["display_name"] ?></span> - </div></a> - </div> - </div> - </div> - </div> - </div> -</div> - -<style> - .gov-link:hover { - opacity: .75; - } - - .gov-link:active { - opacity: .5; - } - - .gov-link:focus { - opacity: .5; - } -</style> - -<?php require_once $_SERVER['DOCUMENT_ROOT'] . '/includes/footer.inc'; ?> |