User Tools

Site Tools


Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cheatsheet [2022-05-08 17:55] – [Script Quotes] Neatnikcheatsheet [2022-06-27 03:13] (current) – [Dialogue References] Neatnik
Line 1: Line 1:
-====== Severance Wiki Cheatsheet ======+====== Wiki Cheatsheet ======
  
 This page contains reference material for [[Severance Wiki]] editors. This page contains reference material for [[Severance Wiki]] editors.
  
 {{INLINETOC width18 2}} {{INLINETOC width18 2}}
 +
  
 ===== Wiki Syntax ===== ===== Wiki Syntax =====
  
-The core wiki syntax is documented on the [[https://www.dokuwiki.org/wiki:syntax|DokuWiki syntax page]].+The core wiki syntax is documented on the [[https://www.dokuwiki.org/wiki:syntax|DokuWiki syntax page]]. You can use [[https://pandoc.org/try/?text=&from=markdown&to=dokuwiki&standalone=0|this helpful tool to convert from Markdown to DokuWiki syntax]]. 
 + 
 + 
 +===== Create a New Page ===== 
 + 
 +<html> 
 +Page title: <input type="text" name="new_page" id="new_page"> <button onclick="window.location = document.getElementById('new_page').value + '?do=edit';">Create</button> 
 +</html> 
 + 
 + 
 +===== Tagging ===== 
 + 
 +To tag an article, add this to the bottom: 
 + 
 +<code>{{tag>tag_name}}</code> 
 + 
 +You can add multiple tags by separating them with a space: 
 + 
 +<code>{{tag>tag_one tag_two tag_three}}</code> 
 + 
 +Tag names cannot contain spaces. Use an underscore, as shown above, to represent a space in a tag name. 
 + 
 +You can view a list of all tags in use on the [[Tags]] page. 
  
 ===== Table of Contents ===== ===== Table of Contents =====
Line 23: Line 47:
   * //2// refers to the level at which the TOC should begin including headings (so, the second level)   * //2// refers to the level at which the TOC should begin including headings (so, the second level)
  
-===== Stubs =====+ 
 +===== Blurbs ===== 
 + 
 +You can add various blurbs to pages, which is useful for flagging them or alerting people to something relevant about them. 
 + 
 + 
 +==== Featured Article ==== 
 + 
 +Marking an article as Featured will put it in the randomized display of featured articles on the wiki’s landing page. 
 + 
 +<code> 
 +{{page>:blurbs#Featured}} 
 +</code> 
 + 
 + 
 +==== Stub ====
  
 If you’re working on an article and you know there’s more to add later, or you just want to make a quick placeholder article, you should mark it as a “stub”. You can do this by adding this at the end: If you’re working on an article and you know there’s more to add later, or you just want to make a quick placeholder article, you should mark it as a “stub”. You can do this by adding this at the end:
Line 30: Line 69:
 {{page>:blurbs#Stub}} {{page>:blurbs#Stub}}
 </code> </code>
 +
 +==== Speculation/Theory ====
 +
 +Theory pages or pages with heavy speculation should be marked as such:
 +
 +<code>
 +{{page>:blurbs#Speculation}}
 +</code>
 +
  
 ===== Blockquotes ===== ===== Blockquotes =====
Line 40: Line 88:
  
 The > character begins the blockquote, and the WRAP block formats the attribution nicely. The > character begins the blockquote, and the WRAP block formats the attribution nicely.
 +
 +===== Dialogue References =====
 +
 +If you’d like to reference a specific line of dialogue, make a link to the dialogue’s timecode with the display text set to the episode title and MM:SS time in parenthesis, like so:
 +
 +<code>[[what_s_for_dinner_transcript#section002016927|What’s for Dinner? (20:16)]]</code>
 +
 +Alternatively, you can omit the episode name if it’s obvious in the context of where the link will be placed:
 +
 +<code>[[what_s_for_dinner_transcript#section002016927|(20:16)]]</code>
 +
 +To locate a dialogue timecode for linking, pull up the episode [[list_of_severance_episodes?s[]=transcript|transcript]], find the dialogue in question (either by scrolling to it or by using your browser’s search feature to find it on the page), and then click on the gray timecode link above the dialogue. Then, copy the relevant portion from your browser’s address bar. The relevant portion is the episode transcript article title and the section anchor. For example, <code> what_s_for_dinner_transcript#section002016927</code>
  
 ===== Script Quotes ===== ===== Script Quotes =====
Line 54: Line 114:
  
 The > character begins the blockquote, and the WRAP block formats the attribution nicely. The > character begins the blockquote, and the WRAP block formats the attribution nicely.
 +
 +
 +===== Figures =====
 +
 +A figure is an image with a caption. To add one, use this syntax:
 +
 +<code>
 +<WRAP figure right>
 +{{overtime-contingency-protocol.png?300|Overtime Contingency Protocol page}}
 +The Overtime Contingency Protocol page just prior to [[Helena Eagan|Helly]] ripping it from the binder
 +</WRAP>
 +</code>
 +
 +You can use //left// in place of //right// in the WRAP if you’d like the figure to be anchored to the left.
 +
  
 ===== Redirection ===== ===== Redirection =====
Line 64: Line 139:
  
  
 +===== Gallery =====
 +
 +You can create a media gallery like this:
 +
 +<code>
 +<WRAP gallery-container>
 +
 +<WRAP gallery-item>
 +{{kitchenette-mdr-team.png|The Macrodata Refinement team enjoys a break in the Kitchenette}} \\ The MDR team enjoys a break in the Kitchenette
 +</WRAP>
 +
 +<WRAP gallery-item>
 +{{kitchenette-coffee-maker.png|The Kitchenette coffee maker}} \\ The Kitchenette coffee maker
 +</WRAP>
 +
 +<WRAP gallery-item>
 +{{kitchenette-helly-dylan.png|Helly and Dylan converse in the Kitchenette}} \\ Helly and Dylan converse in the Kitchenette
 +</WRAP>
 +
 +<WRAP gallery-item>
 +{{kitchenette-dylan-irving.png|Dylan and Irving converse in the Kitchenette}} \\ Dylan and Irving converse in the Kitchenette
 +</WRAP>
 +
 +<WRAP gallery-item>
 +{{kitchenette-milchick-mark.png|Milchick and Mark converse in the Kitchenette}} \\ Milchick and Mark converse in the Kitchenette (“Do you know how to make your [[kind eyes|eyes kind]]?”)
 +</WRAP>
 +
 +<WRAP gallery-item >
 +{{kitchenette-mark-helly.png|Mark and Helly converse in the Kitchenette}} \\ Mark and Helly converse in the Kitchenette
 +</WRAP>
 +
 +<WRAP gallery-item>
 +{{kitchenette-mark-helly-2.png|Mark and Helly converse in the Kitchenette}} \\ Mark and Helly converse in the Kitchenette
 +</WRAP>
 +
 +</WRAP>
 +</code>
 +
 +
 +{{tag>Meta}}
cheatsheet.1652032536.txt.gz · Last modified: 2022-05-08 17:55 by Neatnik