Template:AchievementRow

From Dune: Awakening Community Wiki
Jump to navigation Jump to search


Usage Examples

Template Call
{| class="wikitable"
! Icon !! Name !! Type !! Requirement
...

{{AchievementRow|Above the Sands|Construct a [[Scout Ornithopter]]|Crafting}}
{{AchievementRow|Across the Sands|Construct a [[Sandbike]]|Crafting}}
{{AchievementRow|Welcome to Arrakis|Complete the introduction|Quests}}

...
|}

TemplateData

Renders a single row for use within the wikitable on the Achievements page. Outputs the achievement's icon, name, type, and unlock requirement as table cells.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Achievement Name1

The name of the achievement. The icon filename is also derived from this in the format `Achievement - <NAME>.jpg`, so it must exactly match the desired file.

Stringrequired
Unlock Requirements2

The official description as listed on gaming platforms, such as Steam.

Stringrequired
Achievement Type3

The type of task that this achievement requires to unlock.

Stringrequired