Help:Edit toolbar

From Bugwoodwiki

In compatible browsers, an edit toolbar can be automatically displayed with the edit box. This functions partly as a typing aid and partly as a reminder of the available functions. All the functions are available simply by typing the code directly into the edit box (such as [[link]]) - this may be easier.

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 [[abc]] abc
External link External link [abc.com]
Level 2 headline Section heading == abc ==

abc

Embedded image Insert image [[Image:abc.jpg]] File:Abc.jpg
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) --~~~~
Horizontal line Horizontal line ----