This style for Lua-based is meant to build group and league tables for competitions with a volleyball 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 |
What you type | ||
What it looks like |
win5s
is the same as "small wins" and win4s
/win3s
are the same as "big wins". You should not use both the bwin
and win4s
/win3s
syntax simultaneously. If you do not define any of these numbers, they are 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 Several things can be customized in these tables
Setting hides the played column.
Setting hides the sets columns.
Setting hides the setpoints columns.
Setting moves the setpoints columns before the sets colums.
By default teams are ranked by wins, but also list points which can be adjusted as follows:
What you type | ||
What it looks like |
Alternatively teams can also be ranked by points (set to bold that row instead)