Module:Updates/data/doc

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

This is the documentation page for Module:Updates/data

Module:Updates/data

Dataset of published game update versions, in ascending order.

Schema

The dataset is a Lua array of version strings.

Each entry represents a wiki page for a game update and must exactly match the page title.

The position of each item in the array determines its relationship to neighbouring entries.

  • The previous entry is treated as the previous update.
  • The next entry is treated as the next update.

Therefore, the list must always remain sorted in ascending version order.