Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Template:Gametip/doc

From Paragon Wiki Archive
< Template:Gametip
Revision as of 22:27, 4 July 2007 by Eabrace (Talk | contribs) (updating documentation)

Jump to: navigation, search

The Gametip template creates a text box containing a general tip for the game. Tips can be Hero-specific, Villain-specific, or generic.

Syntax

{{Gametip | Game=game_id | Tip=tip_text}}

where:

game_id

Indicates whether the tip is specific to Heroes, specific to Villains, or generic.
  • For Hero-specific tips, set this value to "hero".
  • For Hero-specific tips, set this value to "vill".
  • For Hero-specific tips, set this value to "both". (This is also the default format.)

tip_text

The text of the game tip.

Examples

{{Gametip|Game=hero|Tip=This will create a Hero-specific game tip.}}

{{Gametip|Game=vill|Tip=This will create a Villain-specific game tip.}}

{{Gametip|Game=both|Tip=This will create a generic game tip.}}