Wiki: pagine visitate recentemente
|
Modifica: sandbox
La SandBox è una pagina per esercitare le proprie capacità compositive, usa il preview per controllare l'aspetto della pagina, la pagina non viene salvata.
For more information, please see WikiSyntax
Bold text: | 2 underscores "_". Example: __testo__ |
Italic text: | 2 single quotes "'". Example: ''testo'' |
Centered text: | 2 colons ":". Example: ::qualche testo:: |
Underlined text: | 3 equals "=". Example: ===testo=== |
Text box: | One carat "^". Crea un riquadro con i dati. Example: "^Contenuto del riquadro^" |
Barra del titolo: | "-=titolo=-" crea una barra titolo. |
Testo colorato: | "~~#FFEE33:qualche testo~~" o "~~yellow:qualche testo~~". Will display using the indicated HTML color or color name |
Elenchi: | * per elenchi puntati, # per elenchi numerati, ;term:definizione per elenchi di definizioni |
Headings: | "!", "!!", "!!!" make headings |
Show/Hide: | "!+", "!!-" show/hide heading section. + (shown) or - (hidden) by default. |
Riferimenti Wiki: | UnisciParoleInMaiuscolo o usa ((pagina)) o ((pagina|disc)) per riferimento sul wiki, ))QualcheNome(( impedisci riferimenti |
Link esterni: | 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)) |
Tabella: | "||row1-col1|row1-col2|row1-col3||row2-col1|row2-col2|row2-col3||" crea una tabella |
Immagini: | "{img src=http://example.com/foo.jpg width=200 height=100 align=center imalign=right link=http://www.yahoo.com desc=foo alt=txt usemap=name class=xyz}" mostra una immagine height, width, desc, link and align sono opzionali |
Immagini non cacheabili: | "{img src=http://example.com/foo.jpg?nocache=1 width=200 height=100 align=center link=http://www.yahoo.com desc=foo}" mostra una immagine height, width, desc, link and align sono opzionali |
Line break: | "%%%" (very useful especially in tables) |
Horizontal rule: | "----" crea una linea orizzontale |
Multi-page pages: | usa ...page... to separate pages |
Wiki File Attachments: | {file name=file.ext desc="description text" page="wiki page name" showdesc=1} Creates a link to the named file. If page is not given, the file must be attached to the current page. If desc is not given, the file name is used for the link text, unless showdesc is used, which makes the file description be used for the link text. If image=1 is given, the attachment is treated as an image and is displayed directly on the page; no link is generated. |
Sorgenti RSS: | "{rss id=n max=m}" mostra la sorgente rss con id=n e massimo=m elementi |
Contenuto dinamico: | "{content id=n}" Verrà rimpiazzato con il contenuto corrente del blocco dinamico con id=n |
Dynamic variables: | "%nome%" Inserts an editable variable |
Sezioni non interpretate: | "~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. |
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}, {poll}" |
Note that plugin arguments can be closed in double quotes ("); this allows them to contain , or = or >.
AGENTINFO |
Displays browser client info: {AGENTINFO(info=>IP or SVRSW or BROWSER)/}
|
ALINK |
Puts a link to an anchor in a wiki page. Use in conjunction with the ANAME plugin, which sets the location and name of the anchor: {ALINK(aname=anchorname,pagename=Wiki Page Name)}linktext{ALINK}
|
ANAME |
Puts an anchor into a wiki page. Use in conjunction with the ALINK plugin, which makes links to the anchor: {ANAME()}anchorname{ANAME}
|
ARTICLE |
Includi un articolo: {ARTICLE(Field=>[,Id=>])}{ARTICLE} Id is optional. if not given, last article is used. default field is
heading.
|
ARTICLES |
{ARTICLES(max=>3,topic=>topicName,type=>type,categId=>Category parent ID)}{ARTICLES} Insert articles into a wikipage
|
ATTACH |
Displays an attachment or a list of them: {ATTACH(name|file=file.ext,id=1|num=1,showdesc=0|1,dls=0|1,icon=0|1,inline=0|1)}commento{ATTACH} num is optional and is the order number of the attachment in the list. If not provided, a list of all attachments is displayed. Inline makes the comment be the text of the link.
|
AVATAR |
Displays the user Avatar: {AVATAR(page=>,float=>left|right)}username{AVATAR}
|
BACKLINKS |
Elenca tutte le pagine che linkano una pagina specifica: {BACKLINKS(info=>hits|user,exclude=>HomePage|SandBox,include_self=>1,noheader=>0,page=>HomePage)}{BACKLINKS}
|
BOX |
Insert theme styled box on wiki page: {BOX(title=>Title, bg=>color, width=>num[%], align=>left|right|center, float=>|left|right)}testo{BOX}
|
CATEGORY |
Inserisci una lista di voci nella pagina wiki per la corrente/data categoria: {CATEGORY(id=>1+2+3, types=>article+blog+faq+fgal+igal+newsletter+event+poll+quiz+survey+tracker+wiki+img, sort=>[type|created|name|hits|shuffle]_[asc|desc], sub=>y|n, split=>y|n)}{CATEGORY}
|
CATORPHANS |
Mostra gli oggetti Tiki che non sono stati categorizzati: {CATORPHANS(objects=>wiki|article|blog|faq|fgal|igal|newsletter|poll|quizz|survey|tracker)}{CATORPHANS}
|
CATPATH |
Inserisci il path completo per ogni categoria a cui questo wiki fa riferimento: {CATPATH(divider=>,top=>yes|no)}{CATPATH}
|
CENTER |
Centers the plugin content in the wiki page: {CENTER()}testo{CENTER}
|
CODE |
Mostra un frammento di codice: {CODE(ln=>1,colors=>php|highlights|phpcode,caption=>caption text,wrap=>1,wiki=>1,rtl=>1)}code{CODE} - note: colors and ln are exclusive
|
COPYRIGHT |
Insert copyright notices: {COPYRIGHT()}~title~~year~~authors~testo{COPYRIGHT}
|
COUNTDOWN |
Example: {COUNTDOWN(enddate=>April 1 2004[,locatetime=>on])}testo{COUNTDOWN}
|
DIV |
Insert a division block on wiki page: {DIV(class=>class, type=>div|span|pre|i|b|tt|blockquote, align=>left|right|center|justify, bg=>color, width=>num[%], float=>left|right])}testo{DIV}
|
DL |
Crea una lista di definizioni: {DL()}term:definizione{DL} - una definizione per linea
|
EVENTS |
{EVENTS(calendarid=>id1+id2,maxdays=>365,max=>-1,datetime=>0|1,desc=>0|1)}{EVENTS} Insert rss feed output into a wikipage
|
EXAMPLE |
Example: {EXAMPLE(face=> size=>)}testo{EXAMPLE}
|
FANCYTABLE |
Displays the data using the TikiWiki? odd/even table style: {FANCYTABLE(head=>,headclass=>)}celle{FANCYTABLE} - heads and cells separated by ~|~
|
FLASH |
Displays a SWF on the wiki page: {FLASH(movie=url_to_flash,width=>xx,height=>xx,quality=>high)}{FLASH}
|
FORMULA |
Formula: {FORMULA(width=>500, height=>400, paper=>letter, orientation=>landscape, steps=>150, min=0, max=100, y0=>, y1=>,...)}Titolo{FORMULA}
|
GAUGE |
Displays a graphical GAUGE: {GAUGE(color=>,bgcolor=>,max=>,value=>,size=>,label=>,labelsize=>,perc=>,height=>)}descrizione{GAUGE}
|
GROUP |
Display wiki text if user is in one of listed groups:
{GROUP(groups=>Admins|Developers)}wiki text{GROUP}
|
JABBER |
Runs a Java applet to access a local Jabber service: {JABBER(height=>200,width=>200,xmlhostname=>jabber.org,defaultColor=>255,255,255)}{JABBER}. See lib/wiki-plugins/wikiplugin_jabber.php to make this plugin work
|
LANG |
Displays the text only if the language matchs lang/notlang: {LANG([not]lang=>code[+code+...])}testo{LANG}
|
MAP |
Displays a map: {MAP(mapfile=>,extents=>,size=>,width=>,height=>) /}
|
MINIQUIZ |
Displays an miniquiz:
{MINIQUIZ(trackerId=>1)}Instructions::Feedback{MINIQUIZ}
|
MODULE |
Displays a module inlined in page: {MODULE(module=>,float=>left|right|none,decorations=>y|n,flip=>y|n,max=>,np=>0|1,args...)}{MODULE}
|
MONO |
Mostra i dati usando il font monospace: {MONO(font=>}testo{MONO}
|
OBJECTHITS |
Displays object hit info by object and days: {OBJECTHITS(object=>,type=>,days=>)/}
|
PLUGINMANAGER |
Provides a list of plugins on this wiki.: {PLUGINMANAGER(info=>version|description|arguments)}{PLUGINMANAGER}
|
POLL |
Displays the output of a poll, fields are indicated with numeric ids.:
{POLL(pollId=>1)}Good Poll{POLL}
|
QUOTE |
Quote text by surrounding the text with a box, like the QUOTE BBCode: {QUOTE(replyto=>name)}testo{QUOTE}
|
RSS |
{RSS(id=>feedId+feedId2,max=>3,date=>1,desc=>1,author=>1)}{RSS} Insert rss feed output into a wikipage
|
SF |
Crea automaticamente un link all'appropriato oggetto SourceForge: {SF(aid=>,adit=>,groupid=>)}testo{SF}
|
SHEET |
TikiSheet: {SHEET(id=>)}Sheet Heading{SHEET}
|
SHOWPAGES |
List wiki pages: {SHOWPAGES(find=>criteria [, max=>qty])/}
|
SKYPE |
Clickable Skype link: {SKYPE(action->call|chat)}name or number{SKYPE}
|
SORT |
Ordina nella pagina wiki i contenuti dei plugin: {SORT(sort=>asc|desc|reverse|shuffle)}data{SORT} - un dato per linea
|
SPLIT |
Split a page into rows and columns: {SPLIT(joincols=>[y|n|0|1],fixedsize=>[y|n|0|1],colsize=>size1|size2|...)}row1col1---row1col2@@@row2col1---row2col2{SPLIT}
|
SQL |
Fai una query a sql: {SQL(db=>dsnname)}query a sql{SQL}
|
SUB |
Displays text in subscript.: {SUB()}text{SUB}
|
TAG |
Displays text between an html tag: {TAG(tag=a_tag, style=a_style)}text{TAG}
|
THUMB |
Displays the thumbnail for an image: {THUMB(image=>,max=>,float=>,url=>)}descrizione{THUMB}
|
TITLESEARCH |
Cerca i titoli di tutte le pagine di questo wiki: {TITLESEARCH(search=>Admin,info=>hits|user,exclude=>HomePage|SandBox,noheader=>0)}{TITLESEARCH}
|
TRACKER |
Displays an input form for tracker submit:
{TRACKER(trackerId=>1, fields=>id1:id2:id3, action=>Name of submit button, showtitle=>y|n, showdesc=>y|n, showmandatory=>y|n, embedded=>y|n)}Notice{TRACKER}
|
TRACKERFILTER |
Filters the items of a tracker, fields are indicated with numeric ids.:
{TRACKERFILTER(filters=>2/d:4/r:5,TRACKERLIST_params )}{TRACKERFILTER}
|
TRACKERLIST |
Displays the output of a tracker content, fields are indicated with numeric ids.:
{TRACKERLIST(trackerId=>1,fields=>2:4:5, showtitle=>y|n, showlinks=>y|n, showdesc=>y|n, showinitials=>y|n, showstatus=>y|n, status=>o|p|c|op|oc|pc|opc, sort_mode=>, max=>, filterfield=>, filtervalue=>, exactvalue=>, checkbox=>fieldId/name/title/submit/action/tpl)}Notice{TRACKERLIST}
|
TRANSLATED |
Links to a translated content: {TRANSLATED(flag=>France,lang=>fr)}[url] or ((wikiname)) or ((inter:interwiki)) (use wiki syntax){TRANSLATED}
|
USERCOUNT |
Displays the number of registered users: {USERCOUNT()}groupname{USERCOUNT}
|
VERSIONS |
Split the text in parts visible only under some conditions: {VERSIONS(nav=>y|n,title=>y|n,default=>)}testo{VERSIONS}
|
WANTEDPAGES |
Lists wanted Wiki pages:
{WANTEDPAGES(ignore=>Page-Pattern'splitby'Page-Pattern, splitby=>+, skipext=>0|1, collect=>from|to, debug=>0|1, table=>sep|co|br, level=>strict|full|complete|custom)}Custom-Level-Regex{WANTEDPAGES}Parameters: key=>value,...
||
key | default | comments
ignore | empty string | A wildcard pattern of originating pages to be ignored. (refer to PHP function fnmatch() for details)
splitby | '+' | The character, by which ignored patterns are separated. possible values: characters
skipext | 0 | Whether to include external wikis in the list. possible values: 0 / 1
collect | "from" | Collect either originating or wanted pages in a cell and display them in the second column. possible values: from / to
debug | 0 | Switch-on debug output with details about the items. possible values: 0 / 1 / 2
table | "sep" | Multiple collected items are separated in distinct table rows, or by comma or line break in one cell. possible values: sep / co / br
level | empty string | Filter the list of wanted pages according to page_regex or custom filter. The default value is the site's current page_regex. possible values: strict / full / complete / custom
Custom-Level-Regex ? | empty string | A custom filter for wanted pages to be listed (only used when level=>custom). possible values: a valid regex-expression (PCRE)
||
|
|