Template:R3Level: Difference between revisions
Jump to navigation
Jump to search
Hunchman801 (talk | contribs) No edit summary |
Hunchman801 (talk | contribs) Added support for console/PC max scores and notes on scores |
||
| Line 17: | Line 17: | ||
|- <includeonly>{{#if:{{{maxscore|}}}||style="display:none;"}}</includeonly> | |- <includeonly>{{#if:{{{maxscore|}}}||style="display:none;"}}</includeonly> | ||
|style="padding:3px;text-align:center;"|<includeonly>[[Solution of {{#ifeq:{{#sub:{{PAGENAME}}|0|3}}|The|{{lcfirst:{{PAGENAME}}}}|{{PAGENAME}}}}|</includeonly>Maximum score<includeonly>]]</includeonly>: | |style="padding:3px;text-align:center;"|<includeonly>[[Solution of {{#ifeq:{{#sub:{{PAGENAME}}|0|3}}|The|{{lcfirst:{{PAGENAME}}}}|{{PAGENAME}}}}|</includeonly>Maximum score<includeonly>]]</includeonly>: | ||
|{{R3Score|{{{maxscore|}}}}} | |{{R3Score|{{{maxscore|}}}}}{{#if:{{{maxscorenote|}}}|<ref>{{{maxscorenote}}}</ref>|}} | ||
|- <includeonly>{{#if:{{{maxscoreconsoles|}}}{{{maxscorepc|}}}||{{#if:{{{maxscore|}}}|style="display:none;"|}}"}}</includeonly> | |||
|style="padding:3px;text-align:center;"|<includeonly>[[Solution of {{#ifeq:{{#sub:{{PAGENAME}}|0|3}}|The|{{lcfirst:{{PAGENAME}}}}|{{PAGENAME}}}}|</includeonly>Maximum score<includeonly>]]</includeonly>: | |||
|Consoles: {{R3Score|{{{maxscoreconsoles|}}}}}{{#if:{{{maxscoreconsolesnote|}}}|<ref>{{{maxscoreconsolesnote}}}</ref>|}}<br /> | |||
PC: {{R3Score|{{{maxscorepc|}}}}}{{#if:{{{maxscorepcnote|}}}|<ref>{{{maxscorepcnote}}}</ref>|}} | |||
|- | |- | ||