From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(Added nog)
(revised)
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This template is to provide a standard header for achievement list tables. Use as follows:
This template is to provide a standard header for achievement list tables.
 
==Parameters==
*If a game does not have Xbox 360, Xbox Live Arcade, or Games for Windows Achievements, omit the <code>|g=yes</code> parameter and adjust the number of columns appropriately.
*If a game does not have PlayStation 3 or PlayStation Network trophies, omit the <code>|trophy=yes</code> parameter and adjust the number of columns appropriately.
*If you need to adjust the width of the picture column, for example to allow two images to sit next to each other horizontally, use picturewidth=128 or whatever size (in pixels) you need.
 
==Example==
<pre>
<pre>
{{Achievements Header}}
{{Achievements Header|g=yes|trophy=yes}}
|-
|-
| [[Image.jpg]] || Achievement name || Achievement description || {{G|50}}
| [[File:1.jpg]] || Achievement name || Achievement description || {{G|50}} || {{Gold}}
|-
|-
| [[Image2.jpg]] || Achievement 2 name || Achievement 2 description || {{G|15}}
| [[File:2.jpg]] || Achievement 2 name || Achievement 2 description || {{G|15}} || {{Bronze}}
|}
|}
</pre>
</pre>


If (though unlikely) the game's achievements do not give {{G}} ''on any platform'', the {{G}} column can be omitted from the table by passing a non-empty value (e.g. "1") to the ''nog'' parameter to this template.
 
<noinclude>[[Category:Template documentation|A]]</noinclude>

Revision as of 15:46, 23 August 2012

This template is to provide a standard header for achievement list tables.

Parameters

  • If a game does not have Xbox 360, Xbox Live Arcade, or Games for Windows Achievements, omit the |g=yes parameter and adjust the number of columns appropriately.
  • If a game does not have PlayStation 3 or PlayStation Network trophies, omit the |trophy=yes parameter and adjust the number of columns appropriately.
  • If you need to adjust the width of the picture column, for example to allow two images to sit next to each other horizontally, use picturewidth=128 or whatever size (in pixels) you need.

Example

{{Achievements Header|g=yes|trophy=yes}}
|-
| [[File:1.jpg]] || Achievement name || Achievement description || {{G|50}} || {{Gold}}
|-
| [[File:2.jpg]] || Achievement 2 name || Achievement 2 description || {{G|15}} || {{Bronze}}
|}