Template:Level2: Difference between revisions

Jump to navigation Jump to search
No edit summary
m (Changed Other Characters to Other Character(s))
 
(25 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.
 
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 = 6-1
| 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...
}}
</noinclude>
 
{{Infobox
  | bodystyle    = width:20rem;
  | bodystyle    = width:20rem;
  | above        = {{{song|Level2}}}
  | above        = {{{song|{{PAGENAME}}}}}
  | abovestyle    = background:#cfc;
  | abovestyle    = background:#cfc;
  | 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;
  | label10      = Level No.
  | label10      = Level No.
  | data10        = {{{levelno}}}
  | data10        = {{{levelno|}}}
  | label20      = BPM
  | label20      = BPM
  | data20        = {{{bpm}}}
  | data20        = {{{bpm|}}}
  | 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|}}}
  | label42      = Post-clear
  | label42      = Post-clear
  | data42        = {{{postclear}}}
  | data42        = {{{postclear|}}}
  | header50      = Ranks
  | header50      = Ranks
  | label51      = S {{#if: {{{smiss|}}} | ({{{smiss}}}) | }}
  | label51      = S {{#if: {{{smiss|}}} | ({{{smiss}}}) | }}
  | data51        = {{{sdesc}}}
  | data51        = {{{sdesc|}}}
  | label52      = A  {{#if: {{{amiss|}}} | ({{{amiss}}}) | }}
  | label52      = A  {{#if: {{{amiss|}}} | ({{{amiss}}}) | }}
  | data52        = {{{adesc}}}
  | data52        = {{{adesc|}}}
  | label53      = B  {{#if: {{{bmiss|}}} | ({{{bmiss}}}) | }}
  | label53      = B  {{#if: {{{bmiss|}}} | ({{{bmiss}}}) | }}
  | data53        = {{{bdesc}}}
  | data53        = {{{bdesc|}}}
  | label54      = C  {{#if: {{{cmiss|}}} | ({{{cmiss}}}) | }}
  | label54      = C  {{#if: {{{cmiss|}}} | ({{{cmiss}}}) | }}
  | data54        = {{{cdesc}}}
  | data54        = {{{cdesc|}}}
  | label55      = D  {{#if: {{{dmiss|}}} | ({{{dmiss}}}) | }}
  | label55      = D  {{#if: {{{dmiss|}}} | ({{{dmiss}}}) | }}
  | data55        = {{{ddesc}}}
  | data55        = {{{ddesc|}}}
  | label56      = F  {{#if: {{{fmiss|}}} | ({{{fmiss}}}) | }}
  | label56      = F  {{#if: {{{fmiss|}}} | ({{{fmiss}}}) | }}
  | data56        = {{{fdesc}}}
  | data56        = {{{fdesc|}}}
}}
| label57      = Pass {{#if: {{{passmiss|}}} | ({{{passmiss}}}) | }}
| data57        = {{{passdesc|}}}
| header60      = {{{act|}}}
| data61        = {{#if: {{{act|}}} | {{ActNavigation
|levelprevno={{{levelprevno|}}}
|levelprev={{{levelprev|}}}
|levelnextno={{{levelnextno|}}}
|levelnext={{{levelnext|}}}
|counterpart={{{counterpart|}}}
|counterpartno={{{counterpartno|}}}
}} | }}
| header70      = {{{act2|}}}
| data71        = {{#if: {{{act2|}}} | {{ActNavigation
|levelprevno={{{levelprevno2|}}}
|levelprev={{{levelprev2|}}}
|levelnextno={{{levelnextno2|}}}
|levelnext={{{levelnext2|}}}
|counterpart={{{counterpart2|}}}
|counterpartno={{{counterpartno2|}}}
}} | }}
| data80        = {{#if: {{{postquote|}}} | ''{{{postquote}}}'' | }}
}}<nowiki/></includeonly>
<noinclude>{{documentation}}</noinclude>

Latest revision as of 20:50, 31 January 2023