aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthe lemons <citrons@mondecitronne.com>2022-02-05 16:03:04 -0600
committerthe lemons <citrons@mondecitronne.com>2022-02-05 16:03:04 -0600
commit2621b312b16be1262dc26b536467840d2c558100 (patch)
treebe7fabe9bf173153516e1c6a0a16d2a078e8fff8
parent5083781ca3423612f6afe3225418267166e3e591 (diff)
update about to be more specific
-rw-r--r--about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/about.html b/about.html
index b67cae3..1a3922a 100644
--- a/about.html
+++ b/about.html
@@ -63,7 +63,7 @@
surround text in square brackets to <code>[emphasize it as important]</code>.
<li>
- type <code>#BACKLINK &lt;room&gt; &lt;action&gt;</code> on its own line to cause the room to link to an existing room. replace <code>&lt;action&gt;</code> with the text you desire to appear in the link. replace <code>&lt;room&gt;</code> with everything after <code>https://zzcxz.citrons.xyz/g/</code>. for example, to make a link with the text "go back" which links to <code>https://zzcxz.citrons.xyz/g/xxxxx</code>, type the line <code>#BACKLINK xxxxx go back</code>.
+ type <code>#BACKLINK &lt;room&gt; &lt;action&gt;</code> on its own line to cause the room to link back to an already existing room. replace <code>&lt;action&gt;</code> with the text you desire to appear in the link. replace <code>&lt;room&gt;</code> with everything after <code>https://zzcxz.citrons.xyz/g/</code>. for example, to make a link with the text "go back" which links to <code>https://zzcxz.citrons.xyz/g/xxxxx</code>, type the line <code>#BACKLINK xxxxx go back</code>. <code>#BACKLINK</code> cannot add new actions.
<li>
type <code>#DEADEND</code> to prevent people from taking additional actions on the page. this is mostly useful in combination with <code>#BACKLINK</code>.