On Cinema Wiki

This wiki has it all, it has action, drama, suspense, and dance.

User Tools

Site Tools


wiki:syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:syntax [2024/01/08 23:18] – created - external edit 127.0.0.1wiki:syntax [2026/08/15 20:30] (current) – old revision restored (2026/08/05 04:54) kianworld
Line 1: Line 1:
 ====== Formatting Syntax ====== ====== Formatting Syntax ======
  
-[[doku>DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readable as possibleThis page contains all possible syntax you may use when editing the pagesSimply have a look at the source of this page by pressing "Edit this page"If you want to try something, just use the [[playground:playground|playground]] page. The simpler markup is easily accessible via [[doku>toolbar|quickbuttons]], too.+<WRAP info>Unfinished.</WRAP> 
 + 
 +On Cinema on Wikis uses [[doku>DokuWiki]] for its wiki softwareI (kianworld) chose this because it seemed a hell of a lot easier to set-up and use instead of [[wp>MediaWiki]]Yeah, I could have went to Fandom or Miraheze or whatever... I didn'want to. I wanted something that I could feel less bad about maybe giving up and abandoning onsomething self-hosted. 
 + 
 +A big advantage of DokuWiki is the fact that articles are just simple 'ol text files. All the fancy effects are just markup (and the occasional plug-in/CSS cheat). This page is a re-write of the default [[doku>wiki:syntax|DokuWiki syntax]] page, with some unneeded lines removed and additional ones added, plus general tips about how we want articles to be written. 
 + 
 +===== Tone ===== 
 +We're writing this wiki **in-character**, meaning we're pretending this is all real and not some elaborate 10+ year gag. Be neutral, don't write heavily from the perspective of a Timhead or a Gregghead. 
 + 
 +I (conro101) write articles as if I were oblivious to the obvious conflict between Tim and Gregg. Don't draw too much attention to fights, call them debates or discussion. Don't place any blame on people, especially with criminal acts. For example, the carbon monoxide incident in [[:oscar7|the seventh Oscar special]] shouldn't be attributed to Gregg leaving the car onor Tim failing to ventilate the studio. It was just an accident that happened to kill two people. Assume that everything Tim and Gregg says is true. If those two things disagree, simply say that Tim claims one thing, while Gregg alleges another. 
 + 
 +Occasionally, we'll break kayfabe and talk about things out-of-character. When you do, mark it **[META]** in the header of the section.
  
 ===== Basic Text Formatting ===== ===== Basic Text Formatting =====
  
-DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' textsOf course you can **__//''combine''//__** all these.+**Bold**, //italic//, __underline__, ''monospaced'' text are all supportedUnsure where you'd need ''monospace'' in this wiki, though. **//Mixing ''and'' __match__ing//** works too.
  
   DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts.   DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts.
   Of course you can **__//''combine''//__** all these.   Of course you can **__//''combine''//__** all these.
  
-You can use <sub>subscript</sub> and <sup>superscript</sup>, too.+You can use <sub>subscript</sub> and <sup>superscript</sup>, too, or mark <del>something</del> out.
  
-  You can use <sub>subscript</sub> and <sup>superscript</sup>, too+  You can use <sub>subscript</sub> and <sup>superscript</sup>, too, or mark <del>something</del> out.
- +
-You can mark something as <del>deleted</del> as well. +
- +
-  You can mark something as <del>deleted</del> as well.+
  
 **Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraph, you can use two backslashes followed by a whitespace or the end of line. **Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraph, you can use two backslashes followed by a whitespace or the end of line.
Line 28: Line 35:
   or followed by\\ a whitespace \\this happens without it.   or followed by\\ a whitespace \\this happens without it.
  
-You should use forced newlines only if really needed.+We use forced newlines frequently.
  
 ===== Links ===== ===== Links =====
 +
 +NOTE: You cannot do the mixing and matching INSIDE links. Example: [[:podcast|//On Cinema// podcast]], note that the slashes are still visible. You have to do the formatting OUTSIDE of the link, //[[:misteramerica|Mister America]]// like so.
  
 DokuWiki supports multiple ways of creating links. DokuWiki supports multiple ways of creating links.
wiki/syntax.1704752308.txt.gz · Last modified: by 127.0.0.1