Plantilla:Master Template Tools

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.

This template is an i18n-ready navigational template.

You can edit its content for your language in the following ways:

  1. Use {{Master Template Tools}} to transclude this template on any page of your language, save it. Then click the e (edit this template) link on the top left of the navbox of this template on that page.
  2. Edit and save.
  3. Visit this page (Plantilla:Master Template Tools) again to purge the cache.
  4. Done.

Existing language versions: en. For other translations, click the dropdown menu on the top right side of the page.

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:Master Template Tools/doc. (editar | historia)

Usage

Place the following at the end of a page:

  • {{Master Template Tools}}

The default behavior is for the entire template to remain collapsed.

To show all sub-sections in collapsed form, use this:

{{Master Template Tools
 | show-main = yes
}}

To cause one or more sub-sections to appear expanded by default, add one of the following:

  • | show-tool = yes
  • | show-hook = yes
  • | show-summon = yes
  • | show-other = yes

For example, to show the "grappling hooks" section expanded, use this:

{{Master Template Tools
 | show-hook = yes
}}