Base » Basic Editing

Basic Editing

Visita También:

INSTRUCCIONES BÁSICAS PARA LA EDICION

Cuando haga click en "Editar Página", usted podrá ver el texto que describe o representa el contenido de la página. Las reglas básicas para escribir nuevo contenido o editar son simples y claras:

  1. Coloque una línea en blanco entre párrafos
  2. Para hacer una lista inicie cada línea con el símbolo # para númerar (Lista ordenada) o el símbolo * (asterísco) para crear una lísta no ordenada (solo biñetas en cada línea).
  3. Para crear un encabezado, inicie una línea con dos o mas símbolos ! para crear títulos o subtítulos; ! es para un título, !! es para un subtítulo, y !!! es un sub-subtítulo.
  4. Para enfatizar texto, incluya este en 2 o 3 comillas simples, por ejemplo (con dos comillas simples) ''texto en cursiva'', resultará algo como texto en cursiva. Igualmente puede proceder para escribir un texto en negrilla colocando 3 comillas simples, algo como '''texto resaltado''' resultará texto resaltado (en negrilla).
  5. Para crear un enlace a otra página, incluya el nombre de una página de este sitio entre corchetes; por ejemplo [[InstruccionesWiki]] enlaza a esta página y resultará algo como InstruccionesWiki. Si enlaza a una página que no existe será este el motivo para crear una nueva página e insertar contenido.
  6. Para crear un enlace a otro sitio fuera de este portal, por ejemplo http://www.wikipedia.org , solo debe encerrarlos entre corchetes, algo como http://www.wikipedia.org

Ejemplos

La tabla de abajo demuestra algunas de las directrices mas usadas para dar formato a las páginas. En la columna izquierda se muestra los resultados de las directrices, en la columna derecha se muestra como se debe escribir en el contenido para lograr los resultados en su par en la columna izquierda.

Uso General

Qué es lo que resulta

Cómo se escribe

Una línea vacía

inicia un nuevo párrafo.

Una línea vacía

inicia un nuevo párrafo.

Para escribir una línea
debajo de la otra debe
escribir dos Slash (\\)
al final de la línea

Para escribir una línea \\
debajo de la otra debe \\
escribir dos Slash \\
al final de la línea

Use tres slashs

para bajar dos líneas.

Use tres slashs \\\
para bajar dos líneas.
  • Ejemplo de lísta no ordenada con *
    • Mas asteríscos producen sub-niveles
      • Este es otro sub-nivel
  • Y continúa con el primer nivel
  1. Lista ordenada o numerada
  2. Otro Item de la lista
    • Puede combinar con la lista no ord.
* Ejemplo de lísta no ordenada con *
** Mas asteríscos producen sub-niveles
*** Este es otro sub-nivel
* Y continúa con el primer nivel

# Lista ordenada o numerada
# Otro Item de la lista
** Puede combinar con la lista no ord.
Una flecha (->) identifica contenido.
La línea siguiente puede continuarlo
Una flecha larga (-->) es parrafo mas profundo.
Una flecha invertida (-<) crea un párrafo menos profundo.
-> Una flecha (->) identifica contenido.

   La línea siguiente puede continuarlo

-->Una flecha larga (-->) es parrafo \
mas profundo.

-<Una flecha invertida (-<) crea un \
párrafo menos profundo.
Definicion de lista
elementos comunes
item
un elemento de la lista
otro item
Definición del item
: Definicion de lista : elementos comunes
: item : un elemento de la lista
: otro item : Definición del item

Este texto está centrado

Este texto está a la derecha

%center% Este texto está centrado

%right% Este texto está a la derecha

Cuatro o mas guiones en el inicio de la línea


produce una línea horizontal

Cuatro o mas guiones en el inicio
de la línea
----
produce una línea horizontal

Enlaces

What it looks like

What to type

Practice editing in the wiki sandbox?.

  • Text in double brackets become links to other pages.
  • Words are automatically capitalized in page titles.
Practice editing
in the [[wiki sandbox]].

Practice editing in the WikiSandbox.

Which one? Oh, in the Main.WikiSandbox.

  • When linking to a page in a different wikigroup, provide the group name, followed by a separator, and then the page name.
  • If the separator you use is a slash, only the page name will appear.
  • If the separator you use is a dot, the full string will appear.
Practice editing
in the [[Main/WikiSandbox]].

Which one?
Oh, in the [[Main.WikiSandbox]].

Practice editing in the practice area?.

Practice editing in the practice area.

Practice editing in the practice area?.

  • Text after a pipe (|) is used as the link text, or use the alternate (and perhaps more understandable) arrow (text -> link) notation.
Practice editing in the
[[WikiSandbox | practice area]].

Practice editing in the
[[Main.WikiSandbox | practice area]].

Practice editing in the
[[practice area -> WikiSandbox]].

Practice editing in the wiki sandboxes?.

Practice editing in the sandbox?.

  • Endings become part of the link text.
  • Parentheses hide parts of the link name.
Practice editing in the
[[wiki sandbox]]es.

Practice editing in the
[[(wiki) sandbox]].

What's an aardvark, anyway?

  • Pmwiki can use InterMap prefixes? that have specific meanings.
  • Parentheses can hide those too.
%newwin%What's an
[[(Wikipedia:)aardvark]], anyway?

Links to external sources can be entered

  1. bare url: http://google.com
  2. link text: Google
  3. as reference: [1]
Links to external sources can be entered
# bare url:  http://google.com
# link text: [[http://google.com | Google]]
# as reference: [[http://google.com |#]]

Links can open in another window, as in http://www.pmwiki.org.

Links can open in another window,
as in %newwin% http://www.pmwiki.org.

Character formatting

Emphasize, strongly, very strongly.

  • These are all apostrophes (single-quote marks), not double-quotes.
''Emphasize'', '''strongly''', 
'''''very strongly'''''. 

Monospaced text

This is a
  preformatted
    text block
@@Monospaced text@@ 
 
[@This is a
  preformatted
    text block@]
  • Text with superscripts
  • Text with subscripts
  • deleted strikethrough text
  • inserted underline text
  • big, bigger text
  • small, smaller text
* Text with '^superscripts^'
* Text with '_subscripts_'
* deleted {-strikethrough-} text
* inserted {+underline+} text
* [+big+], [++bigger++] text
* [-small-], [--smaller--] text

WikiStyles? allow text to be different colors.

  • Use lowercase letters for RGB colors (#ff7f00, not #FF7F00).
[[WikiStyles]] allow %red% text
%blue% to %green% be 
%color=#ff7f00% different %%colors.

Cabeceras y Bloques

Major Subheading

Major Subheading With Smaller Text

Minor Subheading

And More

Subheadings
  • Headings are useful for creating a \"well-structured\" page. They're not just for making big text.
!! Major Subheading
!! [-Major Subheading With Smaller Text-]
!!! Minor Subheading
!!!! And More
!!!!! Subheadings
Page titles

Not shown

  • The (:title:) directive sets the page's title to something other than its name.
(:title Basic Editing:)
Block styles

All of the text in this block is purple.

  • Purple cows and purple flowers
  • Purple people eater
  • Now this list is red
  • and this text is centered
  • and this text is right justified
  • And this is normal
>>purple<<
All of the text in this block
is purple.
* Purple cows and purple flowers
* Purple people eater
>>red<<
* Now this list is red
>>center<<
* and this text is centered
>>right<<
* and this text is right justified
>><<
* And this is normal
| Acerca del Proyecto Pizarra | Condiciones de Uso | Usa el Software PmWiki | Cambios Recientes |  
RedPizarra es un proyecto sin animo de lucro realizado por la Asociación Civil PIZARRA
Contenido publicado en forma universal, gratuita, libre y copyleft bajo la FDL - Licencia para documentación libre sin partes invariantes. http://www.gnu.org/copyleft/fdl.html
A los efectos organizativos todo aportante cede sus derechos de autor a la Asociación Civil Pizarra.
Santa Cruz - Bolivia