Module:Sports table/Rugby/doc explained
This style for Lua-based is meant to build group and league tables for rugby competitions with the following optional columns
- Played / Wins / Draws / Losses
- Match points for / Match points against / Match points difference
- Tries for / Tries against
- Try bonus competition points
- Loss bonus competition points
- Total competition points
The input syntax for this module is similar to the WDL module, but specialized for Rugby competitions.
Usage
Basic usage
In its simplest form only several parameters need to be used to build a table
What you type | |
What it looks like | | |
Additional parameters
- To merge the "bonus competition points" columns into one, use with any additional bonus points specified using
- To hide the "bonus competition points" columns, use
- To hide the "draws" column, use
- To hide the "tries for" column, use
- To hide the "tries against" column, use
- To show the "tries difference" column, use
- To hide the "points for" column, use
- To hide the "points against" column, use
- To hide the "points difference" column, use
- To add "competition points carried forward" to the next round, use
- To add "grand slam points" column, use, with grand slam points specified using
- To override the default number of "win points", use
- To override the default number of "draw points", use
- To override the default number of "loss points", use