From StrategyWiki, the video game walkthrough and strategy guide wiki
< Template:Achievement info
Revision as of 23:29, 1 April 2014 by Notmyhandle (talk | contribs) (extended platinum description)
Jump to navigation Jump to search

This template displays a table with achievement and/or trophy information floated to the right for use on achievements and trophies pages.

Usage

The template takes optional achievement and trophy information. Omitting a parameter means that column of the table won't be displayed. Although the platinum column can be omitted, at the top of the page it's nice to include it with "no" so readers can quickly see whether the game has a platinum trophy or not. For use in sections (with DLC for instance), it can be omitted all together, as 5–10 trophy DLC almost never comes with another platinum. Note that for Xbox 360-only games, it's easier to just use the {{G}} template inline instead of this one.

Parameters (all optional)
  • 360: number of Xbox 360 achievements in the game.
  • g: number of Gamerscore points in the game.
  • bronze: number of bronze trophies in the game.
  • silver: number of silver trophies in the game.
  • gold: number of gold trophies in the game.
  • platinum: takes "yes" or "no" for values, indicating the presence of a platinum trophy for this game; omitting this parameter will add a red X. If yes is used, the total number of trophies is increased by one.
  • float: Direction to float the table, defaults to right. Accepts "right", "left" or "none".

Examples

Xbox 360 icon. PlayStation network icon.
40 51
Gamerscore Bronze Silver Gold Platinum
1,000 38 8 4 This game has a platinum trophy.
Achievements and trophies
{{achievement info
|360      = 40
|g        = 1,000
|bronze   = 38
|silver   = 8
|gold     = 4
|platinum = yes}}
Xbox 360 icon. PlayStation network icon.
40 Expression error: Unrecognized punctuation character "{".
Gamerscore Bronze Silver Gold
1,000 {{{bronze}}} {{{silver}}} {{{gold}}}
Xbox 360 only
{{achievement info|g=1,000|360=40}}
Xbox 360 icon. PlayStation network icon.
{{{360}}} 13
Gamerscore Bronze Silver Gold Platinum
{{{g}}} 8 3 1 This game has a platinum trophy.
Trophies only
{{achievement info
|bronze   = 8
|silver   = 3
|gold     = 1
|platinum = yes}}
Xbox 360 icon. PlayStation network icon.
8 12
Gamerscore Bronze Silver Gold Platinum
200 8 3 1 This game does not have platinum trophy.
Omit platinum trophy (this will automatically a red X)
{{achievement info
|360      = 8
|g        = 200
|bronze   = 8
|silver   = 3
|gold     = 1}}