Sintaxe wiki
Para mais informações veja
Editor
e
Sintaxe wiki
| Sintaxe wiki |
|---|
~~#FFEE33:texto~~ ou ~~yellow:texto~~. Will display using the indicated HTML color or color name. Color name can contain two colors separated by a comma. In this case, the first color would be the foreground and the second one the background. |
!heading1, !!heading2, !!!heading3 |
| Mostrar/esconder !+, !!- mostrar/esconder sessão do cabeçalho. + (mostra) or - (esconde) por padrão. |
| Autonumbered Headings !#, !!#, !+#, !-# ... |
| Tabela de conteúdo {toc}, {maketoc} prints out a table of contents for the current page based on structures (toc) or ! headings (maketoc). Common optional parameters for maketoc are: title|maxdepth|levels|nums, and for toc are: order|showdesc|shownum|structId|maxdepth|pagename. |
%Nome% Inserir uma váriavel editável |
use square brackets for an external link: [URL], [URL|link_description],[URL|link_description|relation] or [URL|description|relation|nocache] (that last prevents the local Wiki from caching the linked page; relation can be used to insert rel attribute for the link - useful e.g. for shadowbox). Para um Wiki externo, use ExternalWikiName:PageName or ((External Wiki Name: Page Name)) |
| Colchetes Usa [[foo] para mostrar [foo]. |
((página)) ou ((página|desc)) para referências Wiki |
* para listas de itens, # para listas numeradas, ;Palavra:definição para listas de definições |
| Indentation +, ++ Creates an indentation for each plus (useful in list to continue at the same level) |
|| linha1-coluna1 | linha1-coluna2 | linha1-coluna3 linha2-coluna1 | linha2-coluna2 | linha2-coluna3 || |
| Monospace font -+Code sample+- |
| Quebra de linha %%% (muito útil especialmente em tabelas) |
| Páginas multi-página Usar ...page... para separar páginas |
| Seções não interpretadas ~np~ dados ~/np~ O conteúdo entre as tags não é interpretado como código wiki. |
| Seções pré-formatadas ~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). ~pre~ data ~/pre~ also displayes preformatted text with fixed spacing, but wiki processing still occurs on the text. |
| Comentários ~tc~ Tiki Comment ~/tc~ makes a Tiki comment. It will be completely removed from the display, but saved in the file for future reference. ~hc~ HTML Comment ~/hc~ makes an HTML comment. It will be inserted as a comment in the output HTML; these are not normally displayed in browsers, but can be seen using "View Source" or similar. |
| Direção {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. |
| Special characters ~hs~ hard space, ~c~ ©, ~amp~ &, ~lt~ <, ~gt~ >, ~ldq~ “, ~rdq~ ”, ~lsq~ ‘, ~rsq~ ’, ~--~ —, ~bs~ \, numeric between ~ for html numeric characters entity |
Because the Wiki paragraph formatting feature is off, each line will be presented as you write it. This means that if you want paragraphs to be wrapped properly, a paragraph should be all together on one line.
Plugins
Nota: é possível utilizar aspas duplas (") enter os argumentos de um plugin; isso permite que o argumento contenha , ou = ou >.
Mais ajuda aqui
Enviar novo comentário