Editing Template:NewInfobox Map
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 12: | Line 12: | ||
--> | --> | ||
<div> | <div> | ||
− | <div class="infobox-image">{{#ifexist:File:{{PAGENAME}}.jpg|[[Image:{{PAGENAME}}.jpg|center|294px]] | + | <div class="infobox-image">{{#ifexist:File:{{PAGENAME}}.jpg|[[Image:{{PAGENAME}}.jpg|center|294px]]}}{{#if:{{{image|}}}|[[Image:{{{image|}}}|center|294px]]}}</div> |
</div> | </div> | ||
<!-- | <!-- | ||
Line 24: | Line 24: | ||
}}<!-- | }}<!-- | ||
− | -->{{#if:{{{maptype|}}}{{{ | + | -->{{#if:{{{maptype|}}}{{{adapted|}}}{{{creator1|}}}{{{latestver|}}}{{{lastupdate|}}}{{{official|}}}| |
<div> | <div> | ||
<div class="infobox-header infobox-header-2">Map Information</div> | <div class="infobox-header infobox-header-2">Map Information</div> | ||
Line 34: | Line 34: | ||
-->{{#if:{{{maptype|}}}| | -->{{#if:{{{maptype|}}}| | ||
<div> | <div> | ||
− | <div class="infobox-cell-2 infobox-description">Map Type | + | <div class="infobox-cell-2 infobox-description">Map Type:</div> |
<div class="infobox-cell-2">{{#switch:{{lc:{{{maptype|}}}}} | <div class="infobox-cell-2">{{#switch:{{lc:{{{maptype|}}}}} | ||
− | |||
|capture the flag | |capture the flag | ||
− | |ctf = [[CTF|Capture the Flag]] | + | |ctf = [[CTF|Capture the Flag]] [[Category:Capture the Flag Maps]] |
− | |||
|control point | |control point | ||
|cp | |cp | ||
− | |5cp = [[5CP|Control | + | |5cp = [[5CP|5 Control Point]] [[Category:5 Control Point Maps]] |
− | |3cp = [[3CP|Control | + | |3cp = [[3CP|3 Control Point]] [[Category:3 Control Point Maps]] |
|attack defend | |attack defend | ||
|attack/defend | |attack/defend | ||
|ad | |ad | ||
− | |a/d = [[Attack/Defend]] | + | |a/d = [[Attack/Defend]] [[Category:Attack/Defend Maps]] |
|domination | |domination | ||
− | |dom = [[Domination]] | + | |dom = [[Domination]] [[Category:Domination Maps]] |
|king of the hill | |king of the hill | ||
− | |koth = [[King of the Hill]] | + | |koth = [[King of the Hill]] [[Category:King of the Hill Maps]] |
|payload | |payload | ||
− | |pl = [[Payload]] | + | |pl = [[Payload]] [[Category:Payload Maps]] |
|payload race | |payload race | ||
− | |plr = [[Payload Race]] | + | |plr = [[Payload Race]] [[Category:Payload Race Maps]] |
|special delivery | |special delivery | ||
− | |sd = [[Special Delivery]] | + | |sd = [[Special Delivery]] [[Category:Special Delivery Maps]] |
− | |bball = [[BBall]] | + | |bball = [[BBall]] [[Category:BBall Maps]] |
− | |ultiduo = [[Ultiduo]] | + | |ultiduo = [[Ultiduo]] [[Category:Ultiduo Maps]] |
− | |{{{maptype|}}} = [[{{{maptype|}}}]] | + | |{{{maptype|}}} = [[{{{maptype|}}}]] |
+ | }}</div> | ||
+ | </div> | ||
}}<!-- | }}<!-- | ||
− | -->{{#if:{{{ | + | |
− | + | Adapted From, Pro Version | |
− | + | ||
− | + | -->{{#if:{{{adapted|}}}{{{pro|}}}| | |
− | + | <div> | |
− | + | <div class="infobox-cell-2 infobox-description">{{#if:{{{adapted|}}}|Adapted From:}}{{#if:{{{pro|}}}|Pro Version{{#if:{{{pro2|}}}|s}}:}}</div> | |
− | + | <div class="infobox-cell-2">{{#if:{{{adapted|}}}|[[{{{adapted|}}}]]}}{{#if:{{{pro|}}}|[[{{{pro|}}}]]}}{{#if:{{{pro2|}}}|<br />[[{{{pro2|}}}]]}}</div> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
}}<!-- | }}<!-- | ||
− | File Name | + | File Name: |
-->{{#if:{{{filename|}}}| | -->{{#if:{{{filename|}}}| | ||
<div> | <div> | ||
<div class="infobox-cell-2 infobox-description">File Name: </div> | <div class="infobox-cell-2 infobox-description">File Name: </div> | ||
− | <div class="infobox-cell-2"><small><code>{{{filename|}}}</code></small></div> | + | <div class="infobox-cell-2">{{#if:{{{filename|}}}|<small><code>{{{filename|}}}</code></small>}}</div> |
</div> | </div> | ||
}}<!-- | }}<!-- | ||
− | Version | + | Version: |
-->{{#if:{{{version|}}}| | -->{{#if:{{{version|}}}| | ||
<div> | <div> | ||
− | <div class="infobox-cell-2 infobox-description">Version:</div> | + | <div class="infobox-cell-2 infobox-description">Version: </div> |
− | <div class="infobox-cell-2">{{{version|}}}</div> | + | <div class="infobox-cell-2">{{#if:{{{version|}}}|<small><code>{{{version|}}}</code></small>}}</div> |
</div> | </div> | ||
}}<!-- | }}<!-- | ||
− | + | Download | |
− | -->{{#if:{{{ | + | -->{{#if:{{{download|}}}| |
<div> | <div> | ||
− | <div class="infobox-cell-2 infobox-description"> | + | <div class="infobox-cell-2 infobox-description">Download:</div> |
− | <div class="infobox-cell-2"> | + | <div class="infobox-cell-2">[[File:DownloadIcon.png|19px|Download Link|link={{{download}}}]]</div> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | }} | + | |[[Category:Map pages with no download link]]}}<!-- |
− | <!-- | ||
− | + | Creator/Creators | |
− | -->{{#if:{{{ | + | -->{{#if:{{{creator1|}}}| |
<div> | <div> | ||
− | <div class="infobox-cell-2 infobox-description"> | + | <div class="infobox-cell-2 infobox-description">Creator{{#if:{{{creator2|}}}|s}}:</div> |
− | <div class="infobox-cell-2">{{{ | + | <div class="infobox-cell-2">{{#if:{{{creator1|}}}|{{#if:{{{creator1steam|}}}|[http://steamcommunity.com/profiles/{{{creator1steam|}}} {{{creator1|}}}]|{{#switch:{{lc:{{{creator1|}}}}}|valve=[https://en.wikipedia.org/wiki/Valve_Corporation Valve]|#default={{{creator1|}}}}}}}}}<!-- |
+ | -->{{#if:{{{creator2|}}}|<br />{{#if:{{{creator2steam|}}}|[http://steamcommunity.com/profiles/{{{creator2steam|}}} {{{creator2|}}}]|{{{creator2|}}}}}}}<!-- | ||
+ | -->{{#if:{{{creator3|}}}|<br />{{#if:{{{creator3steam|}}}|[http://steamcommunity.com/profiles/{{{creator3steam|}}} {{{creator3|}}}]|{{{creator3|}}}}}}}<!-- | ||
+ | -->{{#if:{{{creator4|}}}|<br />{{#if:{{{creator4steam|}}}|[http://steamcommunity.com/profiles/{{{creator4steam|}}} {{{creator4|}}}]|{{{creator4|}}}}}}}<!-- | ||
+ | -->{{#if:{{{creator5|}}}|<br />{{#if:{{{creator5steam|}}}|[http://steamcommunity.com/profiles/{{{creator5steam|}}} {{{creator5|}}}]|{{{creator5|}}}}}}}<!-- | ||
+ | -->{{#if:{{{creator6|}}}|<br />{{#if:{{{creator6steam|}}}|[http://steamcommunity.com/profiles/{{{creator6steam|}}} {{{creator6|}}}]|{{{creator6|}}}}}}}<!-- | ||
+ | -->{{#if:{{{creator7|}}}|<br />{{#if:{{{creator7steam|}}}|[http://steamcommunity.com/profiles/{{{creator7steam|}}} {{{creator7|}}}]|{{{creator7|}}}}}}}<!-- | ||
+ | -->{{#if:{{{creator8|}}}|<br />{{#if:{{{creator8steam|}}}|[http://steamcommunity.com/profiles/{{{creator8steam|}}} {{{creator8|}}}]|{{{creator8|}}}}}}}<!-- | ||
+ | -->{{#if:{{{creator9|}}}|<br />{{#if:{{{creator9steam|}}}|[http://steamcommunity.com/profiles/{{{creator9steam|}}} {{{creator9|}}}]|{{{creator9|}}}}}}}<!-- | ||
+ | -->{{#if:{{{creator10|}}}|<br />{{#if:{{{creator10steam|}}}|[http://steamcommunity.com/profiles/{{{creator10steam|}}} {{{creator10|}}}]|{{{creator10|}}}}}}}</div> | ||
</div> | </div> | ||
}}<!-- | }}<!-- | ||
Line 140: | Line 119: | ||
Last Updated | Last Updated | ||
− | -->{{#if:{{{ | + | -->{{#if:{{{lastupdate|}}}| |
<div> | <div> | ||
<div class="infobox-cell-2 infobox-description">Last Updated:</div> | <div class="infobox-cell-2 infobox-description">Last Updated:</div> | ||
− | <div class="infobox-cell-2">{{{ | + | <div class="infobox-cell-2">{{{lastupdate|}}}</div> |
</div> | </div> | ||
}}<!-- | }}<!-- | ||
− | Official Map | + | Official Map: |
− | --> | + | -->{{#if:{{{official|}}}| |
<div> | <div> | ||
<div class="infobox-cell-2 infobox-description">Official Map:</div> | <div class="infobox-cell-2 infobox-description">Official Map:</div> | ||
<div class="infobox-cell-2">{{#switch:{{lc:{{{official|}}}}} | <div class="infobox-cell-2">{{#switch:{{lc:{{{official|}}}}} | ||
− | |1=[[File:CorrectIcon.png| | + | |1=[[File:CorrectIcon.png|20px|link=]] |
− | |#default=[[File:IncorrectIcon.png| | + | |#default=[[File:IncorrectIcon.png|20px|link=]] |
}}</div> | }}</div> | ||
− | </div><!-- | + | </div> |
+ | }}<!-- | ||
− | -->{{#if:{{{gamemode1|}}}{{ | + | -->{{#if:{{{gamemode1|}}}{{{popularity|}}}{{{lpleague|}}}{{{lpseason|}}}{{{lpdate|}}}| |
<div> | <div> | ||
<div class="infobox-header infobox-header-2">Competitive Information</div> | <div class="infobox-header infobox-header-2">Competitive Information</div> | ||
Line 170: | Line 150: | ||
<div class="infobox-cell-2 infobox-description">Game Modes:</div> | <div class="infobox-cell-2 infobox-description">Game Modes:</div> | ||
<div class="infobox-cell-2">{{#switch:{{lc:{{{gamemode1|}}}}} | <div class="infobox-cell-2">{{#switch:{{lc:{{{gamemode1|}}}}} | ||
− | |bball = [[BBall]] | + | |bball = [[BBall]] [[Category:BBall Maps]] |
− | |ultiduo = [[Ultiduo]] | + | |ultiduo = [[Ultiduo]] [[Category:Ultiduo Maps]] |
− | + | |4v4 = [[4v4]] [[Category:4v4 Maps]] | |
− | |4v4 = [[4v4]] | + | |6v6 = [[6v6]] [[Category:6v6 Maps]] |
− | |6v6 = [[6v6]] | ||
− | |||
− | |||
|hl | |hl | ||
− | |highlander = [[Highlander]] | + | |highlander = [[Highlander]] [[Category:Highlander Maps]] |
}}{{#if:{{{gamemode2|}}}|, {{#switch:{{lc:{{{gamemode2|}}}}} | }}{{#if:{{{gamemode2|}}}|, {{#switch:{{lc:{{{gamemode2|}}}}} | ||
− | |bball = [[BBall]] | + | |bball = [[BBall]] [[Category:BBall Maps]] |
− | |ultiduo = [[Ultiduo]] | + | |ultiduo = [[Ultiduo]] [[Category:Ultiduo Maps]] |
− | |4v4 = [[4v4]] | + | |4v4 = [[4v4]] [[Category:4v4 Maps]] |
− | |6v6 = [[6v6]] | + | |6v6 = [[6v6]] [[Category:6v6 Maps]] |
− | |||
− | |||
|hl | |hl | ||
− | |highlander = [[Highlander]] | + | |highlander = [[Highlander]] [[Category:Highlander Maps]] |
}}}}{{#if:{{{gamemode3|}}}|, {{#switch:{{lc:{{{gamemode3|}}}}} | }}}}{{#if:{{{gamemode3|}}}|, {{#switch:{{lc:{{{gamemode3|}}}}} | ||
− | |bball = [[BBall]] | + | |bball = [[BBall]] [[Category:BBall Maps]] |
− | |ultiduo = [[Ultiduo]] | + | |ultiduo = [[Ultiduo]] [[Category:Ultiduo Maps]] |
− | |4v4 = [[4v4]] | + | |4v4 = [[4v4]] [[Category:4v4 Maps]] |
− | |6v6 = [[6v6]] | + | |6v6 = [[6v6]] [[Category:6v6 Maps]] |
− | |||
− | |||
|hl | |hl | ||
− | |highlander = [[Highlander]] | + | |highlander = [[Highlander]] [[Category:Highlander Maps]] |
}}}}</div> | }}}}</div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
}}<!-- | }}<!-- | ||
Line 216: | Line 180: | ||
<div class="infobox-cell-2 infobox-description">League Popularity:</div> | <div class="infobox-cell-2 infobox-description">League Popularity:</div> | ||
<div class="infobox-cell-2">{{#switch:{{lc:{{{popularity|}}}}} | <div class="infobox-cell-2">{{#switch:{{lc:{{{popularity|}}}}} | ||
− | |staple={{abbr|Staple|This map is consistently played in all leagues of its primary game mode | + | |staple={{abbr|Staple|This map is consistently played in all leagues of its primary game mode}} |
− | |moderate={{abbr|Moderate|This map is played in some | + | |moderate={{abbr|Moderate|This map is commonly played in some leagues of its primary game mode}} |
− | |trial={{abbr|Trial|This map is being tested in leagues of its primary game mode | + | |trial={{abbr|Trial|This map is being tested in some or all leagues of its primary game mode}} |
+ | |previous trial={{abbr|Previous Trial|This map was tested in previous seasons and is now no longer played in any leagues}} | ||
|obsolete={{abbr|Obsolete|This map is no longer played in any leagues}} | |obsolete={{abbr|Obsolete|This map is no longer played in any leagues}} | ||
− | |never played={{abbr|Never Played|This map has never been included in any | + | |never played={{abbr|Never Played|This map has never been included in any league rotations}} |
}}</div> | }}</div> | ||
</div> | </div> | ||
}}<!-- | }}<!-- | ||
− | In | + | In League Rotations: |
− | --> | + | -->{{#ifeq:{{{popularity|}}}|Never Played||{{#ifeq:{{{popularity|}}}|Obsolete|| |
<div> | <div> | ||
− | <div class="infobox-cell-2 infobox-description">In | + | <div class="infobox-cell-2 infobox-description">In League Rotations:</div> |
<div class="infobox-cell-2"><!-- | <div class="infobox-cell-2"><!-- | ||
− | -->{{#ifeq:{{Current Rotations/ugc4s|{{PAGENAME}}}}|1|<div style="width:23px; display:inline-block;">4v4:</div> [[File:UGC-Icon2.png| | + | -->{{#ifeq:{{Current Rotations/ugc4s|{{PAGENAME}}}}|1|<div style="width:23px; display:inline-block; font-size:12px;">4v4:</div> [[File:UGC-Icon2.png|20px|link=UGC 4v4 Season {{Current Seasons|ugc4s}}]]}}<!-- |
− | -->{{#ifeq:{{#expr:{{Current Rotations/ugc6s|{{PAGENAME}}}}+{{Current Rotations/etf2l6s|{{PAGENAME}}}}+{{Current Rotations/esea6s|{{PAGENAME}}}}+{{Current Rotations/ozf6s|{{PAGENAME}}}}+{{Current Rotations/af6s|{{PAGENAME}}}}>0}}|1|{{#ifeq:{{Current Rotations/ugc4s|{{PAGENAME}}}}|1|<br />}}<div style="width:23px; display:inline-block;">6v6:</div>}}<!-- | + | -->{{#ifeq:{{#expr:{{Current Rotations/ugc6s|{{PAGENAME}}}}+{{Current Rotations/etf2l6s|{{PAGENAME}}}}+{{Current Rotations/esea6s|{{PAGENAME}}}}+{{Current Rotations/ozf6s|{{PAGENAME}}}}+{{Current Rotations/af6s|{{PAGENAME}}}}>0}}|1|{{#ifeq:{{Current Rotations/ugc4s|{{PAGENAME}}}}|1|<br />}}<div style="width:23px; display:inline-block; font-size:12px;">6v6:</div>}}<!-- |
− | -->{{#ifeq:{{Current Rotations/ugc6s|{{PAGENAME}}}}|1| [[File:UGC-Icon2.png| | + | -->{{#ifeq:{{Current Rotations/ugc6s|{{PAGENAME}}}}|1| [[File:UGC-Icon2.png|20px|link=UGC 6v6 Season {{Current Seasons|ugc6s}}]]}}<!-- |
− | -->{{#ifeq:{{Current Rotations/etf2l6s|{{PAGENAME}}}}|1| [[File:ETF2L-Icon2.png| | + | -->{{#ifeq:{{Current Rotations/etf2l6s|{{PAGENAME}}}}|1| [[File:ETF2L-Icon2.png|20px|link=ETF2L 6v6 Season {{Current Seasons|etf2l6s}}]]}}<!-- |
− | -->{{#ifeq:{{Current Rotations/esea6s|{{PAGENAME}}}}|1| [[File:EseaLogo.png| | + | -->{{#ifeq:{{Current Rotations/esea6s|{{PAGENAME}}}}|1| [[File:EseaLogo.png|20px|link=ESEA Season {{Current Seasons|esea6s}}]]}}<!-- |
− | -->{{#ifeq:{{Current Rotations/ozf6s|{{PAGENAME}}}}|1| [[File:Ozfortress Icon.png| | + | -->{{#ifeq:{{Current Rotations/ozf6s|{{PAGENAME}}}}|1| [[File:Ozfortress Icon.png|20px|link=ozfortress Season {{Current Seasons|ozf6s}}]]}}<!-- |
− | -->{{#ifeq:{{Current Rotations/af6s|{{PAGENAME}}}}|1| [[File:AsiaFortress-Icon.png| | + | -->{{#ifeq:{{Current Rotations/af6s|{{PAGENAME}}}}|1| [[File:AsiaFortress-Icon.png|20px|link=AsiaFortress Cup {{Current Seasons|af6s}}]]}}<!-- |
− | -->{{#ifeq:{{#expr:{{Current Rotations/ugchl|{{PAGENAME}}}}+{{Current Rotations/etf2lhl|{{PAGENAME}}}}>0}}|1|{{#ifeq:{{#expr:{{Current Rotations/ugc4s|{{PAGENAME}}}}+{{Current Rotations/ugc6s|{{PAGENAME}}}}+{{Current Rotations/etf2l6s|{{PAGENAME}}}}+{{Current Rotations/esea6s|{{PAGENAME}}}}+{{Current Rotations/ozf6s|{{PAGENAME}}}}+{{Current Rotations/af6s|{{PAGENAME}}}}>0}}|1|<br />}}<div style="width:23px; display:inline-block;">HL:</div>}}<!-- | + | -->{{#ifeq:{{#expr:{{Current Rotations/ugchl|{{PAGENAME}}}}+{{Current Rotations/etf2lhl|{{PAGENAME}}}}>0}}|1|{{#ifeq:{{#expr:{{Current Rotations/ugc4s|{{PAGENAME}}}}+{{Current Rotations/ugc6s|{{PAGENAME}}}}+{{Current Rotations/etf2l6s|{{PAGENAME}}}}+{{Current Rotations/esea6s|{{PAGENAME}}}}+{{Current Rotations/ozf6s|{{PAGENAME}}}}+{{Current Rotations/af6s|{{PAGENAME}}}}>0}}|1|<br />}}<div style="width:23px; display:inline-block; font-size:12px;">HL:</div>}}<!-- |
− | -->{{#ifeq:{{Current Rotations/ugchl|{{PAGENAME}}}}|1| [[File:UGC-Icon2.png| | + | -->{{#ifeq:{{Current Rotations/ugchl|{{PAGENAME}}}}|1| [[File:UGC-Icon2.png|20px|link=UGC HL Season {{Current Seasons|ugchl}}]]}}<!-- |
− | -->{{#ifeq:{{Current Rotations/etf2lhl|{{PAGENAME}}}}|1| [[File:ETF2L-Icon2.png| | + | -->{{#ifeq:{{Current Rotations/etf2lhl|{{PAGENAME}}}}|1| [[File:ETF2L-Icon2.png|20px|link=ETF2L Highlander Season {{Current Seasons|etf2lhl}}]]}}<!-- |
+ | |||
+ | -->{{#if:{{Current Rotations/ugc4s|{{PAGENAME}}}}{{Current Rotations/ugc6s|{{PAGENAME}}}}{{Current Rotations/etf2l6s|{{PAGENAME}}}}{{Current Rotations/esea6s|{{PAGENAME}}}}{{Current Rotations/ozf6s|{{PAGENAME}}}}{{Current Rotations/af6s|{{PAGENAME}}}}{{Current Rotations/ugchl|{{PAGENAME}}}}{{Current Rotations/etf2lhl|{{PAGENAME}}}}||None}} | ||
</div> | </div> | ||
− | </div> | + | </div>}}}}<!-- |
Last Played | Last Played | ||
− | -->{{#if:{{{lpleague|}}}{{{lpseason|}}}| | + | -->{{#if:{{{lpleague|}}}{{{lpseason|}}}{{{lpdate|}}}| |
<div> | <div> | ||
<div class="infobox-cell-2 infobox-description">Last Played:</div> | <div class="infobox-cell-2 infobox-description">Last Played:</div> | ||
<div class="infobox-cell-2">{{#switch:{{lc:{{{lpleague|}}}}} | <div class="infobox-cell-2">{{#switch:{{lc:{{{lpleague|}}}}} | ||
− | | ugc4s = [[File:UGC-Icon2.png| | + | | ugc4s = [[File:UGC-Icon2.png|20px|link=UGC 4v4 Season {{{lpseason|}}}]] [[UGC 4v4 Season {{{lpseason|}}}|4v4 Season {{{lpseason|}}}]] |
− | | ugc6s = [[File:UGC-Icon2.png| | + | | ugc6s = [[File:UGC-Icon2.png|20px|link=UGC 6v6 Season {{{lpseason|}}}]] [[UGC 6v6 Season {{{lpseason|}}}|6v6 Season {{{lpseason|}}}]] |
− | | etf2l6s = [[File:ETF2L-Icon2.png| | + | | etf2l6s = [[File:ETF2L-Icon2.png|20px|link=ETF2L 6v6 Season {{{lpseason|}}}]] [[ETF2L 6v6 Season {{{lpseason|}}}|6v6 Season {{{lpseason|}}}]] |
− | | esea6s = [[File:EseaLogo.png| | + | | esea6s = [[File:EseaLogo.png|20px|link={{#ifeq:{{#expr:{{{lpseason|}}}>19}}|1|ESEA Season {{{lpseason|}}}|ESEA-I Season {{{lpseason|}}}}}]] [[{{#ifeq:{{#expr:{{{lpseason|}}}>19}}|1|ESEA Season {{{lpseason|}}}|ESEA-I Season {{{lpseason|}}}}}|6v6 Season {{{lpseason|}}}]] |
− | | ozf6s = [[File:Ozfortress Icon.png| | + | | ozf6s = [[File:Ozfortress Icon.png|20px|link={{#ifeq:{{#expr:{{{lpseason|}}}>14}}|1|Ozfortress Season {{{lpseason|}}}|OWL {{{lpseason|}}}}}]] [[{{#ifeq:{{#expr:{{{lpseason|}}}>14}}|1|Ozfortress Season {{{lpseason|}}}|OWL {{{lpseason|}}}}}|6v6 Season {{{lpseason|}}}]] |
− | | af6s = [[File:AsiaFortress-Icon.png| | + | | af6s = [[File:AsiaFortress-Icon.png|20px|link=AsiaFortress Cup {{{lpseason|}}}]] [[AsiaFortress Cup {{{lpseason|}}}|6v6 Season {{{lpseason|}}}]] |
− | | ugchl = [[File:UGC-Icon2.png| | + | | ugchl = [[File:UGC-Icon2.png|20px|link=UGC HL Season {{{lpseason|}}}]] [[UGC HL Season {{{lpseason|}}}|HL Season {{{lpseason|}}}]] |
− | | etf2lhl = [[File:ETF2L-Icon2.png| | + | | etf2lhl = [[File:ETF2L-Icon2.png|20px|link=ETF2L Highlander Season {{{lpseason|}}}]] [[ETF2L Highlander Season {{{lpseason|}}}|HL Season {{{lpseason|}}}]] |
}} | }} | ||
− | </div> | + | <br />''({{{lpdate|}}})''</div> |
</div> | </div> | ||
}}<!-- | }}<!-- | ||
Line 268: | Line 235: | ||
Total Inclusions | Total Inclusions | ||
− | -->{{#ifeq:{{{popularity|}}}| | + | -->{{#ifeq:{{{popularity|}}}|Never Played|| |
<div> | <div> | ||
<div class="infobox-cell-2 infobox-description">Total Inclusions:</div> | <div class="infobox-cell-2 infobox-description">Total Inclusions:</div> | ||
<div class="infobox-cell-2"><!-- | <div class="infobox-cell-2"><!-- | ||
− | -->{{#ifeq:{{#expr:{{Total Inclusions/4s|{{PAGENAME}}}}>0}}|1|<div style="width:23px; display:inline-block;">4v4:</div> '''{{Total Inclusions/4s|{{PAGENAME}}}}''' | + | -->{{#ifeq:{{#expr:{{Total Inclusions/4s|{{PAGENAME}}}}>0}}|1|<div style="width:23px; display:inline-block; font-size:12px;">4v4:</div> <div style="display:inline-block; font-size:14px;">'''{{Total Inclusions/4s|{{PAGENAME}}}}'''</div> <div style="font-size:12px; display:inline-block;">inclusions</div> ''({{Total Inclusions/4s/relative|{{PAGENAME}}}})''}}<!-- |
− | -->{{#ifeq:{{#expr:{{Total Inclusions/6s|{{PAGENAME}}}}>0}}|1|{{#ifeq:{{#expr:{{Total Inclusions/4s|{{PAGENAME}}}}>0}}|1|<br />}}<div style="width:23px; display:inline-block;">6v6:</div> '''{{Total Inclusions/6s|{{PAGENAME}}}}''' | + | -->{{#ifeq:{{#expr:{{Total Inclusions/6s|{{PAGENAME}}}}>0}}|1|{{#ifeq:{{#expr:{{Total Inclusions/4s|{{PAGENAME}}}}>0}}|1|<br />}}<div style="width:23px; display:inline-block; font-size:12px;">6v6:</div> '''{{Total Inclusions/6s|{{PAGENAME}}}}''' <div style="font-size:12px; display:inline-block;">inclusions</div> ''({{Total Inclusions/6s/relative|{{PAGENAME}}}})''}}<!-- |
− | -->{{#ifeq:{{#expr:{{Total Inclusions/hl|{{PAGENAME}}}}>0}}|1|{{#ifeq:{{#expr:{{Total Inclusions/4s|{{PAGENAME}}}}+{{Total Inclusions/6s|{{PAGENAME}}}}>0}}|1|<br />}}<div style="width:23px; display:inline-block;">HL:</div> '''{{Total Inclusions/hl|{{PAGENAME}}}}''' | + | -->{{#ifeq:{{#expr:{{Total Inclusions/hl|{{PAGENAME}}}}>0}}|1|{{#ifeq:{{#expr:{{Total Inclusions/4s|{{PAGENAME}}}}+{{Total Inclusions/6s|{{PAGENAME}}}}>0}}|1|<br />}}<div style="width:23px; display:inline-block; font-size:12px;">HL:</div> '''{{Total Inclusions/hl|{{PAGENAME}}}}''' <div style="font-size:12px; display:inline-block;">inclusions</div> ''({{Total Inclusions/hl/relative|{{PAGENAME}}}})''}}<!-- |
-->{{#if:{{Total Inclusions/4s|{{PAGENAME}}}}{{Total Inclusions/6s|{{PAGENAME}}}}{{Total Inclusions/hl|{{PAGENAME}}}}||None}}</div> | -->{{#if:{{Total Inclusions/4s|{{PAGENAME}}}}{{Total Inclusions/6s|{{PAGENAME}}}}{{Total Inclusions/hl|{{PAGENAME}}}}||None}}</div> | ||
Line 282: | Line 249: | ||
}}<!-- | }}<!-- | ||
− | + | Icons | |
− | -->{{#if: | + | -->{{#if:{{{workshop|}}}{{{tf2maps|}}}{{{tftv|}}}{{{tftv2|}}}{{{officialwiki|}}}{{{officialwiki2|}}}{{{gamebanana|}}}| |
<div> | <div> | ||
<div class="infobox-header infobox-header-2">Links</div> | <div class="infobox-header infobox-header-2">Links</div> | ||
Line 290: | Line 257: | ||
<div> | <div> | ||
<div class="infobox-center infobox-icons"><!-- | <div class="infobox-center infobox-icons"><!-- | ||
− | |||
− | |||
− | |||
--> {{#if:{{{workshop|}}}|[[Image:Steam Logo.png|32px|Steam Workshop Page|link=https://steamcommunity.com/sharedfiles/filedetails/?id={{{workshop}}}]]}}<!-- | --> {{#if:{{{workshop|}}}|[[Image:Steam Logo.png|32px|Steam Workshop Page|link=https://steamcommunity.com/sharedfiles/filedetails/?id={{{workshop}}}]]}}<!-- | ||
--> {{#if:{{{tf2maps|}}}|[[Image:TF2Maps.net Logo.png|32px|TF2Maps.net Forum Thread|link=http://tf2maps.net/threads/{{{tf2maps}}}]]}}<!-- | --> {{#if:{{{tf2maps|}}}|[[Image:TF2Maps.net Logo.png|32px|TF2Maps.net Forum Thread|link=http://tf2maps.net/threads/{{{tf2maps}}}]]}}<!-- | ||
--> {{#if:{{{gamebanana|}}}|[[Image:GameBanana.png|32px|GameBanana Page|link=http://tf2.gamebanana.com/maps/{{{gamebanana|}}}]]}}<!-- | --> {{#if:{{{gamebanana|}}}|[[Image:GameBanana.png|32px|GameBanana Page|link=http://tf2.gamebanana.com/maps/{{{gamebanana|}}}]]}}<!-- | ||
--> {{#if:{{{tftv|}}}|[[Image:TeamfortressTV icon2.png|32px|TeamFortressTV Forum Thread|link=http://www.teamfortress.tv/{{{tftv|}}}]]}}<!-- | --> {{#if:{{{tftv|}}}|[[Image:TeamfortressTV icon2.png|32px|TeamFortressTV Forum Thread|link=http://www.teamfortress.tv/{{{tftv|}}}]]}}<!-- | ||
− | --> {{#if:{{{ | + | --> {{#if:{{{tftv2|}}}|[[Image:TeamfortressTV icon2.png|32px|TeamFortressTV Forum Thread (2)|link=http://www.teamfortress.tv/{{{tftv2|}}}]]}}<!-- |
− | |||
--> {{#if:{{{officialwiki|}}}|[[Image:Official Team Fortress Wiki Icon.png|32px|Official Team Fortress Wiki Page|link=https://wiki.teamfortress.com/wiki/{{{officialwiki|}}}]]}}<!-- | --> {{#if:{{{officialwiki|}}}|[[Image:Official Team Fortress Wiki Icon.png|32px|Official Team Fortress Wiki Page|link=https://wiki.teamfortress.com/wiki/{{{officialwiki|}}}]]}}<!-- | ||
--> {{#if:{{{officialwiki2|}}}|[[Image:Official Team Fortress Wiki Icon (Competitive)5.png|32px|Official Team Fortress Wiki Page (Competitive)|link=https://wiki.teamfortress.com/wiki/{{{officialwiki2|}}}]]}}<!-- | --> {{#if:{{{officialwiki2|}}}|[[Image:Official Team Fortress Wiki Icon (Competitive)5.png|32px|Official Team Fortress Wiki Page (Competitive)|link=https://wiki.teamfortress.com/wiki/{{{officialwiki2|}}}]]}}<!-- | ||
Line 311: | Line 274: | ||
<div class="infobox-center"><small>{{{footnotes}}}</small></div> | <div class="infobox-center"><small>{{{footnotes}}}</small></div> | ||
</div> | </div> | ||
− | }} | + | }}<!-- |
+ | |||
+ | Adbox | ||
+ | |||
+ | --> | ||
+ | </div> | ||
+ | <htmlet>infobox</htmlet> | ||
</div> | </div> | ||
− | + | <!-- | |
End Code | End Code |