Jump to content

Help:Additional Markup: Difference between revisions

From Lagoon Is Fun Wiki
about links
50% finished
Line 1: Line 1:
This page covers additional markup, adding to what was introduced in [[:Help:Basic Markup|Basic Markup]].
This page covers additional markup, adding to what was introduced in [[:Help:Basic Markup|Basic Markup]].
{{Important Page}}
{{Important Page}}
{{Stub}}
 
==Page Breaks==
 
You can create a line break with '''<nowiki><br/></nowiki>'''.
 
Example:
<nowiki>Colossus<br/>The Fire Dragon</nowiki>
Produces:<br/>
Colossus<br/>The Fire Dragon
 
===Horizontal lines===
You can draw a horizontal line across the screen with '''<nowiki><hr/></nowiki>'''.
 
Example:
<nowiki><hr/></nowiki>
Produces:<br/>
<hr/>


==More about links==
==More about links==
Line 13: Line 29:


===References===
===References===
When you want to add a reference to a fact in the wiki, it is done by creating a link to an external page, adding the date and name of the source after the link, and putting the whole thing between '''<nowiki><ref></nowiki>''' and '''<nowiki></ref></nowiki>''' tags.
When you want to reference a source of information, it is done by creating a link to an external page, adding the date and name of the source after the link, and putting the whole thing between '''<nowiki><ref></nowiki>''' and '''<nowiki></ref></nowiki>''' tags. It is placed within the text of the article.


Example:
Example:
  <nowiki><ref>[http://www.sltrib.com/article Article Name] Salt Lake Tribune, 01-01-2015</ref></nowiki>
  <nowiki><ref>[http://www.sltrib.com/article Article Name] Salt Lake Tribune, 01-01-2015</ref></nowiki>


This will add a small notation to the fact, and place a the full reference at the bottom of the page.  
This will add a small notation in the article's text and put a the full reference at the bottom of the page.  


===Further Information===
===Further Information===
Line 34: Line 50:
Mediawiki
Mediawiki


==Page Breaks==
==Videos==
<nowiki><br/></nowiki>
 
===Horizontal lines===
<nowiki><hr/></nowiki>


==Collapsible content==
==Collapsible content==

Revision as of 02:47, 2 April 2015

This page covers additional markup, adding to what was introduced in Basic Markup.

This page has been selected as an important page that needs improvement. It has been placed at the top of the LiF Wiki To Do List.


Page Breaks

You can create a line break with <br/>.

Example:

Colossus<br/>The Fire Dragon

Produces:
Colossus
The Fire Dragon

Horizontal lines

You can draw a horizontal line across the screen with <hr/>.

Example:

<hr/>

Produces:


Alternate text

If you would like to use alternate text on a link within the wiki, it is done like this:

Example:

[[Sit & Smoke Station|My favorite ride]]

Produces:
My favorite ride

References

When you want to reference a source of information, it is done by creating a link to an external page, adding the date and name of the source after the link, and putting the whole thing between <ref> and </ref> tags. It is placed within the text of the article.

Example:

<ref>[http://www.sltrib.com/article Article Name] Salt Lake Tribune, 01-01-2015</ref>

This will add a small notation in the article's text and put a the full reference at the bottom of the page.

Further Information

For further details on linking see Mediawiki Links Help.

More about Pictures

Thumbnails

Create a thumb

Picture Gallery

Further Information

Mediawiki

Videos

Collapsible content

Collapsible stuff

Tables

Link to tables

Copying something

Look at the source



Next: Details


LiF Wiki Walkthrough
Overview - Browsing - Uploading Pictures - Basic Markup - Discussion - Editing - Additional Markup - Details