Enviar artículo
Usa ...page... para separar páginas en un post multi-página
For more information, please see Wiki Page Editor & Wiki Syntax
| Wiki Syntax |
|---|
~~#FFEE33:texto~~ o ~~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/Ocultar !+, !!- mostrar/ocultar sección de encabezados. + (mostrar) o - (ocultar) por defecto. |
| Autonumbered Headings !#, !!#, !+#, !-# ... |
| Tabla de contenidos {toc}, {maketoc} prints out a table of contents for the current page based on structures (toc) or ! headings (maketoc) |
%Nombre% Inserta una variable editable |
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 un Wiki externo, use NombreExternoWiki:NombrePagina o ((Nombre Externo Wiki: Nombre Pagina)) |
| Paréntesis rectos Usar [[foo] para mostrar [foo]. |
((página)) o ((página|desc)) para referencias en el wiki |
* para listas de bullets, # para listas numeradas, ;Palabra:definición para listas de definiciones |
| Indentation +, ++ Creates an indentation for each plus (useful in list to continue at the same level) |
||row1-col1|row1-col2|row1-col3 row2-col1|row2-col2|row2-col3|| |
| Monospace font -+Code sample+- |
| Line break %%% (very useful especially in tables) |
| Ilustraciones {draw name=foo} crea el dibujo editable foo |
| Páginas multi-página Use ...page... to separate pages |
| Secciones no parseadas ~np~ datos ~/np~ Previene el parseo del wiki de los datos encerrados. |
| Secciones preformateadas ~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. |
| Comentarios ~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. |
| Dirección {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.
