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
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
Here we're utilizing two types of formatting. Creating a named link and creating a list.
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 <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 when you're editing a page on the Wiki:


<pre>
<pre>
Line 13: Line 13:
</pre>
</pre>


To create a link from words enclose the links and the words into the <code>[ ]</code> braces. Like this:
This will result in:


<pre>[ http://desteni.org Words to become a link]</pre>
* List item 1
* List item 2
 
 
To create a link outside of the Wiki from words enclose the link and the words into the <code>[ ]</code> braces. Like this:
 
<pre>[http://desteni.org Words to become a link]</pre>
 
This will result in:
[http://desteni.org Words to become a link]

Latest revision as of 12:18, 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 outside of the Wiki from words enclose the link 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