Difference between revisions of "Template:Infobox PBA conference finals"
Jump to navigation
Jump to search
imported>WayKurat |
imported>Frietjes m (bypass redirect per request) |
||
| Line 8: | Line 8: | ||
|<table class="wikitable" style="margin:0; width:100%; background:transparent; text-align: center; white-space:nowrap;"> | |<table class="wikitable" style="margin:0; width:100%; background:transparent; text-align: center; white-space:nowrap;"> | ||
<tr><th>Team</th><th>Coach</th><th>Wins</th></tr> | <tr><th>Team</th><th>Coach</th><th>Wins</th></tr> | ||
| − | <tr class="vcard" style="{{#ifexpr:{{#if:{{{champion|}}}|1|{{ | + | <tr class="vcard" style="{{#ifexpr:{{#if:{{{champion|}}}|1|{{if empty|{{{team1_games|}}}|0}} > {{if empty|{{{team2_games|}}}|0}} }}|font-weight:bold;}}"> |
<td class="fn org" style="text-align:left;">{{{team1_team|{{{champion|}}}}}}</td> | <td class="fn org" style="text-align:left;">{{{team1_team|{{{champion|}}}}}}</td> | ||
<td class="agent">{{{team1_coach|{{{champion_coach|}}}}}}</td> | <td class="agent">{{{team1_coach|{{{champion_coach|}}}}}}</td> | ||
<td>{{{team1_games|{{{champion_games|}}}}}}</td> | <td>{{{team1_games|{{{champion_games|}}}}}}</td> | ||
</tr> | </tr> | ||
| − | <tr class="vcard" style="{{#ifexpr:{{#if:{{{champion|}}}|0|{{ | + | <tr class="vcard" style="{{#ifexpr:{{#if:{{{champion|}}}|0|{{if empty|{{{team2_games|}}}|0}} > {{if empty|{{{team1_games|}}}|0}} }}|font-weight:bold;}}"> |
<td class="fn org" style="text-align:left;">{{{team2_team|{{{runnerup|}}}}}}</td> | <td class="fn org" style="text-align:left;">{{{team2_team|{{{runnerup|}}}}}}</td> | ||
<td class="agent">{{{team2_coach|{{{runnerup_coach|}}}}}}</td> | <td class="agent">{{{team2_coach|{{{runnerup_coach|}}}}}}</td> | ||
Latest revision as of 14:01, 16 October 2019
[[Category:Infobox templates|Template:Remove first word]]
| This template uses Lua: |
Usage
- redirect Template:Parameter names example
{{Infobox PBA conference finals
| year = <!-- xxyy -->
| conference =
| image =
| runnerup =
| runnerup_coach =
| runnerup_games =
| champion =
| champion_coach =
| champion_games =
| date= <!-- {{Start date|YYYY|MM|DD}}-<br />{{End date|YYYY|MM|DD}} -->
| MVP =
| television =
| announcers =
| radio_network =
| radio_announcers =
| referees_1 = <!-- include only if known -->
| referees_2 = <!-- include only if known -->
| referees_3 = <!-- include only if known -->
| referees_4 = <!-- include only if known -->
| referees_5 = <!-- include only if known -->
| referees_6 = <!-- include only if known -->
| referees_7 = <!-- include only if known -->
| prev_year = <!-- [[xxxx PBA {{{conference}}} Finals|xxxx]] -->
| next_year = <!-- [[yyyy PBA {{{conference}}} Finals|yyyy]] -->
}}
Microformat
Tracking category
| The above documentation is transcluded from Template:Infobox PBA conference finals/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |