Template:League table team: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
Created page with '{| class="wikitable" style="text-align:center; width:100%" <includeonly> |- |{{pos}} |{{name}} |{{pl}} |{{w}} |{{d}} |{{l}} |{{f}} |{{a}} |{{gd}} |{{pts}} </includeonly> |- |} […' |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="wikitable" style="text-align:center; width:100%" | <noinclude>{| class="wikitable" style="text-align:center; width:100%" | ||
|- | |- | ||
|{{pos}} | </noinclude> | ||
|{{name}} | |{{{pos}}} | ||
|{{pl}} | |style="text-align:left;"|{{{name}}} | ||
|{{w}} | |{{{pl}}} | ||
|{{d}} | ||{{{w}}} | ||
|{{l}} | ||{{#if:wld|{{{d}}}|{{{l}}}}} | ||
|{{f}} | ||{{#if:wld|{{{l}}}|{{{d}}}}} | ||
|{{a}} | ||{{{f}}} | ||
|{{gd}} | ||{{{a}}} | ||
|{{pts}} | ||{{{gd}}} | ||
||'''{{{pts}}}''' | |||
|- | |- | ||
<noinclude> | |||
|} | |} | ||
[[Category:Football templates]] | [[Category:Football templates]]</noinclude> | ||
Latest revision as of 03:41, 30 May 2020
| {{{pos}}} | {{{name}}} | {{{pl}}} | {{{w}}} | {{{d}}} | {{{l}}} | {{{f}}} | {{{a}}} | {{{gd}}} | {{{pts}}} |