Editing Template:Weekmaps
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
This page is not enabled for semantic in-text annotations due to namespace restrictions. Details about how to enable the namespace can be found on the configuration help page.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
− | + | {| style="width: 100%; margin-bottom: 5px; border=0" | |
+ | ! style="font-size:85%;text-align: center;background-color:#333333;" colspan="7" |'''<span style="color:#FFFFFF;">This Week's Match Maps</span> ''' | ||
|- | |- | ||
− | + | ! style="text-align: center" |[[{{{league1}}}]] ({{{l1format}}}) | |
− | + | ! style="text-align: center" |[[{{{league2}}}]] ({{{l2format}}}) | |
− | + | ! style="text-align: center" |[[{{{league3}}}]] ({{{l3format}}}) | |
− | + | ! style="text-align: center" |[[{{{league4}}}]] ({{{l4format}}}) | |
− | + | ! style="text-align: center" |[[{{{league5}}}]] ({{{l5format}}}) | |
− | + | ! style="text-align: center" |[[{{{league6}}}]] ({{{l6format}}}) | |
− | + | ! style="text-align: center" |[[{{{league7}}}]] ({{{l7format}}}) | |
− | + | |- | |
− | + | ! style="text-align: center" |[[Image:{{{map1}}}.png|link={{{map1}}}|125px]] | |
− | + | ! style="text-align: center" |[[Image:{{{map2}}}.png|link={{{map2}}}|125px]] | |
− | + | ! style="text-align: center" |[[Image:{{{map3}}}.png|link={{{map3}}}|125px]] | |
− | + | ! style="text-align: center" |[[Image:{{{map4}}}.png|link={{{map4}}}|125px]] | |
− | + | ! style="text-align: center" |[[Image:{{{map5}}}.png|link={{{map5}}}|125px]] | |
− | + | ! style="text-align: center" |[[Image:{{{map6}}}.png|link={{{map6}}}|125px]] | |
− | + | ! style="text-align: center" |[[Image:{{{map7}}}.png|link={{{map7}}}|125px]] | |
− | + | |- | |
− | + | ! style="text-align: center" |[[{{{map1}}}]] | |
− | |- style=" | + | ! style="text-align: center" |[[{{{map2}}}]] |
− | + | ! style="text-align: center" |[[{{{map3}}}]] | |
− | + | ! style="text-align: center" |[[{{{map4}}}]] | |
− | + | ! style="text-align: center" |[[{{{map5}}}]] | |
− | + | ! style="text-align: center" |[[{{{map6}}}]] | |
− | + | ! style="text-align: center" |[[{{{map7}}}]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
− | < | + | |
+ | <noinclude> | ||
+ | ==Usage== | ||
+ | |||
+ | *Just copy this code below to the page and edit the values after the "=" signal | ||
+ | **'''Important:''' For offseason just type offseason in the respective map value | ||
+ | ** Please type the full map name with no version (ex: koth_viaduct_pro not koth_viaduct_pro_v5, cp_process not cp_process_b3) | ||
+ | |||
+ | <pre> | ||
+ | {{Weeekmaps | ||
+ | | league1 = ESEA | ||
+ | | l1format = HL | ||
+ | | map1 = cp_granary | ||
+ | | league2 = ESEA | ||
+ | | l2format = HL | ||
+ | | map2 = cp_granary | ||
+ | | league3 = ESEA | ||
+ | | l3format = HL | ||
+ | | map3 = cp_granary | ||
+ | | league4 = ESEA | ||
+ | | l4format = HL | ||
+ | | map4 = cp_granary | ||
+ | | league5 = ESEA | ||
+ | | l5format = HL | ||
+ | | map5 = cp_granary | ||
+ | | league6 = ESEA | ||
+ | | l6format = HL | ||
+ | | map6 = cp_granary | ||
+ | | league7 = ESEA | ||
+ | | l7format = HL | ||
+ | | map7 = cp_granary | ||
+ | }} |