This page (revision-34) was last changed on 07-Dec-2016 14:14 by JianSun

This page was created on 23-Apr-2007 12:25 by JianSun

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Version Date Modified Size Author Changes ... Change note
34 07-Dec-2016 14:14 2 KB JianSun to previous
33 23-Apr-2007 23:22 2 KB JianSun to previous | to last
32 23-Apr-2007 23:21 2 KB JianSun to previous | to last
31 23-Apr-2007 23:09 2 KB JianSun to previous | to last
30 23-Apr-2007 13:57 2 KB JianSun to previous | to last
29 23-Apr-2007 13:55 2 KB JianSun to previous | to last
28 23-Apr-2007 13:52 2 KB JianSun to previous | to last
27 23-Apr-2007 13:49 2 KB JianSun to previous | to last
26 23-Apr-2007 13:44 2 KB JianSun to previous | to last
25 23-Apr-2007 13:43 2 KB JianSun to previous | to last
24 23-Apr-2007 13:41 2 KB JianSun to previous | to last
23 23-Apr-2007 13:40 2 KB JianSun to previous | to last
22 23-Apr-2007 13:37 1 KB JianSun to previous | to last
21 23-Apr-2007 13:37 1 KB JianSun to previous | to last

Difference between version and

At line 1 changed one line
Horizontal ruler:\\
[{ALLOW edit EISMainUsers}]
[{ALLOW view Anonymous}]
[{TableOfContents}]
!!Horizontal ruler:\\
At line 7 changed one line
Paragraphs are delimitted by a blank line.
!!Paragraphs are delimitted by a blank line.
At line 20 changed one line
Forced Line Break:
!!Forced Line Break:
At line 29 changed 2 lines
Hyperlinks
{{{[~Main] , [http://www.mssl.ucl.ac.uk], [~GeneralEditSkills#~]}}}
!!Hyperlinks
{{{[Main] , [http://www.mssl.ucl.ac.uk], [GeneralEditSkills#Monospaced text]}}}
At line 33 changed one line
[~Main] , [http://www.mssl.ucl.ac.uk], [~GeneralEditSkills#~]
[Main] , [http://www.mssl.ucl.ac.uk], [GeneralEditSkills#Monospaced text]\\
At line 39 added 5 lines
however,\\
{{{[[link]}}}
gives you:
[[link]
At line 36 changed one line
Text with a hyperlink
!!Text with a hyperlink
At line 43 changed one line
Section headers: have ! in the first column:
!!Section headers: have ! in the first column:
At line 55 changed one line
Bulleted lists have * in the first column:\\
!!Bulleted lists have * in the first column:\\
At line 68 changed one line
Numbered lists have #, ## etc.\\
!!Numbered lists have #, ## etc.\\
At line 80 changed 2 lines
Monospaced text:
{{{{{monospaced text with wiki markup}}}}}
!!Monospaced text:
{{{ {{monospaced text with wiki markup}} }}}
At line 86 changed 2 lines
Code blocks: Use triple {‘s to open, and triple }‘s to close code blocks, wiki markup is not rendered.
{{{ {{{this is code block!}}} }}}
!!Code blocks: Use triple {‘s to open, and triple }‘s to close code blocks, wiki markup is not rendered.
{{{ {{{ this is code block! ~}}} }}}
At line 92 changed 6 lines
Text decorations:\\
{{__bold__}} gives you: __bold__\\
{{''italic''}} gives you: ''italic''\\
CSS Styles
start: {{%%css-class or %%(css-style)}}\\
end: {{%% or /% or %~<space> }}\\
!!Text decorations:\\
{{{__bold__}}} gives you: __bold__\\
{{{''italic''}}} gives you: ''italic''\\
At line 99 changed one line
{{%~%small text %~%}} renders as %%small text %% \\{{%~%sub subscript %~%}} like in a%%sub ij %%= a%%sub ji%%\\{{%~%sup superscript %~%}} like in 2%%sup 3 %%= 8\\{{%~%strike strikethrough %~%}} renders as %%strike strikethrough %%\\{{%~%center ... %~%}} for centered text \\{{%~%invisible ... %~%}} to hide parts of a page
!!Text CSS Styles\\
start: {{{%%css-class}}} or {{{%%(css-style)}}}\\
end: {{{%%}}} or {{{/%}}} or {{{%~<space> }}}\\
examples:\\
{{%~%small text %~%}} renders as %%small text %% \\{{%~%sub subscript %~%}} like in a%%sub ij %%= a%%sub ji%%\\{{%~%sup superscript %~%}} like in 2%%sup 3 %%= 8\\{{%~%strike strikethrough %~%}} renders as %%strike strikethrough %%\\{{%~%center ... %~%}} for centered text \\{{%~%invisible ... %~%}} to hide parts of a page\\
your own customed css style:
{{{%%(font-size:150%;color:red;)
Hello, world!
%%}}}
gives you:
%%(font-size:150%;color:red;)
Hello, world!
%%
----
!!Definition List, with ; in first column:
{{{;__Construct__:"Something you use to do something with"}}}
gives you:
;__Construct__:"Something you use to do something with"
----
!!Indented comment:
{{{;:This is indented comment}}}
gives you:
;:This is indented comment
\\
[#Test]
\\
----
Go back to [DontTellMeShowMe]