Tabla de Contenidos

Lo que se puede hacer

En esta página se irán exponiendo todas las habilidades que tiene esta dokuwiki para formatear los documentos, lo que se puede hacer con los plugins, etc.

Gráficos mermaid

graph TD A(mermaid)-->B((<em class='u'>plugin</em>)) A-->C(((para))) B-->D[["<a href='https://www.dokuwiki.org/dokuwiki' class='urlextern' title='https://www.dokuwiki.org/dokuwiki' rel='ugc nofollow'>Dokuwiki</a>"]] C-->D

https://www.dokuwiki.org/plugin:mermaid

Gráficos achart

<achart url=https://gist.github.com/karl257/6e799cc0d8a5e47ac11d97672a6890dc/raw/0a80ea7ff3b89d0f376aec0eff0d817550b32334/convertcsv.csv height=320px align=center> {

chart: {
    height: 350,
    type: 'bar',
},
dataLabels: {
    enabled: false
},
title: {
    text: "From web",
}

} </achart>

Otro ejemplo:

<achart> {

  chart: {
      width: 380,
      type: 'pie',
      toolbar: { show: true,tools: { download: true } },
  },
  labels: ['Team A', 'Team B', 'Team C', 'Team D', 'Team E'],
  series: [44, 55, 13, 43, 22],
  responsive: [{
      breakpoint: 480,
      options: {
          chart: {
              width: 200
          },
          legend: {
              position: 'bottom'
          }
      }
  }]

} </achart>

https://github.com/karl257/dokuwiki-plugin-achart/

Demos: https://apexcharts.com/javascript-chart-demos/

Líneas de tiempo

Vertical

Título de la línea de tiempo

Una descripción extra

Primer hito
Mi primer hito de la línea de tiempo

Entre el inicio y el final del hito, puede incluso utilizar marcas Wiki, por ejemplo, imágenes:

Mi segunda entrada en la línea de tiempo

Una entrada de hito acepta título, descripción y enlace como opciones. Cada vez seguido de = y la opción rodeada de : < code> title=“Segundo hito con enlace” description=“Mi segunda entrada en la línea de tiempo” link=”External Link“ < /code> Este se renderiza en el otro lado de la línea de tiempo

Mi tercera entrada en la línea de tiempo

Este se renderiza al otro lado de la línea de tiempo

info box

Fin de la línea de tiempo

Horizontal

Title of Timeline

A additional description

First milestone
My first timeline entry

Between the milestone start and end, you can even use Wiki markup, e.g. images:

First of the blue era

A milestone entry accepts title, description and link as options. Everytime followed by = and the option surrounded by : <code> title=“Second milestone with link” description=“My second timeline entry” link=“External Link” < /code> This one is rendered at the other side of the timeline

My third timeline entry

This one is rendered at the other side of the timeline

info box

End of Timeline

Autotooltip

Permite ver el resumen de una página. Que usualmente coincide con el primer párrafo.

Formatting Syntaxplugin-autotooltip__default plugin-autotooltip_bigFormatting Syntax

DokuWiki supports some simple markup language, which tries to make the datafiles to be as readable as possible. This page contains all possible syntax you may use when editing the pages. Simply have a look at the source of this page by pressing

Infobox

Todas las palabras de más arriba se pueden cambiar según el contenido de la caja de información que se va a crear.

Aquí viene el texto que aparecerá al costado izquierdo de la caja de información. Aquí viene el texto que aparecerá al costado izquierdo de la caja de información. Aquí viene el texto que aparecerá al costad izquierdo de la caja de información. Aquí viene el texto que aparecerá al costad izquierdo de la caja de información. Aquí viene el texto que aparecerá al costad izquierdo de la caja de información.