模組:Sports table/WL/doc
这是Module:Sports table/WL的文档页面
此模块文档已评为通行版,稳定可靠,可各处使用无误。已可在帮助页面和其他维基百科资源中提及,以帮助新用户学习。为降低服务器负载和错误输出,改善本模块前应进行沙盒测试,而不是重复的试错性编辑。 |
This style for Lua-based Module:Sports table 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.
Usage
Basic usage
In it's simplest form only several parameters need to be used to build a table
In article
What you type | {{#invoke:Sports table|main|style=WL
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
What it looks like |
最後更新:unknown。 資料來源:[來源請求]
|
The main command is the {{#invoke:Sports table|main|style=WL}} statement which basically calls the module and enables you to set everything up. Then you list the positions of the teams as |team1=
, |team2=
, 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 |win_TTT=
, |loss_TTT=
, |gf_TTT=
and |ga_TTT=
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 |name_TTT=
parameters which determine what name is shown in the table, you can use wiki markup and templates in here as well. See #Dating to see how to change the update date.
In template
What you type | {{#invoke:Sports table|main|style=WL
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
What it looks like |
最後更新:unknown。 資料來源:[來源請求]
|
The markup is effectively the same, you only add two lines. The line |showteam={{{showteam}}}
, is needed to forward the showteam parameter from a template call (see #Team highlighting and partial table); the |only_pld_pts={{{only_pld_pts}}}
is needed to forward truncated tables, (see #Appearance); the |show_matches={{{show_matches}}}
is needed to forward match result visibility, see #Matches. The |template_name=
with the actual name of the Template-page, creates the V, T and E buttons that link to the template page (so you can easily reach it from any article it is included in).
Customization
Several things can be customized in these tables
Hiding played column
Setting |hide_played=yes
hides the played column.
Points, wins or percentage
By default teams are ranked by points, which can be adjusted as follows:
What you type | {{#invoke:Sports table|main|style=WL
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
What it looks like |
最後更新:unknown。 資料來源:[來源請求]
|
As a default a win is worth 2 points and a loss 1 point, these values can be overwritten to what you need by |winpoints=
and |losspoints=
. Teams can also start the season with bonus or penalty points, this can be included by using |adjust_points_TTT=
for that specific team.
Alternatively teams can also be ranked by wins (set |ranking_style=wins
or |ranking_style=percentage
respectively)
Games behind
What you type | {{#invoke:Sports table|main|style=WL
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
What it looks like |
最後更新:unknown。 資料來源:[來源請求]
|
Games behind can be added to the table as well by setting |show_GB=yes
, per default this will be with respect to the first-placed team. To have the GB with respect to a the team ranked N, set |GB_team=N
.
Header options (goals/points for/against and custom other headers)
What you type | {{#invoke:Sports table|main|style=WL
| |||||||||
What it looks like |
最後更新:unknown。 資料來源:[來源請求]
|
For sports with points for and against rather than goals, setting |for_against_style=points
switches the for, against and difference columns to using points instead. |for_against_style=none
removes these columns completely. For sports with frames for and against rather than goals or points, setting |for_against_style=frames
switches the for, against and difference columns to using points instead. |for_against_style=none
removes these columns completely.
The wording of the Grp (group) column can be adjusted using |group_header=
, for example |group_header=<abbr title="League">Lge</abbr>
.
Goal ratio/goal average
What you type | {{#invoke:Sports table|main|style=WL
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
What it looks like |
最後更新:unknown。 資料來源:[來源請求]
|
Using |use_goal_ratio=yes
use goal ratio (goal average) instead of goal differential.
Module:Sports table/doc/doc
Example usage
The module parameters can be arranged in different orders depending on the editor and article but below is an example use that can be copied when creating a module table.
What you type | {{#invoke:Sports table|main|style=WL
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
What it looks like |
首場比賽將於Unknown開始。資料來源:Unknown
排名規則:1) Points; 2) Goal difference; 3) Number of goals scored; (A) 晉級下一圈; (C) 冠軍; (Q) 晉身到指定賽事階段; (R) 降班; (T) 已確定晉級,但未確定到指定階段 |