Module:Sports series/doc: Difference between revisions

Content deleted Content added
Usage: add
Line 23:
For two-legged ties in national team football, five parameters are expected to be passed for each row. This includes each national team's name/code, the aggregate score and the score of both legs.
 
; Men
<pre>{{#invoke:Sports series|main|type=NT
|first_nation|aggregate|second_nation|first_leg|second_leg
}}</pre>
 
; Women
<pre>{{#invoke:Sports series|main|type=WNT
|first_nation|aggregate|second_nation|first_leg|second_leg
}}</pre>