Template:2016 USL Eastern Conference table/doc
| This is a documentation subpage for Template:2016 USL Eastern Conference table. It contains usage information, categories and other content that is not part of the original template page. |
Contents
Usage
This template is designed to collect information, which is used in several articles, in one location. The 2016 USL season tables are shown on the overall season article, as well as the articles for each conference, if not other pages as well. This template should replace the need to update the same information on several articles.
In article
To add this table to an article, type {{2016 USL Eastern Conference table}}.
Editing
Until the season starts, the order of teams and the |update= and |start_date= parameters should not be changed. Once the season starts, remove the |start_date= parameter and set |update= to the appropriate date.
During season
After each match, update the table and ensure the order of teams and the |update= parameter are also updated. For example:
| What you type | {{#invoke:Sports table|main|style=football
|update=March 26, 2016 |source=EM EL ESS
|teamwidth=200
|team1=BBB |team2=CCC |team3=AAA
|result1=PO |result2=PO |result3=
|win_AAA=0 |draw_AAA=1 |loss_AAA=1 |gf_AAA=1 |ga_AAA=3 |status_AAA=
|win_BBB=1 |draw_BBB=1 |loss_BBB=0 |gf_BBB=3 |ga_BBB=1 |status_BBB=
|win_CCC=1 |draw_CCC=0 |loss_CCC=1 |gf_CCC=1 |ga_CCC=1 |status_CCC=
|res_col_header=Q
|col_PO=green1 |text_PO=[[2016 USL season#Playoffs|Conference Playoffs]]
}}
| |||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| What you see |
Updated to match(es) played on March 26, 2016. Source: EM EL ESS
|
To change the order of the teams, set |team1= to the team in first place in the conference, |team2= to the team in second place, etc. The order of data entry does not need to be
changed. The status of a team can also be set during the season if the outcome is known:
- If a team will definitely win the Regular Season League Championship, set
|status=X - If a team will definitely advance to the conference playoffs, set
|status=A - If a team will definitely finish ninth or lower, set
|status=E - Otherwise, set
|status=
After season complete
When the season is complete, set |update=complete and clear |status= for all teams.
Display options
Smaller table
If a smaller displayed table is desired, the parameter |only_pld_pts= can be defined in the template call to display only the position, team, games played, and points columns. This display may be desired if displaying both conference tables side-by-side. Valid values of |only_pld_pts= to display a truncated table are 1, yes, y, true, and t.
For example:
| What you type | {{2016 USL Eastern Conference table|only_pld_pts=true}}
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| What you see |
|
Display on team articles
Smaller sections of the table can be placed in team articles |showteam= and |show_limit= parameters. Use the abbreviation for the team that is used in the code, e.g. CHB
for Charleston Battery, and the number of teams you wish to display – note that even numbers will be increased to an odd number to show symmetry in the table. For example:
| What you type | {{2016 USL Eastern Conference table|showteam=CHB|show_limit=6}}
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| What you see |
Source: 2016 USL Standings
Rules for classification: 1) total wins; 2) total goal differential; 3) total goals scored; 4) points earned against top four Conference finishers; 5) disciplinary points; 6) coin toss or drawing of lots |
Additional information
Additional information regarding how this module works is available in the documentation of Module:Sports table (and Module:Sports table/WDL for additional details that apply to the Win-Draw-Loss type tables).