From 9cc28d80640f545fb4bcba0b39e7a64f916b5748 Mon Sep 17 00:00:00 2001 From: the lemons Date: Wed, 9 Feb 2022 03:44:06 -0600 Subject: update about.html --- about.html | 13 +++++-------- static/redirect-demonstration.png | Bin 0 -> 56818 bytes 2 files changed, 5 insertions(+), 8 deletions(-) create mode 100644 static/redirect-demonstration.png diff --git a/about.html b/about.html index efdadf5..ae3f1a4 100644 --- a/about.html +++ b/about.html @@ -39,7 +39,7 @@ tell the story; do not submit non-sequitur nonsense
  • - maintain continuity between previous events; do not suddenly start telling a completely different story or try to retcon previous events. + maintain continuity between previous events; do not suddenly start telling a completely different story or try to retcon previous events.

    @@ -66,16 +66,13 @@ surround text in square brackets to [emphasize it as important].

  • - type #REDIRECT <room> on its own line to cause the action to bring you to <room> instead of a new room. replace <room> with the five letters at the end of the url of the desired room. for instance, to make the action link to https://zzcxz.citrons.xyz/g/zzcxz, type #REDIRECT zzcxz. - -
  • - 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 #PAGETITLE <title>. - -
  • - you can add /raw to the end of the URL of a room to see its markup (on the lines starting with tab) (example). this feature could also potentially be utilized to implement third-party interfaces. + type #redirect <id> to bring the player back to an existing scene. replace <id> with the scene's id. the id of the scene is displayed in the log at the bottom in grey.
  • + the id of the scene is displayed in the log at the bottom in grey +

    you can add /raw to the end of the URL of a scene to see its markup (on the lines starting with tab) (example). this feature could also potentially be utilized to implement third-party interfaces.

    +

    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.

    where can I discuss zzcxz?

    diff --git a/static/redirect-demonstration.png b/static/redirect-demonstration.png new file mode 100644 index 0000000..3f3b2fa Binary files /dev/null and b/static/redirect-demonstration.png differ -- cgit v1.2.3