Preview

Extensions > Skins > Preview

Here is how the print skin displays this page. Click here to view another skin.

To check out where and how the system messages are displayed, click here. Use the back button to hide these system messages. Note that some skins are not setup to display these.

We've included the help menu below to give you an idea what the various elements in this skin looks like...

Help

Here is a list of some of the markups this website understands. Feel free to use these in pages you create:

//text// text italics
**text** text bold
__text__ text underline
||text|| text highlight
@@text@@ @@text@@ monospace
! text

text

header (h1)
!! text

text

header (h2)
!!! text

text

header (h3)
* bullet
** bullet
*** bullet
  • bullet
    • bullet
      • bullet
unnumbered bullets
# bullet
## bullet
### bullet
  1. bullet
    1. bullet
      1. bullet
numbered bullets
->
text
<-
text
block indent
[t]
[r][h]header1 [h]header2
[r][c]cell1 [c]cell2
[r][c]cell3 [c]cell4
[t]
   
header1    header2
cell1 cell2
cell3 cell4
   
tables
most parameters allowed, border added for display
----
horizontal line
(c)
(r)
(t) or (tm)
©
®
html symbols
{ 2+3 } 5 Simple math expressions
[[some.page]]
[[some.page|label]]
[[some.page|+]]
some.page
label
Page
various links
urls accepted
[[email@example.com]] email@example.com email link
#tags #tags Easy tagging system
img:boltwire.gif
[^boltwire.gif parameters^]

image shortcut
image with css parameters
file:download.zip
[^download.zip^]
download.zip file download
<center>text</center>
text
align text
(also left, right)
<color=red>text</color> text set color
(also #f7f7f7)
<size=150%>text</size> text set size (also pt)
<text case=caps>
text
</text>
TEXT advanced string processing:
understands case, substring,
trim, position, and length
<box>
**BOLD**
</box>
BOLD
A box with markup
<code>
**BOLD**
</code>
**BOLD**
Display source code. Try also html, markup and debug.
/= **BOLD** =/ **BOLD** Don't process markup
`[[link|+]] [[link|+]] Backtick escapes next character
/*comment*/ hidden comments