Template:Level2/doc: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
This is the template for v2 of the level box. Level v1 (<code>Template:Level</code>) is deprecated and should not be used for new pages.
{| class="wikitable"
|+ Arguments for Template:Level2
|-
! Argument !! Required? !! Description
|-
| song  || No || Name of the level. Defaults to the '''page name''' if not given.
|-
| image || No || Image of the level
|-
| prequote || No || What the patient says before the level has cleared.
|-
| levelno || No || Level no.
|-
| bpm || No || BPM
|-
| patients || No || The patients that are present in the level. Provide as a [[Template:Plainlist]]
|-
| preclear || No || Pager text before the level has been cleared.
|-
| postclear || No || Pager text after the level has been cleared.
|-
| Xmiss || No || Replace "X" with one of "s", "a", "b", "c", "d", "f", or "pass". The number of misses the player must get below to achieve this rank.
|-
| Xdesc || No || Replace "X" with one of "s", "a", "b", "c", "d", "f", or "pass". The rank text of this rank.
|-
| act || No || The act of the level.
|-
| levelprevno || No || Number of previous level.
|-
| levelprev || No || Previous level.
|-
| levelnextno || No || Number of next level.
|-
| levelnext || No || Next level.
|-
| counterpart || No || Counterpart level number. (i.e. night shift or day shift)
|-
| counterpartno || No || Counterpart level.
|-
| act2, levelprevno2, levelprev2, etc. || No || An additional set of parameters equal to the above, but with "2". This can be used if a level is part of more than one progression.
|}
{{Level2
{{Level2
  | song = American Boy (Beat Juggle)
  | song = American Boy (Beat Juggle)
Line 79: Line 33:
  | levelnextno2 = ER-1
  | levelnextno2 = ER-1
  | levelnext2 = Cave of Knowledge
  | levelnext2 = Cave of Knowledge
}}
}}{{Level2
 
 
{{Level2
  | song = Superhero Jagganath
  | song = Superhero Jagganath
  | image = File:Americanboy.png
  | image = File:Americanboy.png
Line 104: Line 55:
  | counterpartno = 14-XN
  | counterpartno = 14-XN
  | act = Act 14
  | act = Act 14
}}
}}This is the template for v2 of the level box. Level v1 (<code>Template:Level</code>) is deprecated and should not be used for new pages.
 
{| class="wikitable"
|+ Arguments for Template:Level2
|-
! Argument !! Required? !! Description
|-
| song  || No || Name of the level. Defaults to the '''page name''' if not given.
|-
| image || No || Image of the level
|-
| prequote || No || What the patient says before the level has cleared.
|-
| levelno || No || Level no.
|-
| bpm || No || BPM
|-
| patients || No || The patients that are present in the level. Provide as a [[Template:Plainlist]]
|-
| preclear || No || Pager text before the level has been cleared.
|-
| postclear || No || Pager text after the level has been cleared.
|-
| Xmiss || No || Replace "X" with one of "s", "a", "b", "c", "d", "f", or "pass". The number of misses the player must get below to achieve this rank.
|-
| Xdesc || No || Replace "X" with one of "s", "a", "b", "c", "d", "f", or "pass". The rank text of this rank.
|-
| act || No || The act of the level.
|-
| levelprevno || No || Number of previous level.
|-
| levelprev || No || Previous level.
|-
| levelnextno || No || Number of next level.
|-
| levelnext || No || Next level.
|-
| counterpart || No || Counterpart level number. (i.e. night shift or day shift)
|-
| counterpartno || No || Counterpart level.
|-
| act2, levelprevno2, levelprev2, etc. || No || An additional set of parameters equal to the above, but with "2". This can be used if a level is part of more than one progression.
|}