This page (revision-42) was last changed on 19-Jul-2024 20:00 by Juan Pablo 

This page was created on 23-Nov-2013 14:07 by Harry Metske

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Version Date Modified Size Author Changes ... Change note
42 19-Jul-2024 20:00 11 KB Juan Pablo to previous
41 29-Mar-2024 19:15 10 KB Juan Pablo to previous | to last

Difference between version and

At line 1 changed one line
This page describes the wiki syntax used by JSPWiki.
[{ALLOW edit Admin}]
[{ALLOW view All}]
At line 4 added 2 lines
This page describes the [Wiki Syntax] used by JSPWiki.
At line 4 removed one line
\\
At line 6 changed one line
!Quick Reference
!Quick Reference to documents
At line 37 added 4 lines
%%bg-info
%%label-info fun fact%%
Most of the editing markers were styled according to the __[Sensei's Library|https://senseis.xmp.net/?TextFormattingRulesIntroduction]__, one of the best Go sites in the Internet.
%%
At line 54 changed one line
It's allowed to use almost any kind of characters inside a [WikiName], as long as they are letters or numbers.
It's allowed to use almost any kind of characters inside a WikiName, as long as they are letters or numbers.
At line 56 changed one line
;:In reality JSPWiki is a bit more forgiving, and allows also following punctuation characters: {{()&+, -=._$}}. All others (eg also the en dash – and apostrophe ' ) are removed. When a non valid character is removed, the next character is capitalized.
At line 69 changed one line
For example, this is an inlined [PNG] image called personal.png which is attached to the wikipage __pic__ : [/pic/personal.png].
For example, this is an inlined [Pic] image called personal.png which is attached to the wikipage __pic__ : [/pic/personal.png].
At line 173 added 5 lines
e.g.
{{{
This text is __bold__ and ''italic''
}}}
At line 182 added 4 lines
{{{
{{{ java.package.pseudocode.class }} } // No space needed
}}}
At line 188 added 38 lines
!Status Boxes
You can create text information boxes, using __information__, __warning__ and __error__:
{{{
%%information
Your text here
%%
}}}
%%information
information
%%
%%warning
warning
%%
%%error
error
%%
* See also: [JSPWikiStyle]
!Quotes
You can use the following for an inline quote
{{{
%%quote
Blockquote text here
Line 2
%%
}}}
%%quote
Blockquote text here
Line 2
%%
At line 183 changed one line
| [Main] | [SandBox]
| [Main] | [Main]
At line 188 changed one line
| [Main] | [SandBox]
| [Main] | [Main]
At line 201 changed one line
This is not possible. You can, of course, remove all the links to that page, which makes it inaccessible. Or you can email the administrator, and I'll remove the page. You may also add a [DELETEME|JSPWiki:DELETEME] link.
This is not possible. You can, of course, remove all the links to that page, which makes it harder to find.
At line 256 added 6 lines
You can also make the page completely empty (but note that previous versions of the page will remain accessible).
You may also add a link to the DELETEME page like :
{{{ [DELETEME] }}}
By viewing at the DELETE me page an Admin can decide to delete the page.
At line 204 changed one line
Create a link that points to a new (not existing) page using its [WikiName].
Create a link that points to a new (not existing) page using its WikiName.
At line 206 changed one line
you will get an editor for the new page. -- [Asser]
you will get an editor for the new page. -- Asser
At line 239 removed 5 lines
----
[CategoryDocumentation], [Category OfficialDocumentation].
----
Any [ideas | IdeasTextFormattingRules]?
Any [questions | TextFormattingRulesDiscussion]?
At line 299 added 4 lines
----
[Category.Documentation]
[{ALLOW edit Gardener}]
[{ALLOW view All}]