diff --git a/stock/templates/registered/corputils.html b/stock/templates/registered/corputils.html index b8678029..46a589df 100644 --- a/stock/templates/registered/corputils.html +++ b/stock/templates/registered/corputils.html @@ -12,118 +12,172 @@ {% if perms.auth.corputils %}
Ticker: {{ corp.corporation_ticker }}
-Ticker: {{ corp.corporation_ticker }}
+Member count: {{ corp.member_count }}
-Member count: {{ corp.member_count }}
+Player count: {{characters_with_api|length}}
-Player count: {{characters_with_api|length}}
- -Unregistered characters: {{characters_without_api|length}}
-Unregistered characters: {{characters_without_api|length}}
+- | Main character | -Main corporation | -Character list | ++ | Main character | +Killboard | +Main corporation | +Character list |
---|---|---|---|---|---|---|---|---|
- ![]() |
-
- {{ maincharname }} - |
-
- {{ player.maincorp }} - |
-
- {% for char in player.altlist %}
- {{ char.character_name }} - {% endfor %} - |
- |||||
- ![]() |
-
- {{ character_name }} - |
- - - | -
- No API registered! - |
- |||||
+ ![]() |
+
+ {{ maincharname }} + |
+ + Killboard + | ++ {% if not corp.corporation_name == player.maincorp%} + + {{ player.maincorp }} + + {% else %} + + {{ player.maincorp }} + + {% endif %} + | +
+ {% for char in player.altlist %}
+ {{ char.character_name }} + {% endfor %} + |
+
+ | Character | +Killboard | +API | +
---|---|---|---|
+ ![]() |
+
+ {{ character_name }} + |
+ + Killboard + | ++ No API registered! + | +