diff --git a/resources/entry-page.html b/resources/entry-page.html index 7f36183..e3bbd76 100644 --- a/resources/entry-page.html +++ b/resources/entry-page.html @@ -1,26 +1,26 @@ - -
-Lexipython provides support for a limited amount of Markdown-esque formatting. The parsing rules that will be applied are as follows:
-Entries must begin with a header declaring the entry title. Format this header as "# Title", e.g. "# Formatting". This is the name that citations to your entry will use.
-Two line breaks begin a new paragraph. Lines separated by a single line break will be part of the same paragraph, unless the line is ended by a double backslash:
- Sample \\
- text
- here
-in your markdown produces
- Sample
- text
-here
-in the generated page.
Text bounded by ** will be bolded: **bold** produces bold. Text bounded by // will be italicized: //italics// produces italics.
-To cite another Lexicon entry, use double brackets. Text in double brackets will cite and link to the entry of the same name: [[Example page]] produces Example page. Text in double brackets split with a | will alias the link as the left text and link to the entry with the name of the right text: [[this text|Example page]] produces this text. You must be precise in the entry title you cite to. Citations to "Example" vs. "The Example" will point to different entries and create different phantoms, and your GM will probably have to clean up after you. -
Entries should end with a footer signing the entry with its author. Format this footer as "~ Signature". Signature lines will be set apart by a horizotal rule and right-aligned:
- -Signature
+Lexipython provides support for a limited amount of Markdown-esque formatting. The parsing rules that will be applied are as follows:
+Entries must begin with a header declaring the entry title. Format this header as "# Title", e.g. "# Formatting". This is the name that citations to your entry will use.
+Two line breaks begin a new paragraph. Lines separated by a single line break will be part of the same paragraph, unless the line is ended by a double backslash:
+ Sample \\
+ text
+ here
+in your markdown produces
+ Sample
+ text
+here
+in the generated page.
Text bounded by ** will be bolded: **bold** produces bold. Text bounded by // will be italicized: //italics// produces italics.
+To cite another Lexicon entry, use double brackets. Text in double brackets will cite and link to the entry of the same name: [[Example page]] produces Example page. Text in double brackets split with a | will alias the link as the left text and link to the entry with the name of the right text: [[this text|Example page]] produces this text. You must be precise in the entry title you cite to. Citations to "Example" vs. "The Example" will point to different entries and create different phantoms, and your GM will probably have to clean up after you. +
Entries should end with a footer signing the entry with its author. Format this footer as "~ Signature". Signature lines will be set apart by a horizotal rule and right-aligned:
+ +Signature
diff --git a/resources/lexicon.css b/resources/lexicon.css index ebf224c..74b66d5 100644 --- a/resources/lexicon.css +++ b/resources/lexicon.css @@ -1,10 +1,10 @@ -body { background-color: #eeeeee; margin: 10px; } -div#header { background-color: #ffffff; margin: 10px 0; padding: 8px; box-shadow: 2px 2px 10px #888888; } -div.header-option { display:inline-block; margin-right: 20px; } -div#sidebar-outer { width: 140px; background-color: #ffffff; float:left; box-shadow: 2px 2px 10px #888888; padding: 5px; } -div#sidebar-inner { padding: 5px; } -img#logo { width: 140px; } -div.content { margin-left: 160px; margin-top: 10px; background-color: #ffffff; padding: 10px; box-shadow: 2px 2px 10px #888888; } -a.phantom { color: #cc2200; } -div.citeblock a.phantom { font-style: italic; } +body { background-color: #eeeeee; margin: 10px; } +div#header { background-color: #ffffff; margin: 10px 0; padding: 8px; box-shadow: 2px 2px 10px #888888; } +div.header-option { display:inline-block; margin-right: 20px; } +div#sidebar-outer { width: 140px; background-color: #ffffff; float:left; box-shadow: 2px 2px 10px #888888; padding: 5px; } +div#sidebar-inner { padding: 5px; } +img#logo { width: 140px; } +div.content { margin-left: 160px; margin-top: 10px; background-color: #ffffff; padding: 10px; box-shadow: 2px 2px 10px #888888; } +a.phantom { color: #cc2200; } +div.citeblock a.phantom { font-style: italic; } span.signature { text-align: right; } \ No newline at end of file diff --git a/resources/rules.html b/resources/rules.html index bc6cc0b..f8ebe9d 100644 --- a/resources/rules.html +++ b/resources/rules.html @@ -1,18 +1,18 @@ -Ersatz Scrivener. In the course of the game, it may come to pass that a scholar is assigned an index in which no slots are available, because this scholar has already cited all the phantoms in previous articles. When this happens, the player instead writes their article as Ersatz Scrivener, radical skeptic. Ersatz does not believe in the existence of whatever he is writing about, no matter how obvious it seems to others or how central it is in the developing history of the world. All references, testimony, etc. with regard to its existence are tragic delusion at best or malicious lies at worst. Unlike the other scholars, Ersatz does not treat the research of his peers as fact, because he does not believe he has peers. Players writing articles as Ersatz are encouraged to name and shame the work of the misguided amateurs collaborating with him.
+Ersatz Scrivener. In the course of the game, it may come to pass that a scholar is assigned an index in which no slots are available, because this scholar has already cited all the phantoms in previous articles. When this happens, the player instead writes their article as Ersatz Scrivener, radical skeptic. Ersatz does not believe in the existence of whatever he is writing about, no matter how obvious it seems to others or how central it is in the developing history of the world. All references, testimony, etc. with regard to its existence are tragic delusion at best or malicious lies at worst. Unlike the other scholars, Ersatz does not treat the research of his peers as fact, because he does not believe he has peers. Players writing articles as Ersatz are encouraged to name and shame the work of the misguided amateurs collaborating with him.