Template:VideoGameLayoutChallenges
From A KoL Wiki
This is a control variable to indicate what level the two challenges are on. if there is one. Because multiple calls to the same template on a single pageload will give the same result, this should allow the walkthru to remember in multiple spots what level has a challenge at the end and what has the maze.
Examples
- {{VideoGameLayoutChallenges}}
<RandomlySelect>101|110|011
Usage
- Yields 101 if the first challenge is on level 1 and maze is on level 3
- Yields 110 if the first challenge is on level 1 and maze is on level 2
- Yields 011 if the first challenge is on level 2 and maze is on level 3