]> ruin.nu Git - ndwebbie.git/blobdiff - root/src/intel/find.tt2
Converted intel page
[ndwebbie.git] / root / src / intel / find.tt2
diff --git a/root/src/intel/find.tt2 b/root/src/intel/find.tt2
new file mode 100644 (file)
index 0000000..55a9e50
--- /dev/null
@@ -0,0 +1,9 @@
+[% META title = 'Find' %]
+
+<p>Could not find: &quot;[% c.req.param('coords') | html %]&quot;</p>
+
+<p>The following syntaxes are possible:</p>
+<ul>
+       <li>X:Y:Z tick (i.e. &quot;1:1:1 37&quot;) Finds the planet that had the coords at the specified tick</li>
+       <li>X:Y:Z (i.e.  &quot;1:1:1&quot;) Finds the planet that had the coords at the current tick</li>
+</ul>