Terraria Wiki
Advertisement
Terraria Wiki
1 577
páginas
Template-info Documentação A documentação que segue é transcluída de Predefinição:Achievement/doc. (editar | histórico)

Use this to display an achievement. This template adds pages to Category:Elementos relacionados às conquistas‎.

Usage

Auto mode

{{ achievement | name = achievement name }}

This requires this achievement name to exist in the achievement database.

Example:
{{achievement|name=Ooo! Shiny!}}

Produces:

Achievement Ooo! Shiny!
Ooo! Shiny! • ""
Mine your first ore.

Manual mode

{{ achievement |name = achievement name | t = alternate name | desc = achievement description | title = achievement title text }}

  • name: required.
  • t/desc/title: optional. Will override auto content.
  • icons: optional. Will be displayed before name.
  • nocat : An optional flag to disable categorizing the page in Category:Elementos relacionados às conquistas‎. Add |nocat=yes only in documentation, discussion examples, etc.

Example:
{{achievement|name=Ooo! Shiny!|t=Shiny!|desc=First ore.|title=first nugget of ore.|icons={{icon|ios|google}}}}

Produces:

Achievement Ooo! Shiny!
Apple iOSGoogle Play Shiny! • "first nugget of ore."
First ore.
Advertisement