Usage
{{Achievement
| icon =
| name =
| description =
| xbox =
| playstation =
| identifier =
| spoiler =
}}
Example
Icon |
Name |
Description |
Gamer Score |
Trophy
|
|
[Show achievement]Love the serenity...
|
Contains spoilersTest
|
???100
|
??? Bronze
|
|
David and Goliath...
|
Other test
|
10
|
Platinum
|
Code
{| class="wikitable sortable" style="width: 80%"
|-
! Icon !! style="width: 30%" | Name !! style="width: 40%" | Description !! style="width: 13%" | Gamer Score !! style="width: 13%" | Trophy
{{Achievement
| icon = PromenadeAch.png
| name = Love the serenity...
| description = Test
| xbox = 100
| playstation = Bronze
| identifier = cool_achiv
| spoiler = Yes
}}
{{Achievement
| icon = GiantFlawlessAch.png
| name = David and Goliath...
| description = Other test
| xbox = 10
| playstation = Platinum
| identifier = cooler_achiv
}}
|}