Está aquíConsejos de redacción

Consejos de redacción


  • Las direcciones de las páginas web y las de correo se convierten en enlaces automáticamente.
  • Etiquetas HTML permitidas: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>

    Este sitio admite contenido HTML. Aprender todo el HTML es una tarea ardua e intimidante, pero aprender unas cuantas «etiquetas» HTML básicas es muy sencillo. Esta tabla proporciona ejemplos para cada etiqueta que está activa en el sitio.

    Para más información, puede ver las especificaciones HTML de W3C o usar su motor de búsqueda favorito para buscar otros sitios que traten sobre HTML.

    Descripción de la etiquetaTecleaObtiene
    Las anclas se usan para hacer enlaces a otras páginas.<a href="http://www.callao.org">Callao.org</a>Callao.org
    Enfatizado<em>Enfatizado</em>Enfatizado
    Fuerte<strong>Fuerte</strong>Fuerte
    Citado<cite>Citado</cite>Citado
    Texto codificado que se usa para mostrar código fuente de programación<code>Codificado</code>Codificado
    Lista desordenada: use <li> para comenzar cada elemento de la lista<ul> <li>Primer elemento</li> <li>Segundo elemento</li> </ul>
    • Primer elemento
    • Segundo elemento
    Lista ordenada: utilice <li> para comenzar cada elemento de la lista<ol> <li>Primer elemento</li> <li>Segundo elemento</li> </ol>
    1. Primer elemento
    2. Segundo elemento
    Las listas de definiciones son similares a otras listas HTML. <dl> da comienzo a la lista de definiciones, <dt> da comienzo a cada término definido y <dd> da comienzo a la descripción de la definición.<dl> <dt>Primer término</dt> <dd>Primera definición</dd> <dt>Segundo término</dt> <dd>Segunda definición</dd> </dl>
    Primer término
    Primera definición
    Segundo término
    Segunda definición

    Los caracteres menos habituales se pueden introducir directamente sin mayor complicación.

    Si tiene problemas, intente usar entidades de caracteres HTML. Un ejemplo de esto es &amp;, que se usa para conseguir el carácter &. Tiene una lista completa de las entidades HTML en la página de entidades. Entre los caracteres disponibles están:

    Descripción del carácterTecleaObtiene
    Ampersand&amp;&
    Mayor que&gt;>
    Menor que&lt;<
    Comillas&quot;"
  • Las líneas y los párrafos se reconocen automáticamente. Las etiquetas <br /> para el salto de línea y <p> y </p> para abrir y cerrar el párrafo se insertan automáticamente. Si los párrafos no se reconocen, simplemente añada unas cuantas líneas vacías.
  • You may embed videos from the following providers . Just add the video URL to your textarea in the place where you would like the video to appear, i.e. http://www.youtube.com/watch?v=pw0jmvdh.
  • You may quickly link to image nodes using a special syntax. Each image code will be replaced by thumbnail linked to full size image node. Syntax:

    [image:node_id align=alignment hspace=n vspace=n border=n size=label width=n height=n nolink=(0|1) class=name style=style-data node=id]

    Every parameter except node_id is optional.

    Typically, you will specify one of size, width, or height, or none of them. If you use size=label, where label is one of the image size labels specified on the image settings page, the size associated with that label will be used. The sizes "thumbnail", "preview", and "original" are always available. If you use width=n or height=n, the image will be scaled to fit the specified width or height. If you use none of them, the thumbnail image size will be used.

    If you specify nolink=1, no link will be created to the image node. The default is to create a link to the image.

    Alternatively, if you specify node=id, a link will be created to the node with the given id.

    The align, hspace, vspace, border, class, and style parameters set the corresponding attributes in the generated img tag.

Pulse en la publicidad

callao_click

Especiales

Síguenos en: