Template:Level2: Difference between revisions

Jump to navigation Jump to search
No edit summary
m (Changed Other Characters to Other Character(s))
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<includeonly>{{Infobox
This is the template for v2 of the level box. I am beginning to transition things over to it.
 
Why? V1 level box uses a lot of custom CSS. I just recently found Miraheze's template library, so for v2 I want to leverage that instead.
 
In addition, the V2 level box should be a bit easier to use hopefully. Please have a look at the source code for examples.
 
{{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 82: Line 13:
  | label30      = Patient(s)
  | label30      = Patient(s)
  | data30        = {{{patients|}}}
  | data30        = {{{patients|}}}
  | header40      = Pager
| label31      = Other Character(s)
| data31        = {{{othercharacters|}}}
  | header40      = {{#if: {{{preclear|}}} | Pager | }}
  | label41      = Pre-clear
  | label41      = Pre-clear
  | data41        = {{{preclear|}}}
  | data41        = {{{preclear|}}}
Line 121: Line 54:
}} | }}
}} | }}
  | data80        = {{#if: {{{postquote|}}} | ''{{{postquote}}}'' | }}
  | data80        = {{#if: {{{postquote|}}} | ''{{{postquote}}}'' | }}
}}
}}<nowiki/></includeonly>
<noinclude>{{documentation}}</noinclude>

Latest revision as of 20:50, 31 January 2023