Wiki Code Cookbook: Difference between revisions

From Portland NET Wiki
Line 13: Line 13:
NETwiki follows the standard found in Wikipedia: offset in italic with a link to the main article. For example:
NETwiki follows the standard found in Wikipedia: offset in italic with a link to the main article. For example:
:''Main article: [[Background Checks|Criminal Background Checks]]''
:''Main article: [[Background Checks|Criminal Background Checks]]''
The markup to do something like that looks like this:
The markup to do something like that looks like this (note particularly the colon at the start of the line, which adds an indent):
<pre>
<pre>
:''Main article: [[Background Checks|Criminal Background Checks]]''
:''Main article: [[Background Checks|Criminal Background Checks]]''