Difference between revisions of "Template:Scoreboard"
Jump to navigation
Jump to search
AmandaBynes (talk | contribs) (Last edit for today, sorry wikipeople.) |
AmandaBynes (talk | contribs) |
||
Line 2: | Line 2: | ||
{| style="width: 90%; margin-left: 5%" | {| style="width: 90%; margin-left: 5%" | ||
|- | |- | ||
|+style=" z-index: 999999999; transform: rotate3d(0, 1, 0, 35deg) rotate3d(1, 0, 0, 10deg); width: 20%; position: relative; float: left;" | {{badge| | |+style=" z-index: 999999999; transform: rotate3d(0, 1, 0, 35deg) rotate3d(1, 0, 0, 10deg); width: 20%; position: relative; float: left;" | {{badge|{{{team1}}}}} | ||
|- | |- | ||
|+style="position: relative; z-index: 1; float: left; height: 40px; width: 42%; padding-left: 20%; padding-right: 20%; padding-top: 18px; margin: 55px -12% 0px -12%;border-radius: 10px; {{gradient|left|# | |+style="position: relative; z-index: 1; float: left; height: 40px; width: 42%; padding-left: 20%; padding-right: 20%; padding-top: 18px; margin: 55px -12% 0px -12%;border-radius: 10px; {{gradient|left|#{{{color1}}}, #{{{color2}}}}} color: #fff; text-shadow: 0px 3px 2px #000; text-align: center; font-size: 20px;" | <span style="float: left;">/{{{team1}}}</span> vs. <span style="float: right;">/{{{team2}}}/</span> | ||
|- | |- | ||
|+style="z-index: 999999999; transform: rotate3d(0, 1, 0, 35deg) rotate3d(1, 0, 0, -10deg); width: 20%; position: relative; float: right;" | {{badge| | |+style="z-index: 999999999; transform: rotate3d(0, 1, 0, 35deg) rotate3d(1, 0, 0, -10deg); width: 20%; position: relative; float: right;" | {{badge|{{{team2}}}}} | ||
|- | |- | ||
|+ style="position: relative; float: left; z-index: 2; height: 40px; width: 100%; padding-top: 0px; top: -69px; opacity: 0.2" | [[File:Scoreboard overlay.png|x60px|link=]] | |+ style="position: relative; float: left; z-index: 2; height: 40px; width: 100%; padding-top: 0px; top: -69px; opacity: 0.2" | [[File:Scoreboard overlay.png|x60px|link=]] | ||
Line 12: | Line 12: | ||
{| style="width: 50%; margin-left: 25%; top: -55px; background: #f0f0f0; padding: 20px; position: relative; border-radius: 0px 0px 10px 10px; border: 1px solid #c8c8c8; box-shadow: 0px -1px 0px #fff inset, font-size: 20px;" | {| style="width: 50%; margin-left: 25%; top: -55px; background: #f0f0f0; padding: 20px; position: relative; border-radius: 0px 0px 10px 10px; border: 1px solid #c8c8c8; box-shadow: 0px -1px 0px #fff inset, font-size: 20px;" | ||
|- | |- | ||
|+style="position: relative; float: left; width: 40%;" | {{ | |+style="position: relative; float: left; width: 40%;" | {{{goals1}}} | ||
|- | |- | ||
|+style="position: relative; float: right; width: 40%;" | {{ | |+style="position: relative; float: right; width: 40%;" | {{{goals2}}} | ||
|} | |} | ||
|} | |} | ||
<pre style="overflow:auto"> | <pre style="overflow:auto"> | ||
{{scoreboard | {{scoreboard | ||
team1= | team1= home team | ||
team2= | team2= away team | ||
color1= | color1= team1's color | ||
color2= | color2= team 2's color | ||
score= keep it saying "vs." unless it's edited, if so, put it in line 5. | score= ~keep it saying "vs." unless it's edited, if so, put it in line 5.~ | ||
goals1= ezpz | goals1= ezpz | ||
goals2= ezpz | goals2= ezpz | ||
}} | }} |
Revision as of 01:25, 6 February 2014
{{scoreboard team1= home team team2= away team color1= team1's color color2= team 2's color score= ~keep it saying "vs." unless it's edited, if so, put it in line 5.~ goals1= ezpz goals2= ezpz }}