Difference between revisions of "Template:MapWinner"
From QWiki
m |
m |
||
Line 45: | Line 45: | ||
--></tr></table>|<table style="background-color:inherit;"><tr><td style="padding:0px;font-size:8px;line-height:8px;"> </td><td rowspan="2" style="font-size:16px;width:30px;">{{#ifeq:{{{2|}}}|2|'''{{{4|}}}'''|{{{4|}}}}}</td></tr><tr><td style="padding:0px;font-size:8px;line-height:8px;"> </td></tr></table>}}</div><!-- | --></tr></table>|<table style="background-color:inherit;"><tr><td style="padding:0px;font-size:8px;line-height:8px;"> </td><td rowspan="2" style="font-size:16px;width:30px;">{{#ifeq:{{{2|}}}|2|'''{{{4|}}}'''|{{{4|}}}}}</td></tr><tr><td style="padding:0px;font-size:8px;line-height:8px;"> </td></tr></table>}}</div><!-- | ||
− | --><div style="padding-bottom:5px;padding-top:3px;{{#ifeq:{{{2|}}}|skip|text-decoration: line-through;}}">{{abbr|{{{1|}}}|Map}}{{#if:{{{5|}}}|<br /><p style="color:#d66d00;line-height:100%;font-size:80%;padding:1px 0;display:flow-root;border-radius:5px;background-color:#efefef;">{{MapOT|{{{5|}}}}} | + | --><div style="padding-bottom:5px;padding-top:3px;{{#ifeq:{{{2|}}}|skip|text-decoration: line-through;}}">{{abbr|{{{1|}}}|Map}}{{#if:{{{5|}}}|<br /><p style="color:#d66d00;line-height:100%;font-size:80%;padding:1px 0;display:flow-root;border-radius:5px;background-color:#efefef;">{{MapOT|{{{5|}}}}} OT</p>}}{{#ifeq:{{lc:{{{2|}}}}}|draw| ''(Draw)''}}</div><!-- |
Storage of score in variables (later in SMW) | Storage of score in variables (later in SMW) |
Revision as of 23:46, 15 December 2017
Documentation (view - edit)
This template is used by {{BracketMatchSummary}} to render each map as a row within the match detail popup. It needs wrapping code to actually work, that's why you'll never call this template directly.
It shows mapname, score1, score2 and overtimes if set.
Example
38 | |
14 | |
aerowalk
2 overtimes OT
(The above rendering may look bad. It's a simulation. When in real use - by {{BracketMatchSummary}} - it gets the correct styling.)