Template:MedalColor/doc: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(New Page: <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> The '''Template:Color''' is used mostly to represent event standings through color codes. == Usage == Addi...)
 
No edit summary
Line 5: Line 5:
== Usage ==
== Usage ==
Adding |bg=proceed, |bg=stayup, |bg=staydown, or |bg=down to the end of a GroupTableSlot should be used depending on the previous match results.
Adding |bg=proceed, |bg=stayup, |bg=staydown, or |bg=down to the end of a GroupTableSlot should be used depending on the previous match results.
== Example ==
An example of '''[[Template:Color]]''' being implemented can be found at [[Riot_League_Championship_Series/North_America/Season_3/Spring_Round_Robin#Results|Season 3 NA LCS - Spring]]
{{Box|start|padding=1em}}
{{GroupTableStart| Season Rankings |width=350px}}
{{GroupTableSlot| {{team|tsm}} <sup>†*</sup>        |place=1|win_m=21|lose_m=7|diff=75%|bg=proceed|pbg=proceed}}
{{GroupTableSlot| {{team|crs}} <sup>†*</sup>        |place=2|win_m=19|lose_m=9|diff=68%|bg=proceed|pbg=proceed}}
{{GroupTableSlot| {{team|dignitas}} <sup>†</sup>  |place=3|win_m=17|lose_m=11|diff=61%|bg=stayup|pbg=stayup}}
{{GroupTableSlot| {{team|clg}} <sup>†</sup>        |place=4|win_m=13|lose_m=15|diff=46%|bg=stayup|pbg=stayup}}
{{GroupTableSlot| {{team|vulcun}} <sup>†</sup>    |place=5|win_m=12|lose_m=16|diff=43%|bg=stayup|pbg=stayup}}
{{GroupTableSlot| {{team|ggu}} <sup>†</sup>        |place=6|win_m=11|lose_m=17|diff=39%|bg=stayup|pbg=stayup}}
{{GroupTableSlot| {{team|mrn}}                    |place=7|win_m=10|lose_m=18|diff=36%|bg=down|pbg=down}}
{{GroupTableSlot| {{team|col}}                    |place=8|win_m=9|lose_m=19|diff=32%|bg=down|pbg=down}}
{{GroupTableEnd}}
<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Text color templates|{{PAGENAME}}]]
</includeonly>

Revision as of 20:44, November 5, 2013


The Template:Color is used mostly to represent event standings through color codes.

Usage

Adding |bg=proceed, |bg=stayup, |bg=staydown, or |bg=down to the end of a GroupTableSlot should be used depending on the previous match results.