|
|
Edit: SandBox
The SandBox is a page where you can practice your editing skills, use the preview feature to preview the appearance of the page, no versions are stored for this page.
For more information, please see WikiSyntax
on TikiWiki.org.
| Emphasis: | '' for italics, __ for bold, ''__ for both |
| Lists: | * for bullet lists, # for numbered lists, ;term:definition for definiton lists |
| Wiki References: | JoinCapitalizedWords or use ((page)) or ((page|desc)) for wiki references, ))SomeName(( prevents referencing |
| Drawings: | {draw name=foo} creates the editable drawing foo |
| External links: | use square brackets for an external link: [URL] or [URL|link_description] or [URL|description|nocache] (that last form prevents the local Wiki from caching the page; please use that form for large pages!). For an external Wiki, use ExternalWikiName:PageName or ((External Wiki Name: Page Name)) |
| Multi-page pages: | use ...page... to separate pages |
| Headings: | "!", "!!", "!!!" make_headings |
| Show/Hide: | "!+", "!!-" show/hide heading section. + (shown) or - (hidden) by default. |
| Misc: | "----" makes a horizontal rule "===text===" underlines text. |
| Title bar: | "-=title=-" creates a title bar. |
| Images: | "{img src=http://example.com/foo.jpg width=200 height=100 align=center link=http://www.yahoo.com desc=foo}" displays an image height width desc link and align are optional |
| Non cacheable images: | "{img src=http://example.com/foo.jpg?nocache=1 width=200 height=100 align=center link=http://www.yahoo.com desc=foo}" displays an image height width desc link and align are optional |
| Tables: | "||row1-col1|row1-col2|row1-col3 row2-col1|row2-col2col3||" creates a table |
| RSS feeds: | "{rss id=n max=m}" displays rss feed with id=n maximum=m items |
| Simple box: | "^Box content^" Creates a box with the data |
| Dynamic content: | "{content id=n}" Will be replaced by the actual value of the dynamic content block with id=n |
| Colored text: | "~~#FFEE33:some text~~" Will display using the indicated HTML color |
| Center: | "::some text::" Will display the text centered |
| Non parsed sections: | "~np~ data ~/np~" Prevents wiki parsing of the enclosed data. |
| Preformated sections: | "~pp~ data ~/pp~" Displays preformated text/code; no Wiki processing is done inside these sections (as with np), and the spacing is fixed (no word wrapping is done). |
| Square Brackets: | Use [[foo] to show [foo]. |
| Block Preformatting: | Indent text with any number of spaces to turn it into a monospaced block that still follows other Wiki formatting instructions. It will be indended with the same number of spaces that you used. Note that this mode does not preserve exact spacing and line breaks; use ~pp~...~/pp~ for that. |
| Dynamic variables: | "%name%" Inserts an editable variable |
| Insert Module Output: | {MODULE(module=>some_module)}text{MODULE} can be used to insert the output of module "some_module" into your Wiki page. See PluginModule for more information. |
| Rendering Program Code: | {CODE()}some code{CODE} will render "some code" as program code. This plugin has other options; see Plugin help. |
| Direction: | "{r2l}", "{l2r}", "{rm}", "{lm}" Insert resp. right-to-left and left-to-right text direction DIV (up to end of text) and markers for langages as arabic or hebrew. |
| Table of contents | "{toc}", "{maketoc}" prints out a table of contents for the current page based on structures (toc) or ! headings (maketoc) |
| Misc: | "{cookie}" |
CENTER |
Centers the plugin content in the wiki page: {CENTER()}text{CENTER}
|
PLUGINMANAGER |
Provides a list of plugins on this wiki.: {PLUGINMANAGER(info=>version|description|arguments)}{PLUGINMANAGER}
|
GAUGE |
Displays a graphical GAUGE: {GAUGE(color=>,bgcolor=>,max=>,value=>,size=>,perc=>,height=>)}description{GAUGE}
|
JABBER |
No description available |
FLASH |
Displays a SWF on the wiki page: {FLASH(movie=url_to_flash,width=>xx,height=>xx,quality=>high)}{FLASH}
|
SF |
Automatically creates a link to the appropriate SourceForge? object: {SF(aid=>,adit=>,groupid=>)}text{SF}
|
LANG |
Displays the text only if the language matchs: {LANG(lang=>)}text{LANG}
|
ARTICLES |
Insert articles into a wikipage
|
AGENTINFO |
Displays browser client info: {AGENTINFO(info=>IP/SVRSW/BROWSER)}{AGENTINFO}
|
SORT |
Sorts the plugin content in the wiki page: {SORT(sort=>asc|desc|reverse|shuffle)}data{SORT} - one data per line
|
MODULE |
Displays a module inlined in page: {MODULE(module=>,align=>left|center|right,max=>,np=>0|1,args...)}{MODULE}
|
CATPATH |
Insert the full category path for each category that this wiki page belongs to: {CATPATH(divider=>,top=>yes|no)}{CATPATH}
|
BOX |
Insert theme styled box on wiki page: {BOX(title=>Title, bg=>color, width=>num[%], align=>left|right|center)}text{BOX}
|
SQL |
Run a sql query: {SQL(db=>dsnname)}sql query{SQL}
|
CATORPHANS |
Display Tiki objects that have not been categorized: {CATORPHANS(objects=>wiki|article|blog|faq|fgal|igal|newsletter|poll|quizz|survey|tracker)}{CATORPHANS}
|
MONO |
Displays the data using a monospace font: {MONO(font=>}text{MONO}
|
TITLESEARCH |
Search the titles of all pages in this wiki: {TITLESEARCH(search=>Admin,info=>hits|user,exclude=>HomePage|SandBox,noheader=>0)}{TITLESEARCH}
|
AVATAR |
Displays the user Avatar: {AVATAR(page=>,float=>left|right)}username{AVATAR}
|
WIKIGRAPH |
Renders a graph, with linked pages navigation visually figured.
Parameters: key=>value,... | key | default | comments | | level | 0 | the number of hops the graph follows | | title | wikigraph | the title of the map | | nodesep | .1 | the space between nodes | | rankdir | LR | Left to Right, the direction of graph | | bgcolor | transparent | the background color, use #rrvvbb color types. | | size | | nothing there, unlimited size. use 5,3 type sizes in inches | | fontsize | 9 | the font size in pts presumably | | fontname | Helvetica | the name of the font used for labels | | shap | box | the shape of a node. can be plaintext ellipse circle egg triangle box diamond trapezium parallelogram house hexagon octagon | | nodestyle | filled | style for drawing nodes. | | nodecolor | #aeaeae | color of the border | | nodefillcolor | #FFFFFF | background color of the node | | nodewidth | .1 | sortof relative width ?? | | nodeheight | .1 | same mystery as above | | edgecolor | #999999 | color for links (called edges here) | | edgestyle | solid | shape of the arrow that come with the link |
|
CATEGORY |
Insert list of items for the current/given category into wiki page: {CATEGORY(id=>1+2+3,types=>article+blog+faq+fgal+igal+newsletter+poll+quiz+survey+tracker+wiki ,sort=>[type|created|name|hits]_[asc|desc],sub=>true|false,split=>y|n)}{CATEGORY}
|
EXAMPLE |
Example: {EXAMPLE(face=> size=>)}text{EXAMPLE}
|
DL |
Creates a definition list: {DL()}term:definition{DL} - one definition per line
|
COUNTDOWN |
Example: {COUNTDOWN(enddate=>April 1 2004[,locatetime=>on])}text{COUNTDOWN}
|
FANCYTABLE |
Displays the data using the TikiWiki? odd/even table style: {FANCYTABLE(head=>)}cells{FANCYTABLE} - heads and cells separated by ~|~
|
ARTICLE |
Include an article: {ARTICLE(Id=> ,Field=>)}{ARTICLE}
|
BACKLINKS |
List all pages which link to specific pages: {BACKLINKS(info=>hits|user,exclude=>HomePage|SandBox,include_self=>1,noheader=>0,page=>HomePage)}{BACKLINKS}
|
COPYRIGHT |
Insert copyright notices: {COPYRIGHT()}~title~~year~~authors~text{COPYRIGHT}
|
USERCOUNT |
Displays the number of registered users: {USERCOUNT()}groupname{USERCOUNT}
|
TRANSLATED |
Links to a translated content: {TRANSLATED(flag=>France,lang=>fr)}[url] or ((wikiname)) or ((inter:interwiki)) (use wiki syntax){TRANSLATED}
|
SPLIT |
Split a page into rows and columns: {SPLIT(joincols=>[y|n|0|1],fixedsize=>[y|n|0|1])}row1col1---row1col2@@@row2col1---row2col2{SPLIT}
|
CODE |
Displays a snippet of code: {CODE(ln=>1,colors=>php|highlights|phpcode)}code{CODE} - note: those parameters are exclusive
|
|
|