Help:Wiki syntax
This website uses Wiki Markup, a simple markup language that is used to format pages on wiki websites. It was created to be a simple and readable method for users to format pages without knowing HTML. The syntax we are using is a simplified version of that used by Wikipedia. Wiki formatting is easy once you get the hang of it!
Headings
Headings define different sections. Three levels are available:
== Headings Define Sections ==
=== And Subsections ===
==== And Sub-subsections ====
Each heading is automatically used in a table of contents like the one at the top of this page. The following prints a T.O.C.:
[[toc]]
Lists
- Lists are easy to do:
- start every line with a star
- more stars means deeper levels
- start every line with a star
* Lists are easy to do:
** start every line with a star
*** more stars means deeper levels
- Numbered lists are also good
- very organized
- easy to follow
# Numbered lists are also good
## very organized
## easy to follow
- Or mix list types:
- To have ordered inside of unordered...
- ...or to have unordered inside of ordered!
- To have ordered inside of unordered...
* Or mix list types:
## To have ordered inside of unordered...
*** ...or to have unordered inside of ordered!
- Definition list
- list of terms and their definitions
- term
- definition
- term
- definition
- term
- definition
; Definition list : list of terms and their definitions
; term : definition
; term : definition
; term : definition
Formatting
Emphasize, strongly, very strongly
//Emphasize//, **strongly**, **//very strongly//**
Curly brackets indicate .
Curly brackets indicate {{technical terms}}.
Four or more dashes draws a...
...horizontal rule.
Four or more dashes draws a...
----
...horizontal rule.
Quoting text with angle brackets will indent
both margins when needed instead of the
left margin only as the colon does.
> Quoting text with angle brackets will indent
> both margins when needed instead of the
> left margin only as the colon does.
Superscript: E = MC2
Subscript: O2
Superscript: E = MC^^2^^
Subscript: O,,2,,
Links
Internal articles can be linked using double-bracketed words .
Internal articles can be linked using [[double-bracketed words]].
In addition, you can add an anchor to link to a specific Meta:FAQ
In addition, you can add an anchor to link to a specific [[Meta:FAQ#part-of-a-page]]
Add an alternative link title after a vertical bar
Add an alternative link title after [[VertBars|a vertical bar]]
Endings are blended into the link: official position s, gene s, kind ness
Endings are blended into the link: [[official position]]s, [[gene]]s, [[kind]]ness
External links will generate a footnote 1
Unless a alternative title is provided: The Original Free Encyclopedia
Without the brackets a normal URL: http://www.nupedia.com
External links will generate a footnote [http://www.nupedia.com]
Unless a alternative title is provided: [http://www.nupedia.com The Original Free Encyclopedia]
Without the brackets a normal URL: http://www.nupedia.com
Images and Files
Use the Image tag with the numeric ID of the image to place an image inline in the text.
-- or with the full filename --
Use the Image tag with the numeric ID of the image to place an image inline in the text.
[[image:12]] -- or with the full filename -- [[Image:00/00/12_myimage.jpg]]
Alt text is specified after a vertical bar: [[image:12|Bob's big fish shack]]
Files too! Or if you only need a link to an image:
12 ...or with the full filename... 00/00/12_myfile.doc
[[file:12]] ...or with the full filename... [[file:00/00/12_myfile.doc]]
Datalog Entries
Datalog entries can be linked with Entry:3 or with an alternative title like this one.
Datalog entries can be linked with [[entry:3]] or with an alternative title [[entry:3 | like this one]].
Owned by Quinn Comendant / Added by Quinn Comendant / 16.7 years ago / 4824 hits / 38 minutes view time
Backlinks
Contribute
Login to post an entry to this node.