Difference between revisions of "Template:Infobox sports draft/doc"
imported>Zackmann08 (updating) |
imported>Blaixx (→Template Data: expanded template data) |
||
| Line 91: | Line 91: | ||
"territorial": {}, | "territorial": {}, | ||
"first": {}, | "first": {}, | ||
| − | "fewest": {}, | + | "fewest": { |
| − | "most": {}, | + | "description": "Team with fewest selections", |
| + | "type": "string" | ||
| + | }, | ||
| + | "fewnum": { | ||
| + | "label": "Fewest number", | ||
| + | "description": "Number of selections by fewest team", | ||
| + | "type": "number" | ||
| + | }, | ||
| + | "most": { | ||
| + | "description": "Team with most selections", | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "mostnum": { | ||
| + | "label": "Most number", | ||
| + | "description": "Number of selections by most team", | ||
| + | "type": "number" | ||
| + | }, | ||
"overall": {}, | "overall": {}, | ||
"prev": { | "prev": { | ||
| Line 106: | Line 122: | ||
"merging_teams": {}, | "merging_teams": {}, | ||
"mr_irrelevant": {}, | "mr_irrelevant": {}, | ||
| − | |||
| − | |||
"hofnum": {}, | "hofnum": {}, | ||
"ciau": {}, | "ciau": {}, | ||
| − | "cis": {}, | + | "cis": { |
| − | "u_sports": {}, | + | "label": "CIS", |
| − | "ncaa": {}, | + | "description": "Number of CIS players selected", |
| + | "type": "number" | ||
| + | }, | ||
| + | "u_sports": { | ||
| + | "label": "U Sports", | ||
| + | "description": "Number of U Sports players selected", | ||
| + | "type": "number" | ||
| + | }, | ||
| + | "ncaa": { | ||
| + | "label": "NCAA", | ||
| + | "description": "Number of NCAA players selected", | ||
| + | "type": "number" | ||
| + | }, | ||
"redshirts": {} | "redshirts": {} | ||
}, | }, | ||
| Line 140: | Line 166: | ||
"first_round", | "first_round", | ||
"fewest", | "fewest", | ||
| + | "fewnum", | ||
"most", | "most", | ||
| + | "mostnum", | ||
"overall", | "overall", | ||
"prev", | "prev", | ||
| Line 149: | Line 177: | ||
"merging_teams", | "merging_teams", | ||
"mr_irrelevant", | "mr_irrelevant", | ||
| − | |||
| − | |||
"hofnum", | "hofnum", | ||
"ciau", | "ciau", | ||
Revision as of 16:17, 12 March 2019
| This is a documentation subpage for Template:Infobox sports draft. It contains usage information, categories and other content that is not part of the original template page. |
| This template uses Lua: |
Template:Parameter names example
Usage
{{Infobox sports draft
| name = {{subst:PAGENAME}}
| logo =
| logosize =
| logoalt =
| image =
| imagesize =
| alt =
| caption =
| sport =
| dates =
| date =
| time =
| location =
| network =
| sponsor =
| overall =
| rounds =
| league =
| first =
| teams =
| team =
| territorial =
| mr_irrelevant =
| fewnum =
| fewest =
| mostnum =
| most =
| first_round =
| hofnum =
| ciau =
| cis =
| u_sports =
| ncaa =
| redshirts =
| prev =
| next =
<!------------------ If expansion draft -->
| expansion_teams =
| expansion_season =
}}
Tracking category
Template Data
TemplateData for Infobox sports draft
An Infobox for pages about a sports draft
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Pagename
| String | optional |
| Logo | logo | no description
| File | optional |
| Logosize | logosize | no description | Unknown | optional |
| Logoalt | logoalt | no description | Unknown | optional |
| Image | image | no description
| File | optional |
| Imagesize | imagesize | no description | Unknown | optional |
| Alt | alt | no description | Unknown | optional |
| Caption | caption | no description | Unknown | optional |
| Sport | sport | no description | Unknown | optional |
| Date | date | no description | Unknown | optional |
| Time | time | no description | Unknown | optional |
| Location | location | Location of the draft
| String | optional |
| Network | network | no description | Unknown | optional |
| Sponsor | sponsor | no description | Unknown | optional |
| League | league | no description | Unknown | optional |
| Team | team | no description | Unknown | optional |
| Expansion_teams | expansion_teams | no description | Unknown | optional |
| Expansion_team | expansion_team | no description | Unknown | optional |
| Expansion_season | expansion_season | no description | Unknown | optional |
| Territorial | territorial | no description | Unknown | optional |
| First | first | no description | Unknown | optional |
| First_round | first_round | no description | Unknown | optional |
| Fewest | fewest | Team with fewest selections | String | optional |
| Fewest number | fewnum | Number of selections by fewest team | Number | optional |
| Most | most | Team with most selections | String | optional |
| Most number | mostnum | Number of selections by most team | Number | optional |
| Overall | overall | no description | Unknown | optional |
| Prev | prev | no description | Page | optional |
| Next | next | no description | Page | optional |
| Dates | dates | no description | Unknown | optional |
| Rounds | rounds | no description | Unknown | optional |
| Teams | teams | no description | Unknown | optional |
| Merging_teams | merging_teams | no description | Unknown | optional |
| Mr_irrelevant | mr_irrelevant | no description | Unknown | optional |
| Hofnum | hofnum | no description | Unknown | optional |
| Ciau | ciau | no description | Unknown | optional |
| CIS | cis | Number of CIS players selected | Number | optional |
| U Sports | u_sports | Number of U Sports players selected | Number | optional |
| NCAA | ncaa | Number of NCAA players selected | Number | optional |
| Redshirts | redshirts | no description | Unknown | optional |