Wiki Wizard Help: Difference between revisions

From PreparingYou
Jump to navigation Jump to search
Line 3: Line 3:


* Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
* Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
==List of functions==
(apart from the last two examples, these pieces of wikitext are created by typing ''abc'', selecting it and clicking the buttons on the toolbar)
:
{| class="wikitable" style="text-align:center;width:80%"
|- style="background-color:#efefef;"
! Icon !! Function !! What it shows when editing !! What it shows on the page
|-
|[[Image:Bold icon.png|Bold text]]
|Bold or strong emphasis
|<code><nowiki>'''abc'''</nowiki></code>
|'''abc'''
|-
|[[Image:Italic icon.png|Italic text]]
|Italic or emphasis
|<code><nowiki>''abc''</nowiki></code>
|''abc''
|-
|[[Image:Button_link.png|Internal link]]
|Internal link
|<code><nowiki>[[meta:Sandbox|abc]]</nowiki></code>
|[[meta:Sandbox|abc]]
|-
|[[Image:External link icon.png|External link]]
|External link
|<code><nowiki>[abc.com]</nowiki></code>
|
|-
|[[Image:Headline icon.png|Level 2 headline]]
|Section heading
|<code><nowiki>== abc ==</nowiki></code>
|
== abc ==
|-
|[[Image:Image icon.png|Embedded image]]
|Insert image
|<code><nowiki>[[Image:abc.png]]</nowiki></code>
|[[Image:abc.png|80px]]
|-
|[[Image:Media icon.png|Media file link]]
|Insert media
|<code><nowiki>[[Media:abc.ogg]]</nowiki></code>
|[[Media:abc.ogg]]
|-
|[[Image:Math icon.png|Mathematical formula (LaTeX)]]
|Mathematical formula
|<code><nowiki><math>abc</math></nowiki></code>
|<math>abc</math>
|-
|[[Image:Nowiki icon.png|Ignore wiki formatting]]
|Ignore wiki formatting
|<code><nowiki><nowiki>abc '''[[Bold text]]'''</nowiki></nowiki></code>
|<nowiki>abc '''[[Bold text]]'''</nowiki>
|-
|[[Image:Signature icon.png|Your signature with timestamp]]
|Sign talk comments (with time stamp)
|<code><nowiki>~~~~</nowiki></code>
| [[User:Gareth Aus|Gareth Aus]] 22:49, 11 February 2006 (UTC)
|-
|[[Image:H-line icon.png|Horizontal line]]
|Horizontal line
|<code><nowiki>----</nowiki></code>
|
----
|}
* http://meta.wikimedia.org/wiki/Help:Advanced_editing
* http://meta.wikimedia.org/wiki/Help:Editing_FAQ
* http://meta.wikimedia.org/wiki/Help:Editing_FAQ


Adding [[Images]]
Adding [[Images]]

Revision as of 00:52, 26 February 2014

The Ways of the Wiki

Wiki Wizard Help

  • Consult the User's Guide for information on using the wiki software.

List of functions

(apart from the last two examples, these pieces of wikitext are created by typing abc, selecting it and clicking the buttons on the toolbar)

Icon Function What it shows when editing What it shows on the page
Bold text Bold or strong emphasis '''abc''' abc
Italic text Italic or emphasis ''abc'' abc
Internal link Internal link [[meta:Sandbox|abc]] abc
External link External link [abc.com]
Level 2 headline Section heading == abc ==

abc

Embedded image Insert image [[Image:abc.png]] File:Abc.png
Media file link Insert media [[Media:abc.ogg]] Media:abc.ogg
Mathematical formula (LaTeX) Mathematical formula <math>abc</math> <math>abc</math>
Ignore wiki formatting Ignore wiki formatting <nowiki>abc '''[[Bold text]]'''</nowiki> abc '''[[Bold text]]'''
Your signature with timestamp Sign talk comments (with time stamp) ~~~~ Gareth Aus 22:49, 11 February 2006 (UTC)
Horizontal line Horizontal line ----


Adding Images

Advanced

Wiki Ways | Get Started | Help Editing | functions | Wiki Wizard Editor forum | Network