El LlocdeProves (SandBox) és una plana on pots practicar les teves habilitats d'edició, emprar la opció de previsualització per previsualitzar l'aspecte de la plana, i no es guarda cap versió per a aquesta plana.
'' per a cursives, __ per a negreta, ''__ per a ambdós
Llistes:
* per a llistes de punts, # per a llistes numerades, ;terme:definició per a llistes de definicions
Referències del Wiki:
AjuntarParaulesEnMajúscula o usar ((pàgina)) o ((pàg|desc)) per referències del wiki, ))AlgunNom(( impedeix referenciar
Enllaços externs:
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))
Pàgines múltiples:
utilitzeu...pàgina...per separar les pàgines
Headings:
"!", "!!", "!!!" fa títols
Show/Hide:
"!+", "!!-" show/hide heading section. + (shown) or - (hidden) by default.
Misc:
"----" fa una línia horitzontal "===texte===" subratlla text.
Barra de títol:
"-=títol=-" crea una barra de títol.
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.
Imatges:
"{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}" mostra una imatge height width desc link i align són opcionals
Imatges sense memòria cau:
"{img src=http://example.com/foo.jpg?nocache=1 width=200 height=100 align=center link=http://www.yahoo.com desc=foo}" mostra una imatge height width desc link i align són opcionals
Taules:
"||row1-col1|row1-col2|row1-col3 row2-col1|row2-col2col3||" crea una taula
Alimentació per RSS:
"{rss id=n max=m}" mostra l'alimentació per rss amb id=n, essent n nombre màxim dóelements
Requadre simple:
"^Contingut de la caixa^" Crea una caixa amb les dades
Contingut dinàmic:
"{content id=n}" Serà substituït pel valor del bloc de contingut dinàamb id=n
Text en colors:
"~~#FFEE33:algun text ~~" Es mostrarà usant el color HTML indicat
Centra:
"::algun text ::" Mostra el text centrat
Seccions no analitzades:
"~np~ dades ~/np~" Prevents wiki parsing of the enclosed data.
Preformated sections:
"~pp~ dades ~/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.
variables Dinàmiques:
"%nom%" Inserta una variable editable
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 PluginCode.
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)
Note that plugin arguments can be closed in double quotes ("); this allows them to contain , or = or >.
AGENTINFO
Mostra informació del navegador de l'usuari: {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
Inclou un article: {ARTICLE(Field=>[,Id=>])}{ARTICLE} Id is optional. if not given, last article is used. default field is
heading.
ARTICLES
{ARTICLES(max=>3,topic=>topicName)}{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)}comentari{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
Mostra l'Avatar de l'usuari/a: {AVATAR(page=>,float=>left|right)}usuari{AVATAR}
BACKLINKS
Llista totes les planes que apunten a planes específiques: {BACKLINKS(info=>hits|user,exclude=>HomePage|SandBox,include_self=>1,noheader=>0,page=>HomePage)}{BACKLINKS}
BOX
Insertar Formulari amb aspecte a la pàgina wiki: {BOX(title=>Title, bg=>color, width=>num[%], align=>left|right|center, float=>|left|right)}texte{BOX}
CATEGORY
Insertar llista d'ítems per a la categoria actual on és la pàgina wiki: {CATEGORY(id=>1+2+3,types=>article+blog+faq+fgal+igal+newsletter+event+poll+quiz+survey+tracker+wiki+img,sort=>[type|created|name|hits]_[asc|desc],sub=>true|false,split=>y|n)}{CATEGORY}
CATORPHANS
Mostra objectes Tiki que no hagin estat categoritzats: {CATORPHANS(objects=>wiki|article|blog|faq|fgal|igal|newsletter|poll|quizz|survey|tracker)}{CATORPHANS}
CATPATH
Insertar la ruta de la categoria completa per a cada categoria a la que aquesta pàgina wiki pertany: {CATPATH(divider=>,top=>yes|no)}{CATPATH}
CENTER
Centra el contingut connectat a la wikipàgina: {CENTER()}texte{CENTER}
CODE
Mostra un de codi: {CODE(ln=>1,colors=>php|highlights|phpcode),caption=>caption text,wrap=>1,wiki=>1}codi{CODE} - note: colors and ln are exclusive
COPYRIGHT
Insertar avisos de drets d'autor: {COPYRIGHT()}~title~~year~~authors~texte{COPYRIGHT}
Mostra un gràfic GAUGE: {GAUGE(color=>,bgcolor=>,max=>,value=>,size=>,label=>,labelsize=>,perc=>,height=>)}descripció{GAUGE}
JABBER
No hi ha disponible cap descripció
LANG
Mostra el text només si el llenguatge concorda: {LANG(lang=>)}texte{LANG}
MINIQUIZ
Displays an miniquiz:
{MINIQUIZ(trackerId=>1)}Instructions::Feedback{MINIQUIZ}
MODULE
Mostra un mòdul en línia dins la pàgina: {MODULE(module=>,align=>left|center|right,max=>,np=>0|1,args...)}{MODULE}
MONO
Mostra les dades usant una font monoespaiada: {MONO(font=>}texte{MONO}
OBJECTHITS
Displays object hit info by object and days: {OBJECTHITS(object=>,type=>,days=>)/}
PLUGINMANAGER
Proporciona una llista de plugins sobre aquest 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)}texte{QUOTE}
REGEX
Takes regex expressions and parses the content between the REGEX tags and replaces the text.:
{REGEX(search=>(WikiPageWithRegexCommands)}dades{REGEX} - una dada per línea
RSS
{RSS(id=>feedId,max=>3,date=>1,body=>1)}{RSS} Insert rss feed output into a wikipage
SF
Automaticament crea un enllaç a l'object SourceForge? apropriat: {SF(aid=>,adit=>,groupid=>)}texte{SF}
SHEET
TikiSheet: {SHEET(id=>)}Sheet Heading{SHEET}
SHOWPAGES
List wiki pages: {SHOWPAGES(find=>criteria [, max=>qty])/}
SNARF
The SNARF plugin replaces itself with the HTML body of a URL. Arbitrary regex replacement can be done on this content using regex and regexres, the latter being used as the second argument to preg_replace.: {SNARF(url=>http://www.lojban.org,regex=>;.*(.*).*;, regexres=>$1)}This data is put in a CODE caption.{SNARF}
SORT
Ordena el contingut del plugin dins la pàgina wiki: {SORT(sort=>asc|desc|reverse|shuffle)}dades{SORT} - una dada per línea
SPLIT
Divideix una plana en files i columnes: {SPLIT(joincols=>[y|n|0|1],fixedsize=>[y|n|0|1],colsize=>size1|size2|...)}fila1col1---fila1col2@@@fila2col1---fila2col2{SPLIT}
SQL
Executa una consulta sql: {SQL(db=>dsnname)}consulta sql{SQL}
SUB
Displays text in subscript.: {SUB()}text{SUB}
THUMB
Displays the thumbnail for an image: {THUMB(image=>,max=>,float=>)}descripció{THUMB}
TITLESEARCH
Buscar els títols de totes les pàgines del 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}
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,status=>o|p|c|op|oc|pc|opc,sort_mode=>,max=>,filterfield=>,filtervalue=>,exactvalue=>)}Notice{TRACKERLIST}
TRANSLATED
Enllaços a contingut traduït: {TRANSLATED(flag=>France,lang=>fr)}[url] or ((wikiname)) or ((inter:interwiki)) (use wiki syntax){TRANSLATED}
USERCOUNT
Mostra el número d'usuaris enregistrats: {USERCOUNT()}groupname{USERCOUNT}
VERSIONS
Split the text in parts visible only under some conditions: {VERSIONS(nav=>y|n)}texte{VERSIONS}
WANTEDPAGES
Lists wanted Wiki pages: {WANTEDPAGES(ignore=>IgnoreThisPage,IgnoreAnotherPage)}{WANTEDPAGES}