X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Fsrc%2Fmembers%2Findex.tt2;h=da11c5230c0a128135592773a97024c67598f571;hb=92a035a39513b9804196355ceaedad23bc73a045;hp=5a23a29352ed14cf10e58cd78346dd609b98d83c;hpb=7d478421939145912a4155865ad6b521e1bff08f;p=ndwebbie.git diff --git a/root/src/members/index.tt2 b/root/src/members/index.tt2 index 5a23a29..da11c52 100644 --- a/root/src/members/index.tt2 +++ b/root/src/members/index.tt2 @@ -38,25 +38,26 @@ [% p.x %] [% p.y %] [% p.z %] - [% p.ruler %] OF [% p.planet %] + [% p.ruler | html %] OF [% p.planet | html %] [% p.race %] [% p.sizeimg = (p.size_gain_day == 0 ? 'stay' : (p.size_gain_day > 0 ? 'up' : 'down')) %] - [% comma(p.size) %] [% p.sizeimg %] + [% p.size | commify %] [% p.sizeimg %] [% p.scoreimg = (p.score_gain_day == 0 ? 'stay' : (p.score_gain_day > 0 ? 'up' : 'down')) %] - [% comma(p.score) %] [% p.scoreimg %] + [% p.score | commify %] [% p.scoreimg %] [% p.valueimg = (p.value_gain_day == 0 ? 'stay' : (p.value_gain_day > 0 ? 'up' : 'down')) %] - [% comma(p.value) %] [% p.valueimg %] + [% p.value | commify %] [% p.valueimg %] [% p.xpimg = (p.xp_gain_day == 0 ? 'stay' : (p.xp_gain_day > 0 ? 'up' : 'down')) %] - [% comma(p.xp) %] [% p.xpimg %] + [% p.xp | commify %] [% p.xpimg %] [% END %] [% IF calls %] - + [% FOR call IN calls %] - + + @@ -76,12 +77,13 @@
Account details
@@ -97,6 +99,7 @@ +
CallDCLanding tickRacesAmountShiptypesCurrent etaInital etaAttackers
CallStatusDCLanding tickRacesAmountShiptypesCurrent etaInital etaAttackers
[% call.id %][% call.call %][% call.status %] [% call.dc %] [% call.landing_tick %] [% call.race.unique.join('/') %][% f.amount %][% f.tick %] [% IF f.back %][% END %] [% IF f.back %][% END %]Calc