FrontPage
RecentChanges
FindPage
PageIndex
UnusedPages
UndefinedPages
XpApprentices

Set your name in
UserPreferences

Help on editing



Referenced by
XpDay3
XtcStudyGroup
Xtc20021203
Xtc20020716
CrC
Xtc20021112
Xtc20030211
Xtc20040106
Xtc20040120
ErichGammaTalk
DomainDrivenDesig...
Xtc20030729
Xtc20030603
Xtc20021119
XpDay2Helpers
Xtc20030610
XpDay4CallForSess...
Xtc20031021
Xtc20030429
Xtc20020730
Xtc20030513
Xtc20021217
Xtc20040203
Xtc20021105
Xtc20030422
Xtc20030520
Xtc20030701
Xtc20021001
Xtc20030318
Xtc20030218
...and 3 more




JSPWiki v2.0.36

Edit PeterBrown


                 

Here's a short reminder on what elements you have at your disposal:
----             Horizontal ruler
\\               Forced line break
[link]           Create hyperlink to "link", where "link" can be either an internal 
                 WikiName or an external link (http://)
[text|link]      Create a hyperlink where the link text is different from the actual 
                 hyperlink link.
[text|wiki:link] Create a hyperlink where the link text is different from the 
                 actual hyperlink link, and the hyperlink points to a named Wiki. 
                 This supports interWiki linking.

*                Make a bulleted list (must be in first column). Use more (**) 
                 for deeper indentations.
#                Make a numbered list (must be in first column). Use more (##, ###) 
                 for deeper indentations.

!, !!, !!!       Start a line with an exclamation mark (!) to make a heading. 
                 More exclamation marks mean bigger headings.

__text__         Makes text bold.
''text''         Makes text in italics (notice that these are single quotes ('))
{{text}}         Makes text in monospaced font.
;term;def        Defines 'term' with 'def'.  Use this with empty 'term' to make short comments.

|text|more text| Makes a table. Double bars for a table heading.

Don't try to use HTML, since it just won't work.

To embed images just put them available on the web using one of the approved formats, and they will get inlined automatically. To see the list of approved formats, go check SystemInfo.

To make a code block, use triple {'s to open, and triple }'s to close.

(Wondering where this text comes from? It's on a page called Edit Page Help, which you can edit too!)