This style for Lua-based is meant to build group and league tables for competitions with a win-loss format. Note that this module is used extensively, so test potential changes rigorously in the sandbox and please ensure consensus exists before implementing major changes. The rest of this documentation explains how to use this module with the WL style in an article or template, check the table of contents for specific items.
In its simplest form only several parameters need to be used to build a table
What you type | ||
What it looks like |
The main command is the {{#invoke:Sports table|main|style=Baseball}} statement which basically calls the module and enables you to set everything up. Then you list the positions of the teams as,, etc for however many teams you need in the table. You can use full team names there without spaces if you want, but using codes (as in the example) can make it easier. For each team you now define the wins, losses, goals for and goals against by using,, and respectively (with TTT replaced by the team code). If you do not define these numbers, it is automatically assumed to be 0. It is good practice though to include them anyway and to align the columns using appropriate spaces (as in the example), so the code is easy to read. The last step now is to define the parameters which determine what name is shown in the table, you can use wiki markup and templates in here as well. See
What you type | ||
What it looks like |
Several things can be customized in these tables
Setting hides the played column.
By default teams are ranked by winning percentage, which can be adjusted as follows:
What you type | ||
What it looks like |
Alternatively teams can also be ranked by wins (set or respectively)
What you type | ||
What it looks like |
What you type | ||
What it looks like |
The wording of the Grp (group) column can be adjusted using, for example