Template:Team: Difference between revisions
Appearance
Add TournamentCount to Team Cargo schema and infobox |
Refresh generated page templates and styles |
||
| Line 39: | Line 39: | ||
}} | }} | ||
<table class="infobox"> | <table class="infobox infobox-team"> | ||
<tr><th class="infobox-title" colspan="2">{{#if:{{{Name|}}}|{{{Name}}}|{{{PlayerA}}} & {{{PlayerB}}}}}</th></tr> | <tr><th class="infobox-title" colspan="2">{{#if:{{{Name|}}}|{{{Name}}}|{{{PlayerA}}} & {{{PlayerB}}}}}</th></tr> | ||
Revision as of 20:31, 16 April 2026
This template defines the table "Teams". View table.
Team infobox (stores to Cargo).
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | Name | no description | String | optional |
| Player A (player page name) | PlayerA | Enter the exact Player page name (no brackets). Example: 'Jane Doe' or 'Player:Jane Doe' depending on your naming convention. | String | required |
| Player B (player page name) | PlayerB | Enter the exact Player page name (no brackets). | String | required |
| Tournaments played | TournamentCount | no description | Number | optional |
| Active from (year) | ActiveFromYear | no description | Number | optional |
| Active to (year) | ActiveToYear | no description | Number | optional |
| Logo file | Logo | no description | File | optional |