Gaming
 

Help:Edit toolbar

From WoWWiki

HELP CONTENTS · Getting Started · New to WoWWiki · Editing WoWWiki · Editing WoWWiki (advanced) · The WoWWiki Community · Additional Help
See Wikia Help for general Wikia- and wiki- related help. See http://meta.wikimedia.org/ Meta-Wiki HelpIntro for basic MediaWiki usage!

In compatible browsers, an edit toolbar is automatically displayed with the edit box, provided that this has been set in the preferences. The functions are partly a typing aid, partly a reminder of required formats.

It works best with Internet Explorer, Mozilla, and Firefox.

Example of how to use it:
Image:Editing-toolbar-example1.png

To make a piece of text an internal link, select it and press the third button.

In Mozilla and IE you get a select+click formatting, and if you click without a selection, it inserts sample text at the cursor. In other browsers, clicking on the button presents an explanation for each feature in an infobox.

If you do not want to display the toolbar, you can obtain some of the functionality of them using the Edit toolbar bookmarklets instead.

All of the toolbar options, and further editing options, are available in Bananeweizen's Firefox extension.

List of functions

(apart from the last two, these pieces of wikitext are obtained after selecting "abc")

'''abc'''
''abc''
[[abc]]
[abc]
== abc ==
[[Image:abc]]
[[Media:abc]]
<math>abc</math>
<nowiki>abc</nowiki>
--~~~~
----

Contents

An edit toolbar can be automatically displayed with the edit box, provided that this has been set in your preferences. (It appears automatically for editors who are not logged in.) This functions partly as a typing aid and partly as a reminder of the available functions.

An example of the edit toolbar

Usage example

To turn a piece of text into an internal link, select the target text and press the third button on the toolbar.

You can format existing text by highlighting the text you want to format and clicking the relevant button on the toolbar. If you click a button without selecting any text, sample text will be inserted at the cursor's position (like so: Bold text).

Custom buttons can also be added to the bar - see Help:Custom edit buttons for more details.

List of functions

Apart from the last four 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
button_bold.png Bold or strong emphasis '''abc''' abc
button_italic.png Italic or emphasis ''abc'' abc
button_link.png Internal link [[Help:Contents]] Help:Contents
button_extlink.png External link [abc.com]
button_headline.png Section heading == abc ==

abc

button_image.png Insert image [[File:Wiki.png]]
button_media.png Insert media [[Media:abc.ogg]] Media:abc.ogg
button_math.png Mathematical formula <math>abc</math> math
button_nowiki.png Ignore wiki formatting <nowiki>abc '''[[Bold text]]'''</nowiki> abc '''[[Bold text]]'''
button_sig.png Sign talk comments (with time stamp) ~~~~ Example 16:38, 15 September 2008 (UTC)
button_hr.png Horizontal line ----
button_wmu.png Help:Add Images icon
button_map_open.gif Help:Google maps icon

See also