Differences between revisions 6 and 7
Revision 6 as of 2009-01-22 00:43:09
Size: 4884
Editor: PaulBoddie
Comment:
Revision 7 as of 2009-07-06 15:12:30
Size: 4883
Editor: c-98-216-110-149
Comment: External link section needs love. The quoted example code didn't work, and didn't match the inline code. Now synced. But the inline code is itself variously broken (inline gifs, new window).
Deletions are marked like this. Additions are marked like this.
Line 67: Line 67:
 * [http://moin.sourceforge.net/]
 * [http://moin.sourceforge.net/ MoinMoin Sourceforge Homepage]
 * [[http://moin.sourceforge.net/]]
 * [[http://moin.sourceforge.net/|MoinMoin Sourceforge Homepage]]
Line 70: Line 70:
 * [http://moin.sourceforge.net/moinmoin.gif]
 *
http://moin.sourceforge.net/moinmoin.gif
 *
[http://moin.sourceforge.net/moinmoin.gif moinmoin.gif]
 * MeatBall:InterWiki
 * wiki:MeatBall/InterWiki
 * [wiki:MeatBall/InterWiki]
 * [wiki:MeatBall/InterWiki InterWiki page on MeatBall]
 *
[file://servername/full/path/to/file/filename%20with%20spaces.txt Click here to read filename with spaces.txt]
 * [[http://moin.sourceforge.net/moinmoin.gif]]
 * {{
http://moin.sourceforge.net/moinmoin.gif}}
 * [
[http://moin.sourceforge.net/moinmoin.gif|moinmoin.gif]]
 * MeatBall:InterWiki
 * MeatBall:InterWiki
 * MeatBall:InterWiki
 * [[MeatBall:InterWiki|InterWiki page on MeatBall]]
 * [
[file://servername/full/path/to/file/filename%20with%20spaces.txt|Click here to read filename with spaces.txt]]

#pragma section-numbers off
#acl All:admin,read,write,delete,revert
##language:en

This page tries to use each supported markup element at least once.

'''Index'''
[[TableOfContents(2)]]

Index

Headers

Header 2

Header 3

Header 4

Header 5

Font styles

Normal text, ''emphasized'', '''strong''', __underline__, ,,subscript,,, ^superscript^, `typewriter` and {{{typewriter

.}}}

Normal text, emphasized, strong, underline, subscript, superscript, typewriter and typewriter.

Syntax Hilighting

  •    1 # python code
       2 print code.colorize("abc", 1 + 1)
    

Smileys

Markup Display Markup Display Markup Display Markup Display
X-( X-( :D :D <:( <:( :o :o
:( :( :) :) B) B) :)) :))
;) ;) /!\ /!\ <!> <!> (!) (!)
:-? :-? :\ :\ >:> >:> |) |)
:-( :-( :-) :-) B-) B-) :-)) :-))
;-) ;-) |-) |-) (./) (./) {OK} {OK}
{X} {X} {i} {i} {1} {1} {2} {2}
{3} {3} {*} {*} {o} {o}    

Hyperlinks

Internal

 * MoinMoin
 * MoinMoin/TextFormatting
 * MoinMoin/InstallDocs 
 * ../InstallDocs 
 * /SubPage
 * Self:InterWiki

[#anchorname Anchor Link]

Anchor Link

External

 * http://moin.sourceforge.net/
 * [[http://moin.sourceforge.net/]]
 * [[http://moin.sourceforge.net/|MoinMoin Sourceforge Homepage]]
 * [^http://moin.sourceforge.net/ MoinMoin Sourceforge Homepage - in new window]
 * [[http://moin.sourceforge.net/moinmoin.gif]]
 * {{http://moin.sourceforge.net/moinmoin.gif}}
 * [[http://moin.sourceforge.net/moinmoin.gif|moinmoin.gif]]
 * MeatBall:InterWiki
 * MeatBall:InterWiki
 * MeatBall:InterWiki
 * [[MeatBall:InterWiki|InterWiki page on MeatBall]]
 * [[file://servername/full/path/to/file/filename%20with%20spaces.txt|Click here to read filename with spaces.txt]]
 * jh@web.de

Escaping WikiNames

Wiki''''''Name
Wiki``Name

WikiName WikiName

Blockquote

 This is indented
  Even more
  • This is indented
    • Even more

Bullet list

 * item 1

 * item 2, with gap
 * item 3
   * item 3.1
  • item 1
  • item 2, with gap
  • item 3
    • item 3.1

Numbered list

 1. item 1
   i. item 1
   i. item 2
  1. item 1
    1. item 1
    2. item 2

 1. item 2
   a. item 1
   a. item 2
  1. item 2
    1. item 1
    2. item 2

Decriptions + Definitions

 Term:: Decription
 Label:: Definition
Term
Decription
Label
Definition

Code display

  • {{{

    line 1
        indented 4 characters
    }\}} 
    line 1
        indented 4 characters

Tables

General table layout and HTML like options

 ||||||<tablewidth="80%">'''Heading'''||
 ||cell 1||cell2||cell 3||
 ||<rowspan=2> spanning rows||||<bgcolor='#E0E0FF'> spanning 2 columns||
 ||<rowbgcolor="#FFFFE0">cell2||cell 3||
  • Heading

    cell 1

    cell2

    cell 3

    spanning rows

    spanning 2 columns

    cell2

    cell 3

Cell width

 || narrow ||<:99%> wide ||
  • narrow

    wide

Spanning rows and columns

 ||<|2> 2 rows || row 1 ||
 || row 2 ||
 ||<-2> row 3 over 2 columns ||
  • 2 rows

    row 1

    row 2

    row 3 over 2 columns

Alignment

 ||<(> left ||<^|3> top ||<v|3> bottom ||
 ||<:> centered ||
 ||<)> right ||
  • left

    top

    bottom

    centered

    right

Colors

 ||<#FF8080> red ||<#80FF80> green ||<#8080FF> blue ||
  • red

    green

    blue

CSV Tables

Col1 Col3 Col4
1 3 4
a c d
  • Col1 Col3 Col4
    1 3 4
    a c d

Rules

--- (not a rule)
----
-----
------
-------
--------
---------
----------
-------------------------------------------- (not thicker than 10)

--- (not a rule)









(not thicker than 10)

Macros

[[Anchor(anchorname)]]
'''[[PageCount]]''' pages
[[RandomPage]]

3515 pages PyQt/SomeExistingApplications

SyntaxReference (last edited 2009-07-09 11:28:13 by PaulBoddie)

Unable to edit the page? See the FrontPage for instructions.