Help:Links to External Videos or Articles: Difference between revisions

From Desteni Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
To create a list of items you simply start a line with the <code>*</code> character. This is an example how you do it in the page Edit:
To create a list of items you simply start a line with the <code>*</code> character. This is an example how you do it in the page Edit:


<pre>
<code>
<code>
* List item 1
* List item 1
* List item 2
* List item 2
</code>
</code>
</pre>

Revision as of 12:13, 16 March 2012

If you have a list of links to videos or external articles, this is how we want them to look like:

Here we're utilizing two types of formatting. Creating a named link and creating a list.

To create a list of items you simply start a line with the * character. This is an example how you do it in the page Edit:

<code>
* List item 1
* List item 2
</code>