Main main index Narrative
|
This page provides a more complete list of some of the markup sequences available. Note that it's easy to create and edit pages without using any of the markups below, but if you ever need them, they're here.
To experiment with the rules, please try editing the Wiki Sandbox. Some additional markup may be listed in a box when you are actually editing a page.
See also Images in Wiki Pages for more formatting tips, and Example Indentation in Trope Lists.
References
Test/{{Trope}} gives Trope. If for some reason you want your link to show the namespace, you can use a period instead of a slash: Test.{{Trope}} gives Test.Trope. Paragraphs
Bulleted ListsBullet lists are made by placing asterisks at the left margin. More asterisks increases the level of bullet. We limit to three levels:
Horizontal LineFour or more dashes (----) at the beginning of a line produce a horizontal line.Emphasis
Text Effects
ImagesURLs ending with .gif, .jpg, or .png are displayed as images in the page and float left, allowing text to appear on the right if there is room. Making an image caption: [[caption-width:number:some text]] will place an enclosed box under the image. Setting the number parameter to the width of the image will make the caption line up nicely with the image. To shift an image and text to the right: For images: [[quoteright:Number:Image URL]] For text: [[caption-width-right:number:some text]]RedirectsIf you want a trope title to redirect to another trope with content (e.g. make Buffy point to Buffy the Vampire Slayer), in Buffy enter the following (but see Creating New Redirects first for guidelines!): [[redirect:BuffyTheVampireSlayer]] In order to redirect an un-punctuated title page to its punctuated title counterpart, use the "Ptitlexxxxx" is found at the end of the punctuated title page's URL. Note that redirects to punctuated titles and single word titles (such as Handguns) must have the page title be surrounded by double curly brackets. Like so: {{Handguns}} See Creating New Redirects for more information.HeadingsHeadings are made by placing a exclamation mark (!) at the left margin. More exclamation marks increases the level of heading. For example,Level 1 HeadingLevel 2 HeadingLevel 3 HeadingEscape SequenceAnything placed between [= and =] is not interpreted. This makes it possible to easily do WikiWords that are not links and turn off other special formatting interpretation. The [= and =] can span multiple input lines, allowing effects to be applied to multiple input lines. For example, @@[= at the beginning of a line will cause the text up to the next =]@@ to be monospace and uninterpreted (useful for program listings). Note that some markups—if left complete within the escape sequence—are interpreted. The redirect markup is one. For these, you will need to escape in parts, like just the brackets.Numbered ListsNumbered lists are made by placing number-signs (#) at the left margin.
Definition ListsDefinition lists are made by placing colons at the left margin:
->term %%NO COMMENTO -->definition of term %%NO COMMENTO -->second-level item %%NO COMMENTO --->definition of 2nd-level item %%No comment?becomes term
TablesTable are defined by enclosing cells with '||'. A cell with leading and trailing spaces is centered; a cell with leading spaces is right-aligned; all other cells are left-aligned. An empty cell will cause the previous cell to span multiple columns. (There is currently no mechanism for spanning multiple rows.) A line beginning with '||' specifies the table attributes for subsequent tables. ||align=center border=1 width=50%||Left || Center || Right|| ||A || B || C|| || || single || || || || multi span ||||
FootnotesA footnote or hot tip lets you hide some text behind a Java Script link. The reader has to click the link to expand the text in-place. Somewhat similar to the spoiler tag, but for non-spoiler information, and unlike spoiler text, it takes up almost no room until expanded. Very useful for collapsing a tenuously related or humourous aside, or additional explanatory text that would otherwise be cluttering up the trope description.This is an example of a footnote. [[hottip:*:tenuously related or humourous aside]]This is an example of a footnote. * Note that you can you can use anything you want as the thing to click, although an asterisk (star, splat, *) is by far the most common: [[hottip:Don't click me!:Click the example below to see the real text.]]\\Don't click me! Also, due to a recent modification, the first ]] in the hottip will close it. This can be a problem if you want to create potholes within the footnote: [[hottip:*:You can't pothole to [[Manga/{{Bleach}} other stuff]] in the middle of a hottip.]]
* in the middle of a hottip.]]
There is an alternative to this, though, and that's to use notes instead of hottips.
[[note]] This is a note. [[/note]]
note
Keep in mind that the text to click will always be "note". It can not be changed.
To use a note with a label other than "note", use this markup:
[[labelnote:No WikiWord etc. markup in labels.]]Content of note, viewable by click.[[/labelnote]]
No Wiki Word etc. markup in labels.
Like with folders, the label does not accept WikiWord markup.
FoldersLong spans of text can be collapsed like so: [[folder:Title Or Description]]Text to hide. * List * To * Hide [[/folder]] Title Or Description
Text to hide.
Pages with collapsing folders often have a folder control listed first:
[[foldercontrol]]
open/close all folders
Quote BlocksUseful only on the forums, since the markup doesn't work in the main wiki. It can be practiced in the Sandbox forum. [[quoteblock]] Text that you want to quote [[/quoteblock]].Special CharactersHTML special characters can be used ("named character entities"). There is a list of them hereRight To Left TextSome languages and scripts like Arabic or Hebrew require the opposite of the usual left to right text flow. For example [[rtl:Text goes here.]] would end up as this:Text goes here.
Notice that the punctuation will be mirrored accordingly.
CommentsText following a %% tag, up to the end of the line, is not displayed and will be visible only in the editing markup. Using this tag at the start of the line will make the entire line hidden from view. Any word surrounded by percent signs — e.g. %comment%, %rem%, or so on, will also be treated as a comment marker and text following it (until the end of line) will not be displayed. Note that any line containing an external link will not allow a comment after the link. This is to prevent parts of the URL from becoming part of a comment in case the URL has more than one percent sign in it. This line, for example, won't, due to the following link to this page. [2]Behold as I disappear as if by %Author% Existence Failure!Behold as I disappear as if by %%Behold as I disappear as if by Author Existence Failure!Alternatively, an entire comment block can be created by utilizing a side-effect of the "numlist" block discussed above, where no lines that do not start with # are displayed.
|
||||||||||||||||||||||||||||||||||||||||||||