Template:Level list entry

From SuperTux

Jump to: navigation, search

The Level list entry template inserts information about a level into a level listing.

[edit] Usage

{{Level list entry
  | Name=name_of_level
  | Description=description
  | Contributor=name_of_contributor  <!-- (optional; default: SuperTux team) -->
  | Screenshot=screenshot.png        <!-- (optional; default: Name.png) -->
  | Difficulty=easy|medium|hard      <!-- (optional) -->
  | Length=n tiles                   <!-- (optional) -->
}}

[edit] See also