Did you know that the OpenOffice.org Wiki has a WYSIWYG editor? See Help:FCKeditor
Styles
From OpenOffice.org Wiki
| Style | Wiki syntax example | What you get |
|---|---|---|
| Headings, levels 1, 2, 3 | ==Working with Layers==
===Hiding Layers=== |
Working with LayersHiding LayersShowing Hidden Layers |
| Bullet lists | OpenOffice Draw provides three default layers:
*Layout |
OpenOffice Draw provides three default layers:
|
| Numbered lists | To hide a layer
# Select a layer, and then choose '''Format > Layer'''. |
To hide a layer
|
| Interrupted numbered lists (works also for pictures and long code examples within lists) | To print a mail merge document
<ol> |
To print a mail merge document
|
| Note | {{Documentation/Note | You cannot change the name of or delete a predefined StarOffice Draw layer.}} |
|
| Tip | {{Documentation/Tip | You can make a layer visible or invisible by clicking on its tab while holding down the Shift key.}} |
|
| Caution | {{Documentation/Caution | The validation of a signature is not a legally binding guarantee of any kind.}} |
|
| Emphasis (also used for menu paths and GUI elements) | The '''layout''' layer is the default work space. | The layout layer is the default work space. |
| Menu paths | Select a layer, and then choose '''Format > Layer'''. | Select a layer, and then choose Format > Layer. |
| Links | See the [http://en.wikipedia.org/wiki/Layers_%28digital_image_editing%29 Layer] entry in Wikipedia. | See the Layer entry in Wikipedia. |
| "See Also" jump list (at the end of a page) | {{Documentation/SeeAlso | * [[Documentation/OOo3_User_Guides/Getting_Started|Getting Started with OpenOffice.org 3.x]] }} | ----------------
See Also
|
| Code in running text | The <tt>Select Case</tt> statement... | The Select Case statement... |
| Short code examples | Open a terminal and enter:
| Open a terminal and enter:
tar -vxzf filename |
| Long code examples | (The <nowiki><code>...</code></nowiki> tags are deprecated.)
<source lang="oobas"> Sub Main | (The <code>...</code> tags are deprecated.)
Option Explicit Sub Main Dim oDoc as Object . . . End Sub 'Main |
| Displaying markup | Highlight text and select the nowiki icon at the top of the text editing box.
<nowiki>==Example Title==</nowiki> | ==Example Title== |
| Content on this page is licensed under the Public Documentation License (PDL). |

