aboutsummaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'about.html')
-rw-r--r--about.html34
1 files changed, 20 insertions, 14 deletions
diff --git a/about.html b/about.html
index efdadf5..10d361e 100644
--- a/about.html
+++ b/about.html
@@ -8,7 +8,7 @@
</head>
<body>
<h1>about zzcxz</h1>
- <h2 id="what is zzcxz">what is zzcxz?</h2>
+ <h2 id="what-is-zzcxz">what is zzcxz?</h2>
<p>
zzcxz consists of user generated, fictional content. do not believe what you read, for it is not real and could be written by anyone.
</p>
@@ -39,7 +39,7 @@
tell the story; do not submit non-sequitur nonsense
<li>
- maintain continuity between previous events; do not suddenly start telling a completely different story or try to <a href="https://en.wikipedia.org/wiki/Retroactive_continuity">retcon</a> previous events.
+ maintain continuity between previous events; do not suddenly start telling a completely different story or try to <a href="https://en.wikipedia.org/wiki/Retroactive_continuity">retcon</a> previous events.
</ul>
<p>
@@ -54,7 +54,7 @@
once content is posted, it can only be modified by me (the site administrator). I will fix any obvious typos I find. if you want content edited/removed for other reasons, <a href="mailto:stuff@mondecitronne.com">send me an email</a>.
</p>
- <h2 id="how does the markup work">how does the markup work?</h2>
+ <h2 id="how-does-the-markup-work">how does the markup work?</h2>
<ul>
<li>
each line becomes a paragraph.
@@ -66,29 +66,35 @@
surround text in square brackets to <code>[emphasize it as important]</code>.
<li>
- type <code>#REDIRECT &lt;room&gt;</code> on its own line to cause the action to bring you to <code>&lt;room&gt;</code> instead of a new room. replace <code>&lt;room&gt;</code> with the five letters at the end of the url of the desired room. for instance, to make the action link to <code>https://zzcxz.citrons.xyz/g/zzcxz</code>, type <code>#REDIRECT zzcxz</code>.
-
- <li>
- by default, a title at the top of the page contains the action which brings you to the room. this title can be overridden with <code>#PAGETITLE &lt;title&gt;</code>.
-
- <li>
- you can add <code>/raw</code> to the end of the URL of a room to see its markup (on the lines starting with tab) (<a href="/g/zzcxz/raw">example</a>). this feature could also potentially be utilized to implement third-party interfaces.
+ type <code>#redirect &lt;id&gt;</code> to bring the player back to an existing scene. replace <code>&lt;id&gt;</code> with the scene's id. the id of the scene is displayed in the log at the bottom in grey. </li>
+ <img src="/static/redirect-demonstration.png" alt="the id of the scene is displayed in the log at the bottom in grey" />
</ul>
- <p>if you use special formatting, and you see the literal characters that you intend to use to invoke special formatting, you have an error in your formatting. for instance, you should never see "#BACKLINK" in the preview.</p>
+ <p>you can add <code>/raw</code> to the end of the URL of a scene to see its markup (on the lines starting with tab) (<a href="/g/zzcxz/raw">example</a>). this feature can be used to implement third-party interfaces.</p>
+
+ <p>if you use special formatting, and you see the literal characters that you intend to use to invoke special formatting, you have an error in your formatting. for instance, you should never see "#REDIRECT" in the preview.</p>
- <h2 id="where can I discuss">where can I discuss zzcxz?</h2>
+ <h2 id="where-can-I-discuss">where can I discuss zzcxz?</h2>
<p>
please join #m on <a href="https://apionet.gh0.pw">apionet</a>.
</p>
- <h2 id="if you die">if you die in zzcxz, do you die in real life?</h2>
+ <h2 id"third-party">third party creations</h2>
+ <p>
+ <ul>
+ <li>
+ <a href="https://trimill.github.io/tools/zzcxz_vis/">zzcxz visualizer</a>
+ — dynamic graph of zzcxz scenes
+ </ul>
+ </p>
+
+ <h2 id="if-you-die">if you die in zzcxz, do you die in real life?</h2>
<p>
no, you will not die in real life.
</p>
- <h2 id="who is john">who is john?</h2>
+ <h2 id="who-is-john">who is john?</h2>
<p>
I don't know.
</p>