]> ruin.nu Git - ndwebbie.git/blobdiff - templates/launchConfirmation.tmpl
Storing government for planets
[ndwebbie.git] / templates / launchConfirmation.tmpl
index 1d5a4a2830bba3eb76fa650e78c392840bd5c12b..ef1681c654ab64d35b042d07b0d92a11fe82734a 100644 (file)
@@ -1,9 +1,11 @@
+<TMPL_VAR NAME=Error>
 <TMPL_LOOP Missions>
 <TMPL_IF Warning><p><b><TMPL_VAR NAME=Warning></b></p></TMPL_IF>
 <p>Adding the following fleet: <TMPL_VAR NAME=Fleet>
 <br/>Target: <TMPL_VAR NAME=Target>
 <br/>Mission: <TMPL_VAR NAME=Mission>
 <br/>Landing tick: <TMPL_VAR NAME=Tick>
+<br/>Back: <TMPL_VAR NAME=Back>
 </p>
 <table>
 <TMPL_LOOP Ships>
 </table>
 <hr/>
 </TMPL_LOOP>
-<form action="index.pl" method="post"><fieldset> <legend>Launch confirmation</legend>
+<form action="<TMPL_VAR NAME=PAGE>" method="post"><fieldset> <legend>Launch confirmation</legend>
        <p>Paste all (ctrl+a should be ok, but try with just single mission if you get an error, save the ctrl+a output and contact harv) information from <b>missions page</b> here (NOT from news page, and not overview, nor gal status). It's ok to paste when prelaunched, as long as you're sure you won't change your plans.</p>
+       <p>A valid launch confirmation looks like this, but can also be after the fleet has launched and has ETA/Return ETA shown as last line:</p>
+       <pre>
+Some fleet name        X:Y:Z   A:B:C (2+8)
+9hrs 28mins    Defend
+Ship   Class   Target  Type    Count
+Viper  Corvette        Frigate Emp     50
+
+Launching in tick 117, arrival in tick 124, Return ETA: Instant
+       </pre>
        <textarea rows="25" cols="80" name="mission"></textarea>
        <input type="hidden" name="cmd" value="submit"/>
        <input type="hidden" name="page" value="<TMPL_VAR NAME=PAGE>"/>