X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Fsrc%2Fstats%2Fplanet.tt2;fp=root%2Fsrc%2Fstats%2Fplanet.tt2;h=dfae29ac9a90484dd46dff51508bea0bb43fa4fb;hb=5d49b3579d2ad39f6ae9bc2dba37ebbf0334e0da;hp=0000000000000000000000000000000000000000;hpb=57f880656c4486f68583058121a5bcb3b316199c;p=ndwebbie.git diff --git a/root/src/stats/planet.tt2 b/root/src/stats/planet.tt2 new file mode 100644 index 0000000..dfae29a --- /dev/null +++ b/root/src/stats/planet.tt2 @@ -0,0 +1,61 @@ +[% META title = 'Planet stats' %] +[% PROCESS inc/stats.tt2 %] + +[% IF planetdata %] +
+ + + [% FOR pd IN planetdata %] + + + + + + [% END %] +
TickTypeAmount
[% pd.tick %][% pd.category %] [% pd.name %][% comma(pd.amount) %]
+
+[% END %] +
+ + +[% FOR v IN values %] + + + + +[% END %] +
TickValueGain
[% v.tick %][% v.value %][% v.gain %]
+
+
+ +[% IF scans %] + + [% FOR s IN scans %] + + + + + [% END %] +[% END %] + +[% FOR coords IN oldcoords %] + + + + +[% END %] +
TickScan
[% s.tick %][% s.type %]
TickCoords
[% coords.tick %][% coords.x %]:[% coords.y %]:[% coords.z %]
+
+[% IF outgoings %] +
+

Outgoing fleets

+ [% PROCESS inc/missionlist.tt2 missions=outgoings %] +

Incoming fleets

+ [% PROCESS inc/missionlist.tt2 missions=incomings %] +
+[% END %] + +
+stats +ranks +