Template:Level2: Difference between revisions

Jump to navigation Jump to search
No edit summary
m (Changed Other Characters to Other Character(s))
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<includeonly>{{Infobox
This is the template for v2 of the level box. It's not ready yet. We will work to transition levels over to it once it is ready.
 
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.
 
{{Level2
| song = American Boy (Beat Juggle)
| image = File:Americanboy.png
| prequote = "What's going on? I feel like I've been here before..."
| postquote = "This is the post quote"
| 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 = American Boy (Beat Juggle)
| image = File:Americanboy.png
| prequote = "What's going on? I feel like I've been here before..."
| postquote = "This is the post quote"
| 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
}}
</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;
  | headerstyle  = background:#ccf; margin-top: 0.5rem;
  | label10      = Level No.
  | label10      = Level No.
  | data10        = {{{levelno|}}}
  | data10        = {{{levelno|}}}
Line 89: 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 127: Line 53:
|counterpartno={{{counterpartno2|}}}
|counterpartno={{{counterpartno2|}}}
}} | }}
}} | }}
  | data80        = ''{{{postquote|}}}''
  | data80        = {{#if: {{{postquote|}}} | ''{{{postquote}}}'' | }}
}}
}}<nowiki/></includeonly>
<noinclude>{{documentation}}</noinclude>

Latest revision as of 20:50, 31 January 2023