Media Wiki Editing: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 54: Line 54:
<pre>
<pre>
'''bold'''
'''bold'''
</pre>
==Paragraph Indentation==
<pre>
:One indent
::Two indents
:::Three indents
:::::: Multiple indent
</pre>
</pre>

Revision as of 02:16, 5 January 2016

External

Internal

Overview

Links

Internal links:

  [[ThisIsALink]]

External links that are rendered verbatim:

http://cnn.com

External links that get a label:

[http://something.com/something/else Local Label]

Note that "http:" can be omitted:

[//something.com/something/else Local Label]


Lists

* List item

Italics

''italics''

Bold

'''bold'''

Paragraph Indentation


:One indent
::Two indents
:::Three indents
:::::: Multiple indent