]> ruin.nu Git - ndwebbie.git/commitdiff
launch confirmation hint
authorMichael Andreen <harv@ruin.nu>
Thu, 1 Feb 2007 13:35:21 +0000 (13:35 +0000)
committerMichael Andreen <harv@ruin.nu>
Thu, 1 Feb 2007 13:35:21 +0000 (13:35 +0000)
templates/launchConfirmation.tmpl

index 93ff790629bcca3957cbc563a5d63d19c07dcb67..ef1681c654ab64d35b042d07b0d92a11fe82734a 100644 (file)
 </TMPL_LOOP>
 <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>"/>