모듈:Sports table/WDL
사용법
[편집]기본 사용법
[편집]In it's simplest form only several parameters need to be used to build a table
문서 사용 시
[편집]입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
|
틀 사용 시
[편집]입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
|
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).
설정 바꾸기
[편집]Several things can be customized in these tables
승점
[편집]입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
|
As a default a win is worth 3 points, a draw 1 point and a loss 0 points, these values can be overwritten to what you need by |winpoints=
, |drawpoints=
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.
헤더 변경
[편집]입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
|
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. The wording of the D (draw) column can be adjusted using |draw_header=
.
패와 무 순서
[편집]입력 내용 | {{#invoke:Sports table|main|style=WDL|loss_before_draw=true
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
|
기보적으로 무승부가 패배보다 앞에 표시됩니다. 패배를 무승부보다 앞에 표시하려면 |loss_before_draw=true
를 사용하세요.
득실차/득실률
[편집]입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
|
Using |use_goal_ratio=yes
use goal ratio (goal average) instead of goal differential.
아래글 옵션
[편집]입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
표시 결과 |
1 January 1900까지의 경기 결과가 갱신되었다. 출처: Wikipedia
순위 결정방식: 1) points; 2) goal difference; 3) number of goals scored. |
The footer information can be customized (although notes and status will be inserted automatically if they are called; see XXX and YYY). The update date is set by |update=
, see below for details. If no source is given a citation-needed tag is shown, |source=
can provide an actual link. The classification results can be shown with |class_rules=
, either directly or as a wikilink to a tie-breaker rules section. Using |only_pld_pts=no_hide_class_rules
suppresses the classification rules (this should only be used in template calls when multiple groups are summarized on a page and the rules are listed elsewhere on that page).
날짜
[편집]The default description is match(es), this can be changed by calling |matches_text=
for any other term.
- 시즌 진행 중
입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||
표시 결과 |
1900년 1월 1일까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
|
When the season is active, the footer should include the date of the last match played that is included in the table. This can be achieved by setting |update=date
.
- 시즌 종료
입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||
표시 결과 |
출처: [출처 필요]
|
When all matches have been played, the season is completed and the update line can be removed by setting |update=complete
.
- 미래 시즌
입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||
표시 결과 |
첫 경기는 2121년 1월 1일부터 시작될 예정이다. 출처: [출처 필요]
|
Before any games are played, the date of the first game should be indicated by using |update=future
and setting the start date by |start_date=
.
쌓기
[편집]Using |only_pld_pts=
makes the table smaller, which may lead to undesired width and linebreaks in the footer that can be fixed with parameter |status_footer=
. By setting |status_footer=yes
(or y, t, true or 1 or upper case variant of those) every new information, such as "source" and statuses, is displayed on a new row.
- Without status_footer
입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
(D) 실격; (E) 탈락; (O) 플레이오프 승리; (P) 승격; (R) 강등; (T) 예선 통과, 하지만 표시된 자격을 얻지는 못함. |
- 상태 결과 표시
입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다.
출처: [출처 필요] (D) 실격; (E) 탈락; (O) 플레이오프 승리; (P) 승격; (R) 강등; (T) 예선 통과, 하지만 표시된 자격을 얻지는 못함. |
모양
[편집]입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||||||||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
|
입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
|
입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
|
Only the position, team, matches and points columns can be displayed by defining |only_pld_pts=yes
(or y, t, true or 1 or upper case variant of those); |only_pld_pts=no_hide_class_rules
suppresses the classification rules only (this should only be used in template calls when multiple groups are summarized on a page and the rules are listed elsewhere on that page). A line can be added between section of the table (if desired) by adding |splitN=
with N the position below which the bar should be shown. (Note that this bar will not be shown for the bottom position in the table). A custom width of the team column can be set by |teamwidth=
, for example when multiple groups exist within one tournament and you want to force the same width on all groups. The position column header can be customized by |postitle=
and the position labels by |pos_TTT=
for each team. When multiple a table compares teams from multiple groups, the group can also be listed by setting |show_groups=yes
(or y, t, true or 1 or upper case variant of those) and using |group_TTT=
to indicate what teams comes from what group.
팀 강조 및 순위표 일부만 표시
[편집]입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||||||||||||||||||||||||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
|
When using a table on a team (season) page, you might want to highlight the team (and possibly only show part of the table), especially after a template call to a long league table. Team TTT is highlighted by |showteam=TTT
. A limited part of the table is shown by |show_limit=
, with the number indicating the number of position to show (if this is an even number, and it is in the middle of the table, then this number will be rounded up to the next odd number to show symmetry above and below).
A table can also start at position N, by using |highest_pos=N
in the module call.
결과와 상태
[편집]결과 표시
[편집]입력 내용 | {{#invoke:Sports table|main|style=WDL
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
|
The result of the table rankings can be indicated by a coloured bar and text indicating the result. The header of this column is defined by |res_col_header=
with predefined values of Q, QR, P, PQR, PR and R (indicating various combinations of promotion, qualification and relegation), any other entry than these exact codes will print as that entry in the column header. With N the position |resultN=
declares the codes (or words if you want that instead) for the results column. Now when RRR is the results column, the colours are defined by |col_RRR=
. The colours green1, green2, green3, green4, blue1, blue2, blue3, blue4, yellow1, yellow2, yellow3, yellow4, red1, red2, red3, red4, black1, black2, black3 and black4 are predefined and should be used preferentially per consensus on WT:FOOTY (you can use either html colours, or RGB colour codes instead if you must [this is not recommended though, because it might violate WP:COLOR]). The text in the results column is now give by |text_RRR=
, which can (and should) link to the relevant competition articles.
Consensus is also to use the colours in the following way: Green should be used for the top-level positive event (promotion, qualification, advancing to next round), blue for the second-level positive events (promotion play-offs when direct promotion exists, play-offs when direct qualification exist, secondary continental tournament), red for bottom-level negative events (relegation) and yellow for other level events. In addition, lower level colours should be used when teams qualify for different rounds (with lower levels corresponding to entry in lower rounds [green1 first, then green2, etc].) Black should be used when teams do not play a full season and their results are expunged or void. This consensus exists to have a uniform table appearance across Wikipedia. In addition, some wikiprojects have more detailed guidelines:
상태 표시
[편집]입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||||||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
(A) 다음 라운드 진출; (C) 우승; (D) 실격; (E) 탈락; (G) 원정; (H) 홈경기; (O) 플레이오프 승리; (P) 승격; (Q) 표시된 자격으로 예선 통과; (R) 강등; (T) 예선 통과, 하지만 표시된 자격을 얻지는 못함; (W) 기권; (X) ?; (Y) ?; (Z) ?. |
입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
a – 다음 라운드 진출; c – 우승; d – 실격; e – 탈락; g – 원정; h – 홈경기; o – 플레이오프 승리; p – 승격; q – 표시된 자격으로 예선 통과; r – 강등; t – 예선 통과, 하지만 표시된 자격을 얻지는 못함; w – 기권; x – ?; y – ?; z – ?. |
The promotion/qualification/relegation status of a team can be indicated by |status_TTT=
with the letters indicated above (although only the ones in use for this style are shown below the table). The letters will appear next to the team in the order given. Whichever letters are called out in the table will automatically be explained alphabetically in the footer.
These letters can be used for all scenarios as exemplified by the following group phase example with 4 teams that play 3 matches where the first advances directly, the second team will go to play-offs and the remaining two teams are eliminated:
- Teams start out without status letter
- Teams that get eliminated get status (E)
- Teams that can still finish worse than second (and might be eliminated) will remain without status
- Teams that will finish at least second will get status (T)
- Teams that will finish for sure second will get status (Q)
- Teams that will finish for sure first will get status (A)
If these scenarios are not sufficient, some style have wild letters L (marked with a question mark in the overview). They should be accompanied by |status_text_L=
to indicate a non-standard status.
Most styles allow for these letter to be placed after the team name or before, set |status_pos=after
or |status_pos=before
respectively, the default value can differ and it's use differs between sports or regions.
노트
[편집]입력 내용 | {{#invoke:Sports table|main|style=WDL
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요]
비고: |
When notes are present, they are automatically added to the footer. The following notes are available for teams with |note_TTT=
for a note for a team, when this note is a team code with a defined notes, they will share the note. Results can have notes with |note_res_RRR=
and the result header can have a note with |note_header_res=
. Head-to-head result tiebreakers are listed in the points column and can be inserted with |hth_TTT=
, which can be shared between teams as with all-purpose notes.
경기
[편집]입력 내용 | {{#invoke:Sports table|main|style=WDL
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
표시 결과 |
알려지지 않은 날짜까지의 경기 결과가 갱신되었다. 출처: [출처 필요] 비고:
|
The match list can be added by displayed by defining |show_matches=yes
(or y, t, true or 1 or upper case variant of those). The column headers for the match results are defined by |short_TTT=
for team TTT. The results for the game TTT vs. SSS can now be input by |match_TTT_SSS=
. Future games can be listed with their date (possibly between small tags) or they can be left blank. (Note that this calls Module:Sports results to build the match table.) A note can be added to a result using |match_TTT_SSS_note=
, this note can be shared with team TTT note by setting |match_TTT_SSS_note=TTT
when |note_TTT=
is set. The width of the match columns can be customized by setting |match_col_width=
to the desired width.
예제
[편집]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.
입력 내용 | {{#invoke:Sports table|main|style=WDL
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
표시 결과 |
첫 경기는 Unknown부터 시작될 예정이다. 출처: Unknown
순위 결정방식: 1) Points; 2) Goal difference; 3) Number of goals scored; (A) 다음 라운드 진출; (C) 우승; (Q) 표시된 자격으로 예선 통과; (R) 강등; (T) 예선 통과, 하지만 표시된 자격을 얻지는 못함. |
-- Style for football tables
local pp = {}
function pp.header(t,Args,p_sub,pos_label,group_col,VTE_text,full_table,results_header_txt)
-- Load relevant modules
local yesno = require('Module:Yesno')
-- Create table header
-- Pre stuff
local team_width = Args['teamwidth'] or Args['팀넓이'] or Args['팀너비'] or Args['팀폭'] or '190'
local sort_text = ''
local sort_table_val = Args['sortable_table'] or Args['정렬'] or 'no'
if yesno(sort_table_val) then sort_text = 'sortable' end
table.insert(t,'{|class="wikitable '..sort_text..'" style="text-align:center;"\n') -- Open table
-- Custom header options
local draw_head_text = Args['draw_header'] or Args['무승부상단'] or Args['무상단'] or '<abbr title="무승부">무</abbr>'
local loss_first = Args['loss_before_draw'] or Args['패무'] or Args['무패반전'] or false
-- Use points instead of goals for/against
local for_against_style = Args['for_against_style'] or Args['득실점_형식'] or Args['득실점_스타일'] or 'goals'
local fa_letter, fa_word_sing, fa_word_plur
-- First convert to lower case if it is a string
for_against_style = string.lower(for_against_style)
if for_against_style=='g' or for_against_style=='goal' or for_against_style=='goals' then
fa_letter = 'G'
fa_word_sing = '득점'
fa_word_plur = '득점'
elseif for_against_style=='p' or for_against_style=='point' or for_against_style=='points' then
fa_letter = 'P'
fa_word_sing = '점수'
fa_word_plur = '점수'
else
fa_letter = 'G'
fa_word_sing = '득점'
fa_word_plur = '득점'
end
-- Whether to use goal ratio (goal average) instead
local use_ratio_val = Args['use_goal_ratio'] or Args['득실률'] or Args['득점률'] or 'no'
local do_ratio = false
-- True if exist, false otherwise
if yesno(use_ratio_val) then do_ratio = true end
-- Initialize
local tt = {}
tt.count = 0 -- Up by one after every call
tt.tab_text = t -- Actual text
-- Actual headers
tt = p_sub.colhead(tt,28,pos_label) -- Position col
-- Add group header
if full_table and group_col then
tt = p_sub.colhead(tt,28,'조') -- Group col
end
tt = p_sub.colhead(tt,team_width,'팀'..VTE_text) -- Team col
tt = p_sub.colhead(tt,28,'<abbr title="경기 수">경기</abbr>') -- Matches played col
if full_table then
tt = p_sub.colhead(tt,28,'<abbr title="승리">승</abbr>') -- Win col
if loss_first then
tt = p_sub.colhead(tt,28,'<abbr title="패배">패</abbr>') -- Loss col
tt = p_sub.colhead(tt,28,draw_head_text) -- Draw col
else
tt = p_sub.colhead(tt,28,draw_head_text) -- Draw col
tt = p_sub.colhead(tt,28,'<abbr title="패배">패</abbr>') -- Loss col
end
tt = p_sub.colhead(tt,28,'<abbr title="득점">득</abbr>') -- For col
tt = p_sub.colhead(tt,28,'<abbr title="실점">실</abbr>') -- Against col
if not do_ratio then
tt = p_sub.colhead(tt,28,'<abbr title="득실차">차</abbr>') -- Difference col
else
tt = p_sub.colhead(tt,28,'<abbr title="득실률>률</abbr>') -- Ratio col
end
end
tt = p_sub.colhead(tt,28,'승점') -- Points col
if full_table then
tt.count = tt.count+1
table.insert(tt.tab_text,results_header_txt)
end
return tt
end
function pp.row(frame,t,Args,p_sub,notes_exist,hth_id_list,full_table,rand_val,team_list,team_code_ii,ii_start,ii_end,ii_fw,bg_col,N_teams,ii,ii_show)
-- Build the inner parts of individual rows
-- Sub-module usage
local mm = require('Module:Math')
local yesno = require('Module:Yesno')
-- Get custom/default options for in table
local win_points = tonumber(Args['winpoints'] or Args['승리점수']) or 3
local draw_points = tonumber(Args['drawpoints'] or Args['무승부점수']) or 1
local loss_points = tonumber(Args['losspoints'] or Args['패배점수']) or 0
-- Order of draws and losses --
local loss_first = Args['loss_before_draw'] or Args['패무'] or Args['무패반전'] or false
-- Get some input
local wins = tonumber(Args['win_'..team_code_ii] or Args['승리_'..team_code_ii] or Args['승_'..team_code_ii] ) or 0
local draws = tonumber(Args['draw_'..team_code_ii] or Args['무승부_'..team_code_ii] or Args['무_'..team_code_ii]) or 0
local losses = tonumber(Args['loss_'..team_code_ii] or Args['패배_'..team_code_ii] or Args['패_'..team_code_ii]) or 0
local gfor = tonumber(Args['gf_'..team_code_ii]) or tonumber(Args['pf_'..team_code_ii]) or Args['득점_'..team_code_ii] or 0
local gaig = tonumber(Args['ga_'..team_code_ii]) or tonumber(Args['pa_'..team_code_ii]) or Args['실점_'..team_code_ii] or 0
local s_pts = tonumber(Args['adjust_points_'..team_code_ii]) or tonumber(Args['startpoints_'..team_code_ii]) or tonumber(Args['시작점수_'..team_code_ii]) or tonumber(Args['보정점수_'..team_code_ii]) or 0
local hth_local = Args['hth_'..team_code_ii] or nil
-- Then calculate some values
local matches = wins + draws + losses
local points = win_points*wins + draw_points*draws + loss_points*losses + s_pts
-- Comparison of for against
local gcomp
-- Whether to use goal ratio (goal average) instead
local use_ratio_val = Args['use_goal_ratio'] or Args['득실률'] or Args['득점률'] or 'no'
local skip_sign
if yesno(use_ratio_val) then
-- Now it is the goal ratio/goal average
if gaig == 0 then
gcomp = '—'
else
gcomp = mm._precision_format(gfor / gaig, 3)
end
else
-- It's goal difference
gcomp = gfor - gaig
-- Formatting with signs
if gcomp>0 then
gcomp='+'..gcomp
elseif gcomp < 0 then
gcomp='−'..-gcomp
end
end
-- Some local vars
local hth_string
local tt_return = p_sub.hth(frame,Args,full_table,hth_id_list,hth_local,notes_exist,team_list,team_code_ii,ii_start,ii_end,rand_val)
hth_string = tt_return.str
hth_id_list = tt_return.list
notes_exist = tt_return.notes_exist
-- Row building
table.insert(t,'| style="'..ii_fw..bg_col..'" |'..matches..'\n') -- Played
if full_table then
table.insert(t,'| style="'..ii_fw..bg_col..'" |'..wins..'\n') -- Won
if loss_first then
table.insert(t,'| style="'..ii_fw..bg_col..'" |'..losses..'\n') -- Lost
table.insert(t,'| style="'..ii_fw..bg_col..'" |'..draws..'\n') -- Drawn
else
table.insert(t,'| style="'..ii_fw..bg_col..'" |'..draws..'\n') -- Drawn
table.insert(t,'| style="'..ii_fw..bg_col..'" |'..losses..'\n') -- Lost
end
table.insert(t,'| style="'..ii_fw..bg_col..'" |'..gfor..'\n') -- GF
table.insert(t,'| style="'..ii_fw..bg_col..'" |'..gaig..'\n') -- GA
table.insert(t,'| style="'..ii_fw..bg_col..'" |'..gcomp..'\n') -- Goal comparison
end
-- Add − for negative point totals
table.insert(t,'| style="font-weight: bold;'..bg_col..'" | ')
if points<0 then
table.insert(t,'−'..-points..hth_string)
else
table.insert(t,points..hth_string)
end
table.insert(t,'\n')
return {t=t, notes_exist=notes_exist, hth_id_list=hth_id_list}
end
function pp.status(Args)
-- Declare status options
-- ------------------------------------------------------------
-- NOTE: If you add to status_code, also add to status_called and status_letters!!
-- Or functionality will be compromised
-- ------------------------------------------------------------
local status_code, status_called = {}
status_code = { A='다음 라운드 진출', C='우승', D='실격',
E='탈락', G='원정', H='홈경기', O='플레이오프 승리', P='승격', Q='표시된 자격으로 예선 통과',
R='강등', T='예선 통과, 하지만 표시된 자격을 얻지는 못함', W='기권',
X='?', Y='?', Z='?'}
status_called = { A=false, C=false, D=false, E=false, G=false, H=false, O=false, P=false,
Q=false, R=false, T=false, W=false, X=false, Y=false, Z=false}
local status_letters = 'ACDEGHOPQRTWXYZ'
-- Status position (before or after read and default)
local stat_pos_val = Args['status_pos'] or Args['상태위치'] or ''
local status_position = 'after' -- Default location
stat_pos_val = string.lower(stat_pos_val)
if stat_pos_val=='before' then
status_position = 'before'
elseif stat_pos_val=='앞' then
status_position = 'before'
elseif stat_pos_val=='after' then
status_position = 'after'
elseif stat_pos_val=='뒤' then
status_position = 'after'
end
-- Read in custom status options
if Args['status_text_X'] or Args['상태내용_X'] then status_code.X = Args['status_text_X'] or Args['상태내용_X'] end
if Args['status_text_Y'] or Args['상태내용_Y'] then status_code.Y = Args['status_text_Y'] or Args['상태내용_Y'] end
if Args['status_text_Z'] or Args['상태내용_Z'] then status_code.Z = Args['status_text_Z'] or Args['상태내용_Z'] end
return {code=status_code, called=status_called, letters=status_letters, position=status_position}
end
return pp