From Fedora Project Wiki
DocsProject Header docTeam1.png


Warning.png
Esta página es sólo un proyecto
Todavía está en construcción y el contenido podría cambiar. No confíe en la información de esta página.


Warning.png
Esta es una página que describe las políticas del proyecto Fedora.
Para las páginas de políticas, la precisión y la claridad son importantes. Le animamos a editar el wiki para mejorarlo. Si tiene algún cambio sustancial que hacer a esta página, utilice la página de discusión para discutir los cambios con otros mantenedores de la página. Haga esto antes de hacer los cambios.


Introducción

Esta página no pretende ser una guía de estilo, sino más bien una guía que indica cuáles son los elementos técnicos necesarios para que una página wiki sea considerada completa desde el punto de vista del paisaje wiki.

Esta página no es para enseñar a Cómo realizar el formato wiki, ni los especiales lineamientos de formato del wiki de Fedora.

Nombrando páginas

The current naming convention is to largely abandon the heavily nested page names that were inherited from MoinMoin. While this is not meant to supplant the [[Example_wiki_structure | standard for page naming] a simple statement of the rule is that if it is end user documention there should be no nesting. If the page is documentation specific to a sub-project it should contain no more than one level of nesting. The final guidance is that page names should be more natural language like. Thus this page is Example wiki page and not ExampleWikiPage. This provides better search capabilities.

Enlaces

Links to the Fedora Project wiki should always be internal links, and not external links.

Tamaño

Generally you should consider splitting a document into multiple pages if the document size exceeds 32KB. This is by no means a hard limit but rather one element to take into consideration.

Títulos

If a header exists for a given project that a page belongs to it should be included in the documents.

Subtítulos

You should subdivide your content with headings. Mediawiki automatically will create table of contents. Using headers also permits you to link directly to sections of a page.

No tenga miedo a los subtítulos ...

Subdividing content includes organizing it internally with deeper nesting.

... pero trate de no ir más allá que estos

If you find yourself getting deeper than four-levels of nesting, you are at risk of making a confusing mess for your readers.


Includes

Do not repeat content from another page manually. That creates additional work to edit and change. Using includes permits changes to occur in one place and be updated everywhere it is used.

This content is actually included from a separate page, Example wiki page include.

Categorías

Each page should have at least one category, and it will be a rare page that has only one catgory. In our current implementation Categories are the guide spaces for the wiki. You can find a list of all categories here.