Difference between revisions of "TeamsUSTable"

From Sega Retro

(Created page with "{| class="prettytable" ! Conference {{#if:{{{divisions|}}}|Division|}} ! Team ! Players |- |rowspan="{{{c1count|}}}" style="background-color: {{{c1bg|}}}"|{{{c1name|}}} {{#if:...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="prettytable"
+
{{#vardefine:nologos|{{{nologos|}}}}}{| class="prettytable sortable"
! Conference
+
! {{{cname|Conference}}}
{{#if:{{{divisions|}}}|Division|}}
+
{{#if:{{{divisions|}}}|!Division|}}
 
! Team
 
! Team
 
! Players
 
! Players
Line 26: Line 26:
 
|{{!}}{{{c2|}}}
 
|{{!}}{{{c2|}}}
 
}}
 
}}
|}<noinclude>"Base template" for US team table templates. NBA, NFL, NHL and MLB all use "conferences" and "divisions" so no point writing this code more than once.[[Category:Templates]]</noinclude>
+
|}{{clearvar|nologos}}<noinclude>"Base template" for US team table templates. NBA, NFL, NHL and MLB all use "conferences" and "divisions" so no point writing this code more than once.[[Category:Templates]]</noinclude>

Latest revision as of 16:02, 19 July 2024

Conference Team Players

"Base template" for US team table templates. NBA, NFL, NHL and MLB all use "conferences" and "divisions" so no point writing this code more than once.