TAR MÉXICO

Sistema de administración de documentos (Wiki)

User Tools

Site Tools


wiki:syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:syntax [12/11/2016 11:17]
admin removed
wiki:syntax [17/11/2021 10:23] (current)
Line 1: Line 1:
-====== Formatting Syntax ====== 
  
-[[doku>​DokuWiki]] supports some simple markup language, which tries to make the datafiles to be as readable as possibleThis page contains all possible syntax you may use when editing the pagesSimply have a look at the source of this page by pressing "Edit this page". If you want to try something, just use the [[playground:playground|playground]] page. The simpler markup is easily accessible via [[doku>​toolbar|quickbuttons]],​ too.+====== Sintaxis de Formato ====== 
 +//Tomado de https://www.dokuwiki.org/es:wiki:syntax //
  
-===== Basic Text Formatting =====+[[dokues>​DokuWiki]] soporta un lenguaje de marcas simple, que intenta hacer los ficheros de datos tan legibles como sea posible. Esta página contiene todas las posibles opciones que puedes usar a la hora de editar las páginas. Simplemente,​ observa el código de esta página pulsando sobre //Editar esta página// en la parte superior y en la parte inferior de la página. Si quieres intentar algo, usa la página de [[playground:​playground|pruebas]]. Las marcas más simples también se encuentran accesibles mediante [[dokues>​toolbar]].
  
-DokuWiki supports ​**bold**, //italic//, __underlined__ and ''​monospaced''​ texts. Of course you can **__//''​combine''//​__** all these.+===== Formato básico de texto ===== 
 +**Carta comunitaria de los derechos sociales de los trabajadores**
  
-  DokuWiki supports **bold**, //italic//, __underlined__ and ''​monospaced''​ texts. 
-  Of course you can **__//''​combine''//​__** all these. 
  
-You can use <​sub>​subscript<​/sub> and <​sup>​superscript<​/sup>too.+DokuWiki soporta **negritas**,​ //cursivas//, __subrayados__ y texto ''​monoespaciado''​. Por supuesto, puedes **__//''​combinarlos''//​__** todos.
  
-  ​You can use <​sub>​subscript<​/sub> and <​sup>​superscript<​/sup>too.+  ​DokuWiki soporta **negritas**,​ //cursivas//, __subrayados__ y texto ''​monoespaciado''​.  
 +  Por supuesto, puedes **__//''​combinarlos''//​__** todos.
  
-You can mark something as <del>deleted</delas well.+También puedes usar <sub>subíndices</sub> y <​sup>​superíndices</​sup>.
  
-  ​You can mark something as <del>deleted</delas well.+  ​También puedes usar <sub>subíndices</sub> y <​sup>​superíndices</​sup>.
  
-**Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraphyou can use two backslashes followed by a whitespace or the end of line.+Del mismo modotambién puedes marcar algo como <​del>​borrado</​del>​.
  
-This is some text with some linebreaks\\ Note that the +  Del mismo modo, también puedes marcar algo como <​del>​borrado</​del>​.
-two backslashes are only recognized at the end of a line\\ +
-or followed by\\ a whitespace \\this happens without it.+
  
-  This is some text with some linebreaks\\ Note that the +Los **párrafos** se crean partir de líneas en blanco. Si quieres **forzar un salto de línea** sin un párrafo, puedes usar dos barras invertidas seguidas por un espacio en blanco o el final de la línea.
-  two backslashes are only recognized at the end of line\\ +
-  or followed by\\ a whitespace \\this happens without it.+
  
-You should use forced newlines only if really needed.+Esto es un texto con algunos saltos de línea.\\ Advierte que las 
 +dos barras invertidas son reconocidas solamente al final de una línea\\ 
 +o cuando están seguidas de\\ un espacio en blanco \\Esto sucede sin él.
  
-===== Links =====+  Esto es un texto con algunos saltos de línea.\\ Advierte que las  
 +  dos barras invertidas son reconocidas solamente al final de una línea\\ 
 +  o cuando están seguidas de\\ un espacio en blanco \\Esto sucede sin él.
  
-DokuWiki supports multiple ways of creating links.+Solamente deberías forzar saltos de línea cuando realmente lo necesites.
  
-==== External ==== 
  
-External links are recognized automagically:​ http://​www.google.com or simply www.google.com - You can set the link text as well: [[http://​www.google.com|This Link points to google]]. Email addresses like this one: <​andi@splitbrain.org>​ are recognized, too. 
  
-  DokuWiki supports multiple ways of creating links. External links are recognized 
-  automagically:​ http://​www.google.com or simply www.google.com - You can set 
-  link text as well: [[http://​www.google.com|This Link points to google]]. Email 
-  addresses like this one: <​andi@splitbrain.org>​ are recognized, too. 
  
-==== Internal ​====+===== Enlaces =====
  
-Internal links are created by using square brackets. You can either just give a [[pagename]] or use an additional [[pagename|link text]].+DokuWiki soporta múltiples formas de crear enlaces. 
 +==== Externos ====
  
-  Internal links are created by using square bracketsYou can either just give +Los enlaces externos se reconocen automáticamente:​ http://www.google.com o simplemente www.google.com - También puedes establecer enlaces con un nombre: ​[[http://​www.google.com|Este enlace apunta a google]]. Las direcciones de correo electrónico como ésta: <​andi@splitbrain.org>​ también son reconocidas.
-  a [[pagename]] or use an additional [[pagename|link text]].+
  
-[[doku>​pagename|Wiki pagenames]] are converted to lowercase automatically,​ special characters are not allowed.+  Dokuwiki soporta múltiples formas de crear enlaces. Los enlaces externos se reconocen  
 +  automáticamente:​ http://​www.google.com o simplemente www.google.com - También puedes 
 +  establecer enlaces con nombre: ​[[http://​www.google.com|Este enlace apunta a google]].  
 +  Las direcciones de correo electrónico como ésta: <​andi@splitbrain.org>​  
 +  también son reconocidas.
  
-You can use [[some:​namespaces]] by using a colon in the pagename. 
  
-  You can use [[some:​namespaces]] by using a colon in the pagename.+==== Internos ====
  
-For details about namespaces see [[doku>namespaces]].+Los enlaces internos se crean mediante corchetes. Puedes tanto simplemente usar [[doku>es:​pagename|pagename]] como usar el extendido[[doku>​es:​pagename|Texto de título]]. Los nombres de páginas wiki son convertidos a minúsculas automáticamente y no se permiten caracteres especiales.
  
-Linking to a specific section is possible, tooJust add the section name behind ​hash character as known from HTMLThis links to [[syntax#​internal|this Section]].+  Los enlaces internos se crean mediante corchetes. Puedes tanto simplemente usar [[doku>​es:​pagename|pagename]]  
 +  como usar el extendido[[doku>​es:​pagename|Texto de título]]Los nombres de páginas wiki son convertidos 
 +  ​minúsculas automáticamente y no se permiten caracteres especiales. 
 +   
 +Puedes usar [[doku>​es:​pagename|pagename]] mediante dos puntos en el nombre de la página.
  
-  ​This links to [[syntax#​internal|this Section]].+  ​Puedes usar [[doku>​es:​pagename|pagename]] mediante dos puntos en el nombre de la página.
  
-Notes:+Para más detalles sobre espacios de nombres mira [[doku>​es:namespaces|namespaces]].
  
-  ​Links to [[syntax|existing pages]] are shown in different style from [[nonexisting]] ones+Es también posible enlazar con una sección específica. Basta con añadir el nombre de sección detrás de una almohadilla,​ como se hace en HTML. Esto enlaza a [[wiki:​syntax#​Internos|Esta sección]]. 
-  * DokuWiki ​does not use [[wp>​CamelCase]] ​to automatically create links by defaultbut this behavior can be enabled in the [[doku>​config]] ​fileHintIf DokuWiki ​is a linkthen it's enabled+ 
-  * When a section'​s heading is changedits bookmark ​changes, tooSo don't rely on section linking too much.+  Esto enlaza a [[wiki:​syntax#​Internos|Esta sección]]. 
 + 
 +Notas: 
 + 
 +  ​Los enlaces a [[wiki:syntax|páginas existentes]] se muestran de forma diferente ​los [[no existentes]]. 
 +  * DokuWiki ​no utiliza ​[[wpes>​CamelCase]] ​para crear enlaces automáticamente por defectopero este comportamiento puede ser habilitado en el fichero ​[[dokues>​config]]. ​TrucoSi DokuWiki ​es un enlaceentonces está habilitado
 +  * Cuando se cambia el encabezamiento de una secciónsu bookmark ​también cambiaAsí que no dependas demasiado del enlace de secciones.
  
 ==== Interwiki ==== ==== Interwiki ====
  
-DokuWiki ​supports ​[[doku>Interwiki]] linksThese are quick links to other Wikis. ​For example this is link to Wikipedia's page about Wikis: [[wp>​Wiki]].+DokuWiki ​permite enlaces ​[[dokues>interwiki]]. Estos son enlaces rápidos a otros Wikis. ​Por ejemplo, esto es un enlace ​la página de la Wikipedia ​sobre Wikis: [[wp>​Wiki]].
  
-  DokuWiki ​supports ​[[doku>Interwiki]] linksThese are quick links to other Wikis. +  DokuWiki ​permite enlaces ​[[dokues>interwiki]]. Estos son enlaces rápidos a otros Wikis.  
-  ​For example this is link to Wikipedia's page about Wikis: [[wp>​Wiki]].+  ​Por ejemplo, esto es un enlace ​la página web de la Wikipedia ​sobre Wikis: [[wp>​Wiki]].
  
-==== Windows ​Shares ​====+==== Recursos compartidos de Windows ====
  
-Windows ​shares like [[\\server\share|this]] are recognized, tooPlease note that these only make sense in a homogeneous user group like a corporate ​[[wp>​Intranet]].+Los recursos compartidos de Windows ​como [[\\server\share|este]] también son reconocidosPor favor, date cuenta de que éstos solamente tienen sentido en un grupo de usuarios homogéneo, tales como una [[wp>​Intranet]] ​corporativa.
  
-  Windows ​Shares like [[\\server\share|this]] are recognized, too.+  ​Los recursos compartidos de Windows ​como [[\\server\share|este]] también son reconocidos. 
 +   
 +Nota:
  
-Notes:+  * Por motivos de seguridad, la navegación directa por recursos compartidos solamente funciona en Microsoft Internet Explorer. 
 +  * Para Mozilla y Firefox puede ser habilitada a través de una opción de configuración [[http://​www.mozilla.org/​quality/​networking/​docs/​netprefs.html#​file|security.checkloaduri]] pero no es recomendado.
  
-  * For security reasons direct browsing of windows shares only works in Microsoft Internet Explorer per default (and only in the "local zone"​). 
-  * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://​kb.mozillazine.org/​Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''​conf/​lang/​en/​lang.php''​ (more details at [[doku>​localization#​changing_some_localized_texts_and_strings_in_your_installation|localization]]):​ <code - conf/​lang/​en/​lang.php>​ 
-<?php 
-/** 
- * Customization of the english language file 
- * Copy only the strings that needs to be modified 
- */ 
-$lang['​js'​]['​nosmblinks'​] = '';​ 
-</​code>​ 
  
-==== Image Links ====+==== Enlaces imagen ​====
  
-You can also use an image to link to another internal or external page by combining the syntax for links and [[#​images_and_other_files|images]] ​(see belowlike this:+También puedes usar una imagen como enlace a otra página externa o interna combinando la sintaxis de enlaces e imágenes ​(ver abajoasí:
  
-  [[http://​php.net|{{wiki:​dokuwiki-128.png}}]]+  [[http://www.php.net|{{wiki:​dokuwiki-128.png}}]]
  
-[[http://​php.net|{{wiki:​dokuwiki-128.png}}]]+[[http://www.php.net|{{wiki:​dokuwiki-128.png}}]]
  
-Please note: The image formatting is the only formatting syntax accepted in link names.+Por favor, ten en cuenta que el formato de imagen es la única sintaxis de formato aceptada en los nombres de enlace.
  
-The whole [[#images_and_other_files|image]] and [[#links|link]] syntax is supported ​(including image resizinginternal and external images and URLs and interwiki ​links).+Está soportada la sintaxis completa de [[#imagenes_y_otros_ficheros|imagen]] [[#enlaces|enlace]] (incluyendo modificar el tamaño de la imagen, e imágenes, URLs y enlaces ​interwiki ​internas y externas).
  
-===== Footnotes ​=====+===== Notas al pie =====
  
-You can add footnotes ​((This is a footnote)) by using double parentheses.+Puedes añadir notas al pie ((Esto es una nota al pie)) usando paréntesis dobles.
  
-  ​You can add footnotes ​((This is a footnote)) by using double parentheses.+  ​Puedes añadir notas al pie ((Esto es una nota al pie)) usando paréntesis dobles.
  
-===== Sectioning ​=====+===== Secciones ​=====
  
-You can use up to five different levels of headlines to structure your contentIf you have more than three headlinesa table of contents is generated automatically ​-- this can be disabled by including the string ​''<​nowiki>​~~NOTOC~~</​nowiki>'' ​in the document.+Puedes usar hasta cinco niveles de encabezado distintos para estructurar tus contenidosSi tienes más de tres encabezadosun índice se genera automáticamente ​-- se puede deshabilitar incluyendo la cadena ​''<​nowiki>​~~NOTOC~~</​nowiki>'' ​en el documento.
  
-==== Headline Level 3 ==== +==== Titular Nivel 3 ==== 
-=== Headline Level 4 === +=== Titular Nivel 4 === 
-== Headline Level 5 ==+== Titular Nivel 5 ==
  
-  ​==== Headline Level 3 ==== +   ==== Titular Nivel 3 ==== 
-  === Headline Level 4 === +   ​=== Titular Nivel 4 === 
-  == Headline Level 5 ==+   ​== Titular Nivel 5 ==
  
-By using four or more dashesyou can make a horizontal ​line:+Usando cuatro o más guionespuedes hacer una línea ​horizontal:
  
 ---- ----
  
-===== Media Files =====+===== Imágenes y otros ficheros ​=====
  
-You can include external and internal ​[[doku>images|images, videos and audio files]] with curly bracketsOptionally you can specify the size of them.+Puedes incluir ​[[dokues>images|imágenes]] externas e internas usando llavesDe manera opcional, puede especificar sus tamaños.
  
-Real size:                        {{wiki:​dokuwiki-128.png}}+Tamaño real:                        {{wiki:​dokuwiki-128.png}}
  
-Resize to given width           {{wiki:​dokuwiki-128.png?​50}}+Redimensionando el ancho          ​{{wiki:​dokuwiki-128.png?​50}}
  
-Resize to given width and height((when the aspect ratio of the given width and height doesn'​t match that of the image, it will be cropped to the new ratio before resizing)): {{wiki:​dokuwiki-128.png?​200x50}}+Redimensionando altura y ancho    ​{{wiki:​dokuwiki-128.png?​200x50}}
  
-Resized external image          ​{{http://​php.net/​images/​php.gif?​200x50}}+Imagen externa redimensionada     {{http://de3.php.net/​images/​php.gif?​200x50}}
  
-  ​Real size                       {{wiki:​dokuwiki-128.png}} +  ​Tamaño real                     {{wiki:​dokuwiki-128.png}} 
-  ​Resize to given width           {{wiki:​dokuwiki-128.png?​50}} +  ​Redimensionando la anchura      ​{{wiki:​dokuwiki-128.png?​50}} 
-  ​Resize to given width and height: {{wiki:​dokuwiki-128.png?​200x50}} +  ​Redimensionando altura y anchura: {{wiki:​dokuwiki-128.png?​200x50}} 
-  ​Resized external image          ​{{http://​php.net/​images/​php.gif?​200x50}}+  ​Imagen externa redimensionada   {{http://de3.php.net/​images/​php.gif?​200x50}}
  
- +Usando espacios en blanco a derecha o izquierda puedes escoger el alineamiento:​
-By using left or right whitespaces you can choose the alignment.+
  
 {{ wiki:​dokuwiki-128.png}} {{ wiki:​dokuwiki-128.png}}
Line 157: Line 157:
   {{ wiki:​dokuwiki-128.png }}   {{ wiki:​dokuwiki-128.png }}
  
-Of courseyou can add a title (displayed as a tooltip ​by most browsers), too.+Naturalmentetambién puedes añadir un título ​(se muestra como tooltip ​en la mayoría de los navegadores).
  
-{{ wiki:​dokuwiki-128.png |This is the caption}}+{{ wiki:​dokuwiki-128.png |Este es el título}}
  
-  {{ wiki:​dokuwiki-128.png |This is the caption}}+  {{ wiki:​dokuwiki-128.png |Este es el título}}
  
-For linking an image to another page see [[#Image Links]] above.+Si especificas un nombre de fichero (externo o interno) que no es una imagen (''​gif,​jpeg,​png''​),​ entonces será mostrado como un enlace.
  
-==== Supported Media Formats ====+Para enlazar una imagen a otra página ver mas arriba en [[#Enlaces imagen]].
  
-DokuWiki can embed the following media formats directly. 
  
-| Image | ''​gif'',​ ''​jpg'',​ ''​png'' ​ | 
-| Video | ''​webm'',​ ''​ogv'',​ ''​mp4''​ | 
-| Audio | ''​ogg'',​ ''​mp3'',​ ''​wav'' ​ | 
-| Flash | ''​swf'' ​                   | 
  
-If you specify a filename that is not a supported media format, then it will be displayed as a link instead. 
  
-By adding ''?​linkonly''​ you provide a link to the media without displaying it inline 
  
-  {{wiki:​dokuwiki-128.png?​linkonly}}+===== Listas =====
  
-{{wiki:​dokuwiki-128.png?​linkonly}} This is just a link to the image.+Dokuwiki soporta listas ordenadas y desordenadasPara crear un elemento de lista, indenta tu texto con dos espacios y usa un ''​*''​ para listas desordenadas o un ''​-''​ para las listas ordenadas.
  
-==== Fallback Formats ====+  * Esto es una lista 
 +  * El segundo elemento 
 +    * Puedes tener diferentes niveles 
 +  * Otro elemento
  
-Unfortunately not all browsers understand all video and audio formats. To mitigate the problem, you can upload your file in different formats for maximum browser compatibility. +  ​La misma lista pero ordenada 
- +  - Otro elemento 
-For example consider this embedded mp4 video: +    - Basta con usar sangría para obtener niveles más anidados 
- +  - Listo
-  {{video.mp4|A funny video}} +
- +
-When you upload a ''​video.webm''​ and ''​video.ogv''​ next to the referenced ''​video.mp4'',​ DokuWiki will automatically add them as alternatives so that one of the three files is understood by your browser. +
- +
-Additionally DokuWiki supports a "​poster"​ image which will be shown before the video has started. That image needs to have the same filename as the video and be either a jpg or png file. In the example above a ''​video.jpg''​ file would work. +
- +
-===== Lists ===== +
- +
-Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two spaces and use a ''​*''​ for unordered lists or a ''​-''​ for ordered ones. +
- +
-  * This is a list +
-  * The second item +
-    * You may have different levels +
-  * Another item +
- +
-  ​The same list but ordered +
-  - Another item +
-    - Just use indention for deeper levels +
-  - That's it+
  
 <​code>​ <​code>​
-  * This is a list +  * Esto es una lista 
-  * The second item +  * El segundo elemento 
-    * You may have different levels +    * Puedes tener diferentes niveles 
-  * Another item+  * Otro elemento
  
-  - The same list but ordered +  - La misma lista pero ordenada 
-  - Another item +  - Otro elemento 
-    - Just use indention for deeper levels +    - Basta con usar indentación para obtener niveles más anidados 
-  - That's it+  - Listo
 </​code>​ </​code>​
  
-Also take a look at the [[doku>​faq:​lists|FAQ on list items]]. 
- 
-===== Text Conversions ===== 
- 
-DokuWiki can convert certain pre-defined characters or strings into images or other text or HTML. 
  
-The text to image conversion is mainly done for smileys. And the text to HTML conversion is used for typography replacements,​ but can be configured to use other HTML as well. 
  
-==== Text to Image Conversions ​====+===== Smileys =====
  
-DokuWiki ​converts commonly used [[wp>​emoticon]]s to their graphical equivalentsThose [[doku>​Smileys]] and other images can be configured and extendedHere is an overview of Smileys ​included in DokuWiki:+DokuWiki ​convierte los [[wpes>​emoticon|emoticonos]] usados habitualmente a sus equivalentes gráficosSe pueden poner más smileys en el directorio ''​smiley''​ y configurarlos en el fichero ''​conf/​smileys.conf''​. Aquí tienes los Smileys ​incluidos en DokuWiki.
  
   * 8-) %%  8-)  %%   * 8-) %%  8-)  %%
Line 253: Line 224:
   * DELETEME %% DELETEME %%   * DELETEME %% DELETEME %%
  
-==== Text to HTML Conversions ​====+===== Tipografía =====
  
-Typography: ​[[DokuWiki]] ​can convert simple text characters to their typographically correct entitiesHere is an example of recognized characters.+[[dokues>DokuWiki]] ​puede convertir caracteres de texto simples a su tipografía correctaAquí tienes un ejemplo de caracteres reconocidos.
  
 -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r) -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r)
-"He thought ​'​It'​s a man's world'​..."​+"El pensó ​'​It'​s a man's world'​..."​
  
 <​code>​ <​code>​
 -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r) -> <- <-> => <= <=> >> << -- --- 640x480 (c) (tm) (r)
-"He thought ​'​It'​s a man's world'​..."​+"El pensó ​'​It'​s a man's world'​..."​
 </​code>​ </​code>​
  
-The same can be done to produce any kind of HTMLit just needs to be added to the [[doku>​entities|pattern file]].+Por favoradvierte: Estas conversiones pueden ser deshabilitadas en las opciones de configuración.
  
-There are three exceptions which do not come from that pattern file: multiplication entity (640x480), '​single'​ and "​double quotes"​. They can be turned off through a [[doku>​config:​typography|config option]].+===== Citas =====
  
-===== Quoting =====+A veces desea marcar algún texto para indicar que es una respuesta o comentario. Puede usar la siguiente sintaxis:
  
-Some times you want to mark some text to show it's a reply or comment. You can use the following syntax:+  Pienso que deberíamos hacerlo 
 +   
 +  > No deberíamos 
 +   
 +  >> Bueno, yo digo que deberíamos 
 +   
 +  > En serio? 
 +   
 +  >> Si! 
 +   
 +  >>>​ Entonces hagámoslo!
  
-<​code>​ +Pienso que deberíamos hacerlo
-I think we should do it+
  
-> No we shouldn'​t+> No deberíamos
  
->> ​WellI say we should+>> ​Buenoyo digo que deberíamos
  
-Really?+En serio?
  
->> ​Yes!+>> ​Si!
  
->>> ​Then lets do it! +>>> ​Entonces hagámoslo!
-</​code>​+
  
-I think we should do it+===== Tablas =====
  
-> No we shouldn'​t+DokuWiki soporta una sintaxis simple para crear tablas. ​
  
->> Well, I say we should+^ Encabezado 1   ^ Encabezado 2    ^ Encabezado ​        ^ 
 +| Fila 1 Col 1   | Fila 1 Col 2    | Fila 1 Col 3       | 
 +| Fila 2 Col 1   | una combinación(mira la barra doble)|| 
 +| Fila 3 Col 1   | Fila 2 Col 2    | Fila 2 Col 3       |
  
-> Really?+Las filas tienen que empezar y terminar con un ''​|''​ para las filas normales o con un ''​^''​ para los encabezados.
  
->> Yes!+  ^ Encabezado 1   ^ Encabezado 2    ^ Encabezado ​        ^ 
 +  | Fila 1 Col 1   | Fila 1 Col 2    | Fila 1 Col 3       | 
 +  | Fila 2 Col 1   | una combinación(mira la barra doble)|| 
 +  | Fila 3 Col 1   | Fila 2 Col 2    | Fila 2 Col 3       |
  
->>>​ Then lets do it!+Para conectar celdas horizontalmente,​ haz la celda siguiente completamente vacía como se muestra arriba. ¡Asegúrate de tener siempre el mismo número de separadores de celda!
  
-===== Tables =====+Los encabezados verticales también son posibles.
  
-DokuWiki supports a simple syntax to create tables.+|              ^ Encabezado 1         ^ Encabezado 2       ^ 
 +^ Encabezado 3 | Fila 1 Col 2         | Fila 1 Col 3       | 
 +^ Encabezado 4 | Sin combinación ahora| ​                   | 
 +^ Encabezado 5 | Fila 2 Columna 2     | Fila 2 Columna 3   |
  
-^ Heading 1      ^ Heading 2       ^ Heading 3          ^ +Como puedes ver, el separador de celda antes de una celda es quien decide cómo es el formato:
-| Row 1 Col 1    | Row 1 Col 2     | Row 1 Col 3        | +
-| Row 2 Col 1    | some colspan (note the double pipe) || +
-| Row 3 Col 1    | Row 3 Col 2     | Row 3 Col 3        |+
  
-Table rows have to start and end with a ''​|''​ for normal rows or a ''​^''​ for headers.+  ​             Encabezado 1         ^ Encabezado 2       ^ 
 +  ^ Encabezado 3 | Fila 1 Col 2         | Fila 1 Col 3       | 
 +  ^ Encabezado 4 | Sin combinación ahora| ​                   | 
 +  ^ Encabezado 5 | Fila 2 Columna 2     | Fila 2 Columna 3   |
  
-  ^ Heading 1      ^ Heading 2       ^ Heading 3          ^ +Puedes combinar celdas verticalmente ​(rowspansañadiendo '':::''​ en las celdas debajo de la que deseas combinar.
-  | Row 1 Col 1    | Row 1 Col 2     | Row 1 Col 3        | +
-  | Row 2 Col 1    | some colspan ​(note the double pipe|| +
-  | Row 3 Col 1    | Row 3 Col 2     | Row 3 Col 3        |+
  
-To connect cells horizontally,​ just make the next cell completely empty as shown above. Be sure to have always the same amount of cell separators!+^Encabezado 1         ​^Encabezado 2                        ^Encabezado 3       ^ 
 +|Fila 1 Columna 1     |Esta celda se combina verticalmente |Fila 1 Columna 3   | 
 +|Fila 2 Columna 1     ​|::: ​                                |Fila 2 Columna 3   | 
 +|Fila 3 Columna 1     ​|::: ​                                |Fila 2 Columna 3   |
  
-Vertical tableheaders are possible, too. +<​code>​ 
- +^Encabezado ​        ​^Encabezado ​                       ^Encabezado ​      ​
-|              ​Heading ​           Heading ​         ^ +|Fila Columna ​    ​|Esta celda se combina verticalmente ​|Fila Columna ​  ​
-^ Heading ​   | Row 1 Col 2          | Row 1 Col 3        | +|Fila Columna ​    ​|:::                                 ​|Fila Columna ​  ​
-Heading 4    | no colspan this time |                    | +|Fila Columna ​    ​|:::                                 ​|Fila Columna ​  ​
-^ Heading 5    ​Row 2 Col 2          | Row 2 Col 3        | +</​code>​
- +
-As you can see, it's the cell separator before a cell which decides about the formatting:​ +
- +
-  |              ^ Heading ​           ^ Heading 2          ^ +
-  ^ Heading 3    | Row Col 2          ​Row 1 Col 3        ​| +
-  ^ Heading 4    | no colspan this time |                    | +
-  ^ Heading 5    | Row 2 Col 2          | Row 2 Col 3        | +
- +
-You can have rowspans (vertically connected cells) by adding ''​%%:::​%%''​ into the cells below the one to which they should connect. +
- +
-^ Heading ​     ^ Heading 2                  ^ Heading ​         ^ +
-| Row 1 Col 1    | this cell spans vertically | Row 1 Col 3        ​+
-Row Col    | :::                        Row Col        +
-Row Col    | :::                        Row Col        +
- +
-Apart from the rowspan syntax those cells should not contain anything else.+
  
-  ^ Heading 1      ^ Heading 2                  ^ Heading 3          ^ 
-  | Row 1 Col 1    | this cell spans vertically | Row 1 Col 3        | 
-  | Row 2 Col 1    | :::                        | Row 2 Col 3        | 
-  | Row 3 Col 1    | :::                        | Row 2 Col 3        | 
  
-You can align the table contents, tooJust add at least two whitespaces at the opposite end of your textAdd two spaces on the left to align righttwo spaces on the right to align left and two spaces at least at both ends for centered text.+También puedes alinear los contenidos de la tablaBasta con añadir al menos dos espacios en blanco en el lado opuesto de tu textoAñade dos espacios a la izquierda para alinear a la derechados espacios a la derecha para alinear a la izquierda y dos espacios en cada extremo para obtener texto centrado.
  
-^           Table with alignment ​          ^^^ +^           Tabla con alineamiento ​        ^^^ 
-        right|    ​center ​   |left          ​+      derecha|    ​centro ​   |izquierda ​    
-|left          ​        right|    ​center ​   |+|izquierda ​          derecha|    ​centro ​   |
 | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx | | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx |
  
-This is how it looks in the source:+Así es como aparece en el fuente:
  
-  ^           Table with alignment ​          ^^^ +  ^           Tabla con alineamiento ​        ^^^ 
-  |         right|    ​center ​   |left          ​+  |       derecha|    ​centro ​   |izquierda ​    
-  |left          ​        right|    ​center ​   |+  |izquierda ​          derecha|    ​centro ​   |
   | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx |   | xxxxxxxxxxxx | xxxxxxxxxxxx | xxxxxxxxxxxx |
  
-Note: Vertical alignment is not supported. 
  
-===== No Formatting ​=====+===== Bloques no analizados ​=====
  
-If you need to display text exactly like it is typed (without any formatting),​ enclose the area either with ''​%%<​nowiki>​%%''​ tags or even simpler, with double percent signs ''<​nowiki>​%%</​nowiki>''​. +Puedes incluir ​ en tus documentos bloques sin analizar tanto intentando con al menos dos espacios ​(como se ha usado en los ejemplos anterioreso usando las etiquetas ​''​code''​ or ''​file''​.
- +
-<​nowiki>​ +
-This is some text which contains addresses like this: http://​www.splitbrain.org and **formatting**,​ but nothing is done with it. +
-</​nowiki>​ +
-The same is true for %%//​__this__ text// with a smiley ;-)%%. +
- +
-  <​nowiki>​ +
-  This is some text which contains addresses like this: http://​www.splitbrain.org and **formatting**,​ but nothing is done with it. +
-  </​nowiki>​ +
-  The same is true for %%//​__this__ text// with a smiley ;-)%%. +
- +
-===== Code Blocks ===== +
- +
-You can include code blocks into your documents by either indenting them by at least two spaces ​(like used for the previous examplesor by using the tags ''​%%<code>%%''​ or ''​%%<file>%%''​+
- +
-  This is text is indented by two spaces.+
  
 <​code>​ <​code>​
-This is preformatted code all spaces are preservedlike              <-this+Esto es código preformateado,​ todos los espacios se preservancomo              <-este
 </​code>​ </​code>​
  
 <​file>​ <​file>​
-This is pretty much the samebut you could use it to show that you quoted a file.+Esto es muy parecidopero podrías usarlo para indicar que estás mostrando un fichero 
 </​file>​ </​file>​
  
-Those blocks were created by this source:+Para que el analizador ignore por completo una zona (es decir, no le aplique ningún formato), encierra el área entre etiquetas ''​nowiki''​ o, incluso más simple, con signos de porcentaje duplicados ''<​nowiki>​%%</​nowiki>''​.
  
-    This is text is indented by two spaces. +<nowiki
- +Esto es un texto que contiene direcciones como ésta: http://​www.splitbrain.org y **formatos**pero no se hace nada con ellos
-  ​<code+</nowiki>
-  This is preformatted code all spaces are preservedlike              <-this +
-  </code> +
- +
-  <​file>​ +
-  This is pretty much the samebut you could use it to show that you quoted a file+
-  </file>+
  
-==== Syntax Highlighting ​====+Echa un vistazo al fuente de esta página para ver cómo usar estos bloques. 
 +===== Resaltado de Sintaxis =====
  
-[[wiki:DokuWiki]] ​can highlight sourcecodewhich makes it easier to readIt uses the [[http://​qbnz.com/​highlighter/​|GeSHi]] Generic Syntax Highlighter -- so any language supported by GeSHi is supportedThe syntax uses the same code and file blocks described in the previous sectionbut this time the name of the language syntax to be highlighted is included inside the tag, e.g. ''<​nowiki><​code ​java></​nowiki>''​ or ''<​nowiki><​file ​java></​nowiki>''​.+[[dokues>DokuWiki]] ​puede resaltar el código fuenteque lo hace más sencillo de leerUsa [[http://​qbnz.com/​highlighter/​|GeSHi]] Generic Syntax Highlighter -- por lo que cualquier lenguaje soportado por GeSHi es soportadoLa sintaxis es muy parecida a la del bloque de código de la sección anteriorpero esta vez el nombre del lenguaje utilizado se inserta dentro de la etiquetaPor ejemplo ​''<​nowiki><​code java></​nowiki>''​.
  
 <code java> <code java>
-/**+/** 
  * The HelloWorldApp class implements an application that  * The HelloWorldApp class implements an application that
  * simply displays "Hello World!"​ to the standard output.  * simply displays "Hello World!"​ to the standard output.
Line 412: Line 358:
 class HelloWorldApp { class HelloWorldApp {
     public static void main(String[] args) {     public static void main(String[] args) {
-        System.out.println("​Hello World!"); //Display the string.+        System.out.println("​hola mundo"); //Display the string.
     }     }
 } }
 </​code>​ </​code>​
  
-The following language strings are currently recognized: //4cs, 6502acme, 6502kickass,​ 6502tasm, 68000devpac,​ abap, actionscript-french, actionscript,​ actionscript3, ada, algol68, apache, applescript,​ asm, asp, autoconf, autohotkey, autoit, avisynth, awk, bascomavr, bash, basic4gl, bf, bibtex, blitzbasic, ​bnfboo, c, c_loadrunner, c_mac, caddcl, cadlisp, cfdg, cfm, chaiscript, cil, clojure, cmake, cobol, coffeescript, cpp, cpp-qt, csharp, css, cuesheet, d, dcs, delphi, diff, div, dos, dot, e, epc, ecmascript, eiffel, email, erlang, euphoria, f1, falcon, fo, fortran, freebasic, fsharp, gambas, genero, genie, gdb, glsl, gml, gnuplot, go, groovy, ​gettext, gwbasic, haskell, hicest, hq9plus, html, html5, icon, idl, ini, inno, intercal, io, j, java5, java, javascript, jquery, kixtart, klonec, klonecpp, latex, lb, lisp, llvm, locobasic, logtalk, lolcode, lotusformulas,​ lotusscript,​ lscript, lsl2, lua, m68k, magiksf, make, mapbasic, matlab, mirc, modula2, modula3, mmix, mpasm, mxml, mysql, newlisp, nsis, oberon2, objc, objeck, ocaml-brief, ocaml, oobas, oracle8, oracle11, oxygene, oz, pascal, pcre, perl, perl6, per, pf, php-brief, php, pike, pic16, pixelbender,​ pli, plsql, postgresql, povray, powerbuilder,​ powershell, proftpd, progress, prolog, properties, providex, purebasic, pycon, python, q, qbasic, rails, rebol, reg, robots, rpmspec, rsplus, ruby, sas, scala, scheme, scilab, sdlbasic, smalltalk, smarty, sql, systemverilog, tcl, teraterm, text, thinbasic, tsql, typoscriptuniconuscriptvala, vbnet, vb, verilog, vhdl, vim, visualfoxpro, visualprolog,​ whitespace, winbatch, whois, xbasic, xml, xorg_conf, xpp, yaml, z80, zxbasic//+Los lenguajes siguientes son reconocidos actualmente: //actionscript, actionscript-french,​ ada, apache, applescript,​ asm, asp, autoit, bash, blitzbasic, ​caddclcadlisp, c, c_mac, cfm, cpp, csharp, css, delphi, diff, d, div, dos, eiffel, freebasic, gml, groovy, ​html4strict, ini, inno, java, java5, javascript, lisp, lua, matlab, mpasm, mysql, nsis, objc, ocaml, ocaml-brief,​ oobas, oracle8, pascal, perl, php-brief, php, python, qbasic, scheme, sdlbasic, smalltalk, smarty, sql, tcl, text, tsql, regrobotsrubyvb, vbnet, vhdl, visualfoxpro,​ winbatch, xml//
  
-==== Downloadable Code Blocks ​====+===== Agregar fuentes RSS/​ATOM ​===== 
 +DokuWiki puede integrar información de fuentes XML externas. Para procesar las fuentes XML, se ocupa [[http://​simplepie.org/​|SimplePie]]. Todos los formatos entendidos por SimplePie, pueden usarse también en DocuWiki. Se puede afectar el despliegue por medio de varios parámetros separados por espacios:
  
-When you use the ''​%%<​code>​%%''​ or ''​%%<​file>​%%''​ syntax as above, you might want to make the shown code available for download as well. You can do this by specifying ​file name after language code like this: +^ Parámetro ​       ^ Descripción ^ 
- +| cualquier número | número de artículos ​mostrar como máximopor omisión, 8 | 
-<​code>​ +| reverse ​         | mostrar los últimos artículos al principio | 
-<file php myexample.php>​ +| author ​          | mostrar los nombres de los autores de los artículos | 
-<?php echo "hello world!"​?> +| date             | mostrar las fechas de los artículos | 
-</​file>​ +| description ​     | mostrar las descripciones de los artículosSi el HTML está deshabilitado,​ toda etiqueta se rasurará | 
-</​code>​ +| //n//​[dhm] ​      | periodo de actualización,​ donde d=díash=horas, m=minutos. ​(ej12h = 12 horas)|
- +
-<file php myexample.php> +
-<?php echo "hello world!";​ ?> +
-</file> +
- +
-If you don't want any highlighting but want a downloadable filespecify a dash (''​-''​) as the language code: ''​%%<​code - myfile.foo>​%%''​.+
  
 +El periodo de actualización por omisión es de 4 horas. Cualquier valor menor a 10 minutos será tratado como 10 minutos. DokuWiki generalmente tratará de entregar una versión en caché de la página; obviamente esto no es apropiado cuando la página incluye contenido dinámico externo. El parámetro le dice a DokuWiki que regenere la página si hace más de //periodo de actualización//​ desde que la página se generó por última vez.
  
-===== Embedding HTML and PHP =====+**Ejemplo:​**
  
-You can embed raw HTML or PHP code into your documents by using the ''​%%<​html>%%''​ or ''​%%<​php>​%%''​ tags(Use uppercase tags if you need to enclose block level elements.)+  {{rss>http://​barrapunto.com/index.rss 10 author date 2h }}
  
-HTML example:+{{rss>​http://​barrapunto.com/​index.rss 10 author date 2h }} 
 +===== Incrustar HTML y PHP =====
  
 +Puedes incrustar código HTML o PHP puro en tus documentos usando las etiquetas ''​html''​ o ''​php''​ de este modo:
 <​code>​ <​code>​
 <​html>​ <​html>​
-This is some <span style="color:red;font-size:150%;">inline ​HTML</span>+Esto es <font color="red" ​size="+1">​HTML</​font>
 </​html>​ </​html>​
-<​HTML>​ 
-<p style="​border:​2px dashed red;">​And this is some block HTML</​p>​ 
-</​HTML>​ 
 </​code>​ </​code>​
  
 <​html>​ <​html>​
-This is some <span style="color:red;font-size:150%;">inline ​HTML</span>+Esto es <font color="red" ​size="+1">​HTML</​font>
 </​html>​ </​html>​
-<​HTML>​ 
-<p style="​border:​2px dashed red;">​And this is some block HTML</​p>​ 
-</​HTML>​ 
- 
-PHP example: 
  
 <​code>​ <​code>​
 <php> <php>
-echo 'The PHP version: '+echo 'Un logo generado por PHP:';​ 
-echo phpversion()+echo '<img src="'​ . $_SERVER['​PHP_SELF'​] . '?​='​ . php_logo_guid() . '"​ alt="​PHP Logo !" />';
-echo ' (generated inline HTML)';+
 </​php>​ </​php>​
-<PHP> 
-echo '<​table class="​inline"><​tr><​td>​The same, but inside a block level element:</​td>';​ 
-echo '<​td>'​.phpversion().'</​td>';​ 
-echo '</​tr></​table>';​ 
-</​PHP>​ 
 </​code>​ </​code>​
  
 <php> <php>
-echo 'The PHP version: '+echo 'Un logo generado por PHP:';​ 
-echo phpversion()+echo '<img src="'​ . $_SERVER['​PHP_SELF'​] . '?​='​ . php_logo_guid() . '"​ alt="​PHP Logo !" />';
-echo ' (inline HTML)';+
 </​php>​ </​php>​
-<PHP> 
-echo '<​table class="​inline"><​tr><​td>​The same, but inside a block level element:</​td>';​ 
-echo '<​td>'​.phpversion().'</​td>';​ 
-echo '</​tr></​table>';​ 
-</​PHP>​ 
  
-**Please Note**: HTML and PHP embedding is disabled by default in the configurationIf disabledthe code is displayed instead of executed.+**Por favor observa**: La inclusión de HTML PHP se encuentra deshabilitada predeterminadamente en la configuraciónSi se encuentra deshabilitadoel código se muestra en lugar de ejecutarse.
  
-===== RSS/ATOM Feed Aggregation ===== 
-[[DokuWiki]] can integrate data from external XML feeds. For parsing the XML feeds, [[http://​simplepie.org/​|SimplePie]] is used. All formats understood by SimplePie can be used in DokuWiki as well. You can influence the rendering by multiple additional space separated parameters: 
  
-^ Parameter ​ ^ Description ^ 
-| any number | will be used as maximum number items to show, defaults to 8 | 
-| reverse ​   | display the last items in the feed first | 
-| author ​    | show item authors names | 
-| date       | show item dates | 
-| description| show the item description. If [[doku>​config:​htmlok|HTML]] is disabled all tags will be stripped | 
-| nosort ​    | do not sort the items in the feed | 
-| //n//[dhm] | refresh period, where d=days, h=hours, m=minutes. (e.g. 12h = 12 hours). | 
  
-The refresh period defaults to 4 hours. Any value below 10 minutes will be treated as 10 minutes. [[wiki:​DokuWiki]] will generally try to supply a cached version of a page, obviously this is inappropriate when the page contains dynamic external content. The parameter tells [[wiki:​DokuWiki]] to re-render the page if it is more than //refresh period// since the page was last rendered.+===== Macros de Control =====
  
-By default the feed will be sorted by datenewest items first. You can sort it by oldest first using the ''​reverse''​ parameter, or display the feed as is with ''​nosort''​.+Algunas expresiones afectan la manera en que DokuWiki despliega una páginasin producir una salida //per se//Se cuenta con las siguientes macros de control:
  
-**Example:​**+^ Macro           ^ Descripción | 
 +| %%~~NOTOC~~%% ​  | Si ésta macro se encuentra en la página, no se generará una tabla de contenidos | 
 +| %%~~NOCACHE~~%% | DokuWiki, por omisión, hace un caché de todo lo que despliega. A veces esto no es deseable (por ejemplo, cuando se usa la sintaxis %%<​php>​%% descrita arriba); añadir esta macro forzará a DokuWiki a regenerar la página cada vez que sea solicitada | 
 +===== Plugins de Sintaxis =====
  
-  {{rss>http://​slashdot.org/index.rss 5 author date 1h }}+La sintaxis de DokuWiki puede extenderse con [[dokues>plugins|Plugins]]Como se usan los plugin instalados se describe en sus correspondientes páginas descriptivasLos siguientes plugins de sintaxis están disponibles en esta particular instalación de DokuWiki:
  
-{{rss>​http://​slashdot.org/​index.rss 5 author date 1h }}+~~INFO:syntaxplugins~~
  
  
-===== Control Macros ​=====+====== Sintaxis de Formato Extendido ======
  
-Some syntax influences how DokuWiki ​renders ​page without creating any output it selfThe following control macros are availble:+[[dokues>​DokuWiki]] soporta un lenguaje de marcas simple, que intenta hacer los ficheros de datos tan legibles como sea posible. Esta página contiene opciones EXTENDIDAS que puedes usar la hora de editar las páginasSimplemente,​ observa el código de esta página pulsando sobre //Editar esta página// en la parte superior y en la parte inferior de la página. Si quieres intentar algo, usa la página de [[playground:playground|pruebas]]. Las marcas más simples también se encuentran accesibles mediante [[dokues>​toolbar]].
  
-^ Macro           ^ Description | +===== Listas =====
-| %%~~NOTOC~~%% ​  | If this macro is found on the page, no table of contents will be created | +
-| %%~~NOCACHE~~%% | DokuWiki caches all output by default. Sometimes this might not be wanted (eg. when the %%<​php>​%% syntax above is used), adding this macro will force DokuWiki to rerender a page on every call |+
  
-===== Syntax Plugins ​=====+Dokuwiki soporta listas ordenadas y desordenadas. Para crear un elemento de lista, indenta tu texto con dos espacios, usa un ''​*''​ para listas desordenadas,​ un ''​-''​ para las listas ordenadas y un '':''​ para listas simples. 
 + 
 +  * Esto es una lista 
 +    * Puedes tener diferentes niveles 
 + 
 +  - La misma lista pero ordenada 
 +    - Basta con usar sangría para obtener niveles más anidados 
 + 
 +  : Esto es una lista simple 
 +    : Puede utilizarse para algunos elementos 
 + 
 +<​code>​ 
 +  * Esto es una lista 
 +    * Puedes tener diferentes niveles 
 + 
 +  - La misma lista pero ordenada 
 +    - Basta con usar indentación para obtener niveles más anidados 
 + 
 +  : Esto es una lista simple 
 +    : Puede utilizarse para algunos elementos 
 +</​code>​ 
 + 
 +===== Listas extendidas ​===== 
 + 
 +Es posible utilizar elementos específicos tanto para las listas ordenadas, como para las listas desordenadas. Especificando en cada nivel los elementos a usar. 
 + 
 +  ~~ul:​squre~~ 
 +  * Square marker 
 +    ~~ul:​circle~~ 
 +    * Circle marker 
 +      ~~ul:​dash~~ 
 +      * Dash marker  
 +        ~~ul:​disc~~ 
 +        * Disc marker  
 +  
 +  ~~ol:​hierarchical~~ 
 +  - Nivel 
 +    - Subnivel 
 +      - Subsubnivel 
 + 
 +  ~~ol:​Alpha~~ 
 +  - Letras mayusculas 
 +    ~~ol:​number~~ 
 +    - Números 
 +      ~~ol:​alphabet~~ 
 +      - Letras minúsculas  
 + 
 +<​code>​ 
 +  ~~ul:​squre~~ 
 +  * Square marker 
 +    ~~ul:​circle~~ 
 +    * Circle marker 
 +      ~~ul:​dash~~ 
 +      * Dash marker  
 +        ~~ul:​disc~~ 
 +        * Disc marker  
 +  
 +  ~~ol:​hierarchical~~ 
 +  - Nivel 
 +    - Subnivel 
 +      - Subsubnivel 
 + 
 +  ~~ol:​Alpha~~ 
 +  - Letras mayusculas 
 +    ~~ol:​number~~ 
 +    - Números 
 +      ~~ol:​alphabet~~ 
 +      - Letras minúsculas  
 +</​code>​ 
 + 
 +===== Diagramas de flujo ===== 
 + 
 +Para "​dibujar"​ un diagrama de flujo con caracteres ASCII se usan códigos DITAA. Para ello se usan las etiquetas %%<​ditaa></​ditaa>​%%. La etiqueta inicial puede tener parámetros opcionales (ver tabla). 
 + 
 +<code html> 
 +<ditaa [parámetros opcionales]>​ 
 + 
 +... (cógido ditaa) ... 
 + 
 +</​ditaa>​ 
 +</​code>​ 
 + 
 +==== Parametros ==== 
 + 
 + 
 +^ Parametro ​           ^ Default ​   ^ Descripción ​                                                                                                         ^ 
 +| width=//<​num>// ​     | width=0 ​   | Rescale the final image to this width. When set to 0, diita will choose the needed width and no rescaling is done.   | 
 +| height=//<​num>// ​    | height=0 ​  | Same as above but for height. Only works when a width is given as well                                               | 
 +| //<​num>//​x//<​num>// ​ | 0x0        | Combines the above parameters into one. That's a lowercase x!                                                        | 
 +| <​float>​X ​            | 1.0X       | Tells ditaa to scale the image. Eg. 2.0X makes the final image twice as big. That's an uppercase X (only with Java)  | 
 +| (no)round ​           | noround ​   | Enable or disable round corners for all boxes  (only with Java)                                                      | 
 +| (no)shadow ​          | shadow ​    | Enable or disable box shadows ​ (only with Java)                                                                      | 
 +| (no)antialias ​       | antialias ​ | Enable or disable antialiasing ​ (only with Java)                                                                     | 
 +| (no)edgesep ​         | edgesep ​   | Enable or disabling the separation of box edges where boxes directly touch  (only with Java)                         | 
 +| left center right    |            | Align the image to the left, center or right. Default does no alignment (inline) ​                                    | 
 + 
 +==== Etiquetas posibles ==== 
 + 
 +^ tag  ^ Descripción ​  ^ 
 +| {c}  | decision(Choice) ​ | 
 +| {d}  | document ​ | 
 +| {io} | input/​output,​ parallelogram ​ | 
 +| {mo} | manual operation ​ | 
 +| {o}  | ellipse, circle ​ | 
 +| {s}  | storage ​ | 
 +| {tr} | trapezoid (looks like an inverted {mo} )  | 
 + 
 + 
 +==== Example ==== 
 + 
 +<ditaa round noedgesep right> 
 +    +--------+ ​  ​+-------+ ​   +-------+ 
 +    |        | --+ ditaa +--> |       | 
 +    |  Text  |   ​+-------+ ​   |diagram| 
 +    |Document| ​  ​|!magic!| ​   |       | 
 +    |     ​{d}| ​  ​| ​ c478 |    |       | 
 +    +---+----+ ​  ​+-------+ ​   +-------+ 
 +        :                         ^ 
 +        |       Lots of work      : 
 +        +-------------------------+ 
 +</​ditaa>​ 
 + 
 +<​code>​ 
 +<ditaa round noedgesep right> 
 +    +--------+ ​  ​+-------+ ​   +-------+ 
 +    |        | --+ ditaa +--> |       | 
 +    |  Text  |   ​+-------+ ​   |diagram| 
 +    |Document| ​  ​|!magic!| ​   |       | 
 +    |     ​{d}| ​  ​| ​ c478 |    |       | 
 +    +---+----+ ​  ​+-------+ ​   +-------+ 
 +        :                         ^ 
 +        |       Lots of work      : 
 +        +-------------------------+ 
 +</​ditaa>​ 
 +</​code>​ 
 + 
 +Para más información,​ consultar http://​ditaa.sourceforge.net/​ y http://​www.rapidtables.com/​web/​color/​RGB_Color.htm
  
-DokuWiki'​s syntax can be extended by [[doku>​plugins|Plugins]]. How the installed plugins are used is described on their appropriate description pages. The following syntax plugins are available in this particular DokuWiki installation:​ 
  
-~~INFO:​syntaxplugins~~ 
  
wiki/syntax.1478971040.txt.gz · Last modified: 17/11/2021 10:26 (external edit)