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 21: Line 21:
To create a link from words enclose the links and the words into the <code>[ ]</code> braces. Like this:
To create a link from words enclose the links and the words into the <code>[ ]</code> braces. Like this:


<pre>[ http://desteni.org Words to become a link ]</pre>
<pre>[http://desteni.org Words to become a link]</pre>


This will result in:
This will result in:
[ http://desteni.org Words to become a link ]
[http://desteni.org Words to become a link]

Revision as of 12:17, 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 when you're editing a page on the Wiki:

* List item 1
* List item 2

This will result in:

  • List item 1
  • List item 2


To create a link from words enclose the links and the words into the [ ] braces. Like this:

[http://desteni.org Words to become a link]

This will result in: Words to become a link