Orsorum Wikka Formatting Guide
Once you have read through this, test your formatting skills in the
SandBox.
Text Formatting
Note: Anything between 2 sets of double-quotes is not formatted.
**bold**
bold
//I'm italic text!//
I'm italic text!
And I'm __underlined__!
And I'm underlined!
##monospace text##
monospace text
''highlight text'' (using 2 single-quotes)
highlight text
++Strike through text++
Strike through text
Press #%ANY KEY#%
Press ANY KEY
@@Center text@@
Center text
Headers
Use H2 for the page title, and H3's as subtitles
=====this is a H2 header=====
this is a H2 header
====this is a H3 header====
this is a H3 header
Horizontal separator
----
produces:
Forced line break
abc--- def
produces:
abc
def
Lists / Indents
Indent text using
4 spaces (which will auto-convert into tabs) or using "~". To make bulleted / ordered lists, use the following codes (you can use 4 spaces instead of "~"):
~- bulleted list:
~1) numbered list:
- numbered list
- Line two
~A) Using uppercase characters:
- Using uppercase characters
- Line two
~a) Using lowercase characters:
- Using lowercase characters
- Line two
~I) using uppercase roman numerals:
- using Latin numbers
- Line two
~i) using lowercase roman numerals:
- using Latin numbers
- Line two
Links
To link to other wiki pages, write
- a WikiName
- or a forced link with [[ and ]] around it (everything after the first space will be shown as description): Example: [[JennaPage Jenna's Home Page]]
- or an image with a link
To link to external pages, write
- a http address inside the page
- or a forced link with [[ and ]] around it (everything after the first space will be shown as description): Example: [[http://example.com/jenna/ Jenna's Home Page]]
- or an image with a link
- or an InterWiki link (see InterWiki page for wiki list), examples:
Embedded HTML
Use two doublequotes around the html tags:
[html code]
By default, some HTML tags are removed by the SafeHTML parser to protect against potentially dangerous code. The list of tags that are removed can be found on the
Wikka:SafeHTML∞ page.
It is possible to allow
all HTML tags to be used, see
Wikka:UsingHTML∞ for more information.
copy-n-paste code for easy editing: Letter page
fill in the stuff you need into this template.
[[CategoryProse Prose]]
=====X=====
here come the author WikiNames
----
[[CategoryProse Prose]]
{{lastedit}}
copy-n-paste code for easy editing: Author page
fill in the stuff you need into this template. put the author's surname's initial in the place of
X.
[[ProseX X]] | [[CategoryProse Prose]]
=====Au, Thor=====
====My Work====
bla bla
(hungarian translation by Killgore Trout)
----
[[ProseX X]] | [[CategoryProse Prose]]
{{lastedit}}
some common typographical chars to copy-n-paste
these typographical conversions will be automated in the future, hopefuly…
‘ ’ (left single quote, right single qoute [
‘ ’])
“ ” (open and close quotation [
“ ”])
« » (guillemotleft guillemotright [
« »])
‹ › (left/right single angle quote [
‹ ›])
– (n-dash [
–])
— (m-dash [
—])
… (ellipsis [
…])
¼ (fraction one-fourth [
¼])
½ (fraction one-half [
½])
¾ (fraction three-fourths [
¾])
¿ (inverted question mark [
¿])
CategoryWiki