Plantilla:Doc

De Terraria Wiki
Ir a la navegación Ir a la búsqueda
Esta plantilla tiene su i18n preparado, lo que significa que es fácil de localizar para diferentes lenguas. Por favor vea I18n & l10n para plantillas (en) para aprender más.
Véase Plantilla:Doc/l10n para la localización de esta plantilla.
Important.svg
CUIDADO: ¡¡¡El código de la Wiki Terraria es complejo!!!
Si quieres utilizar este código en otra wiki, el staff de wiki.gg no podrá brindarte asistencia.
Por favor considera otra wiki a la cual adaptar su código, ¡o crea tus propias plantillas!
Recuerda que el contenido de una wiki es más importante que el formato elegante.
Template-info.svg Documentación La siguiente documentación es transcluida de Plantilla:Doc/doc. (editar | historia)

This template is used to transclude a template's documentation from its /doc subpage onto the template page itself. Usually, it is located at the bottom of the template code and wrapped in <noinclude> tags: <noinclude>{{doc}}<noinclude>

Usage

{{ doc | <documentation source page> | baddoc = y }}

First unnamed parameter

Source page of the documentation, without the /doc suffix. Defaults to the page name, so it can almost always be omitted.

baddoc

Set this parameter if the documentation seems outdated or insufficient.

See also

  • {{doc/preload}} – Text that will be preloaded into the edit box when the "create" link is clicked on templates with no existing /doc subpage.