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:
- Coloque una línea en blanco entre párrafos
- 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).
- 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.
- 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).
- 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.
- 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
- Y continúa con el primer nivel
- Lista ordenada o numerada
- 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
- bare url: http://google.com
- link text: Google
- 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
|
|