X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Fsrc%2Fcalls%2Fedit.tt2;h=4c4cb3da105052b37ef3f43be7676c306a08eaa4;hb=HEAD;hp=14c2175fead9bb3e3f4ea8e6449cce445059bcc2;hpb=11149303e8c0c031f5e08c5792930b490ba4a30b;p=ndwebbie.git diff --git a/root/src/calls/edit.tt2 b/root/src/calls/edit.tt2 deleted file mode 100644 index 14c2175..0000000 --- a/root/src/calls/edit.tt2 +++ /dev/null @@ -1,140 +0,0 @@ -[% META title = 'Edit call' %] - -[% BLOCK missiontable %] - - - [% FOR m IN missions %] - - - - - - - - [% IF m.fleetcatch %] - - [% END %] - - [% IF m.ships %] - - - - [% END %] - [% END %] -
CoordsNameMissionTickETAAmount
- [% IF m.ships %] - - [% END %] - - [% IF m.planet %] - [% m.coords %] - [% END %] - [% m.name %][% m.mission %][% m.tick %][% m.eta %][% m.amount %]FLEETCATCH!!
- - [% FOR s IN m.ships %] - - - - [% END %] -
[% s.ship %][% s.amount %]
-[% END %] - -
-
Call details, call# [% call.id %] - - - - - - -
-
    -
  • Current DC: [% call.dc %]
  • -
  • Member: [% call.member %]
  • -
  • SMS: [% call.sms %]
  • -
  • Coords: [% call.coords %]
  • -
  • Landing at tick:
    - -
  • -
  • Current ETA: [% call.landing_tick - TICK %]
  • -
-
- -
    -
  • Change Notes?
  • -
  • -
  • -
  • -
  • -
-
-
-
Attackers: -
- - - - - - - - - - - - - -[% FOR a IN attackers %] - - - - - - - - - - - - - - - -[% END %] -
CoordsPlanet statusAllianceRaceInitial ETAAmountShiptypesFleetChange/remove?
[% a.coords %][% a.planet_status %][% a.alliance %] ([% a.relationship %])[% a.race %][% a.eta %][% a.amount %][% a.fleet %]
- [% PROCESS missiontable missions=a.missions %] -
-

- - -

-
-
-
Member fleet -[% PROCESS missiontable missions=fleets %] -
-
Defenders -[% PROCESS missiontable missions=defenders %] -
- -
-[% FOR post IN posts %] -
-[% post.username %] : [% post.time %] - [% post.message %] -
-[% END %] - -
New Reply - - -
-
- -