|
|
(12 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <noinclude> | | <includeonly>{{Infobox |
| 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.
| |
| | |
| {{Level2
| |
| | song = American Boy (Beat Juggle)
| |
| | image = File:Americanboy.png
| |
| | prequote = "What's going on? I feel like I've been here before..."
| |
| | postquote = "Thank you! Have I thanked you already?"
| |
| | levelno = 8-2N
| |
| | bpm = 135
| |
| | patients = {{Plainlist|
| |
| * Logan
| |
| * Hailey
| |
| * Rodney
| |
| }}
| |
| | preclear = Patient experiencing t-t-temporal heart disease. Treat the best you can.
| |
| | postclear = Treatment successful. Patient advised to avoid further altercations with the Scratch Perverts.
| |
| | sdesc = W-wow..
| |
| | amiss = 10
| |
| | adesc = You did well- now let's take down this NOVA thing!
| |
| | bmiss = 25
| |
| | bdesc = Solid work, intern- we'll keep investigating.
| |
| | cmiss = 35
| |
| | cdesc = Not bad. Nowhere closer to finding the root of this, though...
| |
| | dmiss = 50
| |
| | ddesc = Better than nothing, I guess.
| |
| | fdesc = L-let's try again...
| |
| | levelnextno = 8-3N
| |
| | levelnext = Galvanize
| |
| | levelprevno = 8-1N
| |
| | levelprev = Midnight in a Perfect World
| |
| | counterpart = Believe
| |
| | counterpartno = 8-2
| |
| | act = Act 8
| |
| | act2 = Elden Ring Crossover Event
| |
| | levelnextno2 = ER-1
| |
| | levelnext2 = Cave of Knowledge
| |
| }}
| |
| | |
| | |
| {{Level2
| |
| | song = Superhero Jagganath
| |
| | image = File:Americanboy.png
| |
| | prequote = "In the name of the RHS, I will punish you!"
| |
| | postquote = "[ian what do you mean the camera ran out of storage, your one job was to film this]"
| |
| | levelno = 14-X
| |
| | bpm = 135
| |
| | patients = {{Plainlist|
| |
| * Jagganath
| |
| * THE DEMON VIRUS
| |
| * Evil Mastermind
| |
| * The Engineer
| |
| * [Nicole wanted to be in it too, but we didn't have any more roles]
| |
| }}
| |
| | preclear = Middlesea Hospital appears to be under attack by demonic viruses. Defend carefully with the help of Haile-, I mean, Jagganath!
| |
| | postclear = Treatment successful. Ian advised to BUY A BETTER CAMERA NEXT TIME
| |
| | passdesc = Clear the level with 6 or fewer misses
| |
| | levelprevno = 14-3
| |
| | levelprev = macaron moon
| |
| | counterpart = Blackberry Jam
| |
| | counterpartno = 14-XN
| |
| | act = Act 14
| |
| }}
| |
| </noinclude>
| |
| | |
| {{Infobox | |
| | bodystyle = width:20rem; | | | bodystyle = width:20rem; |
| | above = {{{song|{{PAGENAME}}}}} | | | above = {{{song|{{PAGENAME}}}}} |
| | abovestyle = background:#cfc; | | | abovestyle = background:#cfc; |
| | image = {{#if: {{{image|}}} | [[{{{image|}}}|center|frameless|alt=Screenshot of the level {{{song}}}]] | }} | | | image = {{#if: {{{image|}}} | [[{{{image|}}}|center|frameless|alt=Screenshot of the level {{{song|{{PAGENAME}}}}}]] | }} |
| | caption = {{{prequote}}} | | | caption = {{{prequote|}}} |
| | captionstyle = font-style: italic; margin-top: 0.5rem; | | | captionstyle = font-style: italic; margin-top: 0.5rem; |
| | headerstyle = background:#ccf; margin-top: 0.5rem; | | | headerstyle = background:#ccf; margin-top: 0.5rem; |
Line 78: |
Line 13: |
| | label30 = Patient(s) | | | label30 = Patient(s) |
| | data30 = {{{patients|}}} | | | data30 = {{{patients|}}} |
| | | label31 = Other Character(s) |
| | | data31 = {{{othercharacters|}}} |
| | header40 = {{#if: {{{preclear|}}} | Pager | }} | | | header40 = {{#if: {{{preclear|}}} | Pager | }} |
| | label41 = Pre-clear | | | label41 = Pre-clear |
Line 117: |
Line 54: |
| }} | }} | | }} | }} |
| | data80 = {{#if: {{{postquote|}}} | ''{{{postquote}}}'' | }} | | | data80 = {{#if: {{{postquote|}}} | ''{{{postquote}}}'' | }} |
| }} | | }}<nowiki/></includeonly> |
| | <noinclude>{{documentation}}</noinclude> |