Difference between revisions of "Template:Infobox PBA conference"
Jump to navigation
Jump to search
Template documentation
imported>Frietjes |
imported>Frietjes |
||
| Line 12: | Line 12: | ||
| data2 = {{{no_of_games|}}} | | data2 = {{{no_of_games|}}} | ||
| − | | label3 = | + | | label3 = Number of teams |
| − | | data3 = {{{ | + | | data3 = {{{no_of_teams|}}} |
| − | | label4 = | + | | label4 = Total attendance |
| − | | data4 = {{{ | + | | data4 = {{{attendance|}}} |
| − | | label5 = | + | | label5 = Average attendance |
| − | | data5 = {{{ | + | | data5 = {{{average_attendance|}}} |
| − | | | + | | label6 = TV partner(s) |
| − | + | | data6 = {{{TV|}}} | |
| − | | | ||
| − | | | + | | header7 = {{#if:{{{champion|}}}{{{runner-up|}}}|{{#ifexist:{{{year}}} PBA {{{conference_name}}} Finals|[[{{{year}}} PBA {{{conference_name}}} Finals|Finals]]|Finals}}}} |
| − | | data8 = {{{ | + | | label8 = Champions |
| + | | data8 = {{{champion|}}} | ||
| − | | | + | | label9 = Runners-up |
| + | | data9 = {{{runner-up|}}} | ||
| − | | | + | | header10 = {{#if:{{{best_player|}}}{{{best_import|}}}{{{finals_mvp|}}}|[[:List of Philippine Basketball Association awards|Awards]]}} |
| − | |||
| − | | label11 = [[ | + | | label11 = [[Philippine Basketball Association Best Player of the Conference Award|Best Player]] |
| − | | data11 = {{{ | + | | data11 = {{{best_player|}}} |
| − | | label12 = [[ | + | | label12 = [[Bobby Parks PBA Best Import of the Conference Award|Best Import]] |
| − | | data12 = {{{ | + | | data12 = {{{best_import|}}} |
| − | | | + | | label13 = [[Philippine Basketball Association Finals Most Valuable Player Award|Finals MVP]] |
| − | | | + | | data13 = {{{finals_mvp|}}} |
| + | |||
| + | | header14 = {{#if:{{{prevconf_year|}}}{{{nextconf_year|}}}|PBA {{{conference_name}}} chronology}} | ||
| + | | data15 = {{#if:{{{prevconf_year|}}} |{{align|left|{{auto link|{{{prevconf_link}}}|< {{{prevconf_year}}}}}|}} }} | ||
{{#if:{{{nextconf_year|}}}|{{align|right|{{auto link|{{{nextconf_link}}}|{{{nextconf_year}}} >}}|}} }} | {{#if:{{{nextconf_year|}}}|{{align|right|{{auto link|{{{nextconf_link}}}|{{{nextconf_year}}} >}}|}} }} | ||
| − | | | + | | header16 = {{#if:{{{prev_conf|}}}{{{next_conf|}}}|PBA conference chronology}} |
| − | | | + | | data17 = {{#if:{{{prev_conf|}}} |{{align|left|{{auto link|{{{prev_conf_link}}}|< {{{prev_conf}}}}}|}} }} |
{{#if:{{{next_conf|}}} |{{align|right|{{auto link|{{{next_conf_link}}}|{{{next_conf}}} >}}|}} }} | {{#if:{{{next_conf|}}} |{{align|right|{{auto link|{{{next_conf_link}}}|{{{next_conf}}} >}}|}} }} | ||
| Line 50: | Line 53: | ||
{{documentation|content= | {{documentation|content= | ||
Taken from: [[:Template:Infobox sports season]] | Taken from: [[:Template:Infobox sports season]] | ||
| − | {{Generic template demo| year | conference_name | logo | pixels | caption | conference | subheader | duration | no_of_games | attendance | average_attendance | TV | champion | runner-up | best_player | best_import | finals_mvp | prevconf_year | nextconf_year | prevconf_link | nextconf_link | prev_conf | next_conf | prev_conf_link | next_conf_link }} | + | {{Generic template demo| year | conference_name | logo | pixels | caption | conference | subheader | duration | no_of_games | no_of_teams | attendance | average_attendance | TV | champion | runner-up | best_player | best_import | finals_mvp | prevconf_year | nextconf_year | prevconf_link | nextconf_link | prev_conf | next_conf | prev_conf_link | next_conf_link }} |
== Usage == | == Usage == | ||
<pre> | <pre> | ||
| Line 57: | Line 60: | ||
| year = | | year = | ||
| conference_name = | | conference_name = | ||
| + | | subheader = | ||
| logo = | | logo = | ||
| pixels = | | pixels = | ||
| caption = | | caption = | ||
| conference = | | conference = | ||
| − | |||
| duration = | | duration = | ||
| no_of_games = | | no_of_games = | ||
| + | | no_of_teams = | ||
| attendance = | | attendance = | ||
| average_attendance = | | average_attendance = | ||
Revision as of 15:13, 15 December 2016
[[Category:Infobox templates|Template:Remove first word]]
Taken from: Template:Infobox sports season
- redirect Template:Parameter names example
Usage
{{Infobox PBA conference
| title =
| year =
| conference_name =
| subheader =
| logo =
| pixels =
| caption =
| conference =
| duration =
| no_of_games =
| no_of_teams =
| attendance =
| average_attendance =
| TV =
| champion =
| runner-up =
| best_player =
| best_import =
| finals_mvp =
| prevconf_year =
| prevconf_link =
| nextconf_year =
| nextconf_link =
| prev_conf =
| prev_conf_link =
| next_conf =
| next_conf_link =
}}
| Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |