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 or strong emphasis | '''abc'''
|
abc | |
| Italic or emphasis | ''abc''
|
abc | |
| Internal link | [[abc]]
|
abc | |
| External link | [abc.com]
|
||
| Section heading | == abc ==
|
abc | |
| Insert image | [[Image:abc.jpg]]
|
File:Abc.jpg | |
| Insert media | [[Media:abc.ogg]]
|
Media:abc.ogg | |
| Mathematical formula | <math>abc</math>
|
<math>abc</math> | |
| Ignore wiki formatting | <nowiki>abc '''[[Bold text]]'''</nowiki>
|
abc '''[[Bold text]]''' | |
| Sign talk comments (with time stamp) | --~~~~
| ||
| Horizontal line | ----
|
|