xp bars for seminary list
This commit is contained in:
parent
885d84893a
commit
c22b121e04
1 changed files with 6 additions and 0 deletions
|
|
@ -21,6 +21,12 @@
|
||||||
<?=$seminary['title']?>
|
<?=$seminary['title']?>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
</p>
|
</p>
|
||||||
|
<div class="cf">
|
||||||
|
<div class="xpbar">
|
||||||
|
<span style="width:25%"></span>
|
||||||
|
</div>
|
||||||
|
<p class="xpnumeric">25 / 100 XP</p>
|
||||||
|
</div>
|
||||||
<p><small><?=sprintf(_('created by %s on %s'), $seminary['creator']['username'], $dateFormatter->format(new \DateTime($seminary['created'])))?></small></p>
|
<p><small><?=sprintf(_('created by %s on %s'), $seminary['creator']['username'], $dateFormatter->format(new \DateTime($seminary['created'])))?></small></p>
|
||||||
<p><?=\hhu\z\Utils::t($seminary['description'])?></p>
|
<p><?=\hhu\z\Utils::t($seminary['description'])?></p>
|
||||||
<?php if(!array_key_exists('usercharacter', $seminary)) : ?>
|
<?php if(!array_key_exists('usercharacter', $seminary)) : ?>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue