Predefinição:For

Fonte: Terraria Wiki
Saltar para a navegação Saltar para a pesquisa
Essa predefinição é pronta para i18n, o que significa que ela é simples de localizar para línguas diferentes. Veja I18n & l10n para Predefinições para entender melhor.
Veja Predefinição:For/l10n para a localização dessa predefinição.
Template-info.svg Documentação A documentação que segue é transcluída de Predefinição:For/doc. (editar | histórico)

Purpose

This template imitates the Wikipedia disambiguation link template: Wikipedia:Template:For.

Usage

Syntax

{{For|OTHER TOPIC|PAGE1|PAGE2|link1=|display=|display2=}}

Output
Para OTHER TOPIC, veja PAGE1 e PAGE2.
Parameters
  • If only two parameters are given (OTHER TOPIC and PAGE1), the " and PAGE2" part is left out.
  • If only one parameter is given (OTHER TOPIC), the current page, with " (disambiguation)" added, is used as a default for PAGE1.
  • If no parameters are given, "other uses" is printed for OTHER TOPIC, and the current page, with " (disambiguation)" added, is used as a default for PAGE1.
  • The link1 parameter can be used to let the first link point to a different page than PAGE1 (or its default).
  • Display= changes the appearance of the first link to PAGE1, and display2= changes the appearance of PAGE2, overriding the § symbol replacements
  • Or= changes the “and” to “or” in the template when using PAGE2.

Examples

  • {{for}}
Para outros usos, veja For (desambiguação).
Shortest form, to point to a general disambiguation page.
  • {{for|different meanings of For}}
Para different meanings of For, veja For (desambiguação).
Only the OTHER TOPIC parameter is used.
  • {{for|the admins' notice board|Admin noticeboard}}
Para the admins' notice board, veja Admin noticeboard.
Often used form with only OTHER TOPIC and PAGE1.
  • {{for|version history|Version history|Console Version history}}
Para version history, veja Version history e Console Version history.
Using PAGE2 for a second link.
  • {{for|the different types of hammers|Other Kinds of Hammers|link1=Hammer}}
Para the different types of hammers, veja Other Kinds of Hammers.
Use of the link1 parameter to change the link.
  • {{for|powerful weapons|Meowmere|Last Prism|or=y}}
Para powerful weapons, veja Meowmere ou Last Prism.
Use of the or= parameter to change the text.