Template:Professionals: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params:name (label=Name)|image (label=Image)|in_mleague (label=In M League?)|mleague_team (label=M League team)|org (label= | {{#template_params:name (label=Name)|image (label=Image)|in_mleague (label=In M League?)|mleague_team (label=M League team)|org (label=Association)|pyear (label=Pro Since)}} | ||
{{#cargo_declare:_table=professionals|name=String|image=String|in_mleague=Boolean|mleague_team=String|org=String}} | {{#cargo_declare:_table=professionals|name=String|image=String|in_mleague=Boolean|mleague_team=String|org=String|pyear=Date}} | ||
</table> | </table> | ||
Line 11: | Line 11: | ||
{{{org}}}</td></tr><tr class=""><th scope="row" style="text-align:left; width:33%">Pro since</th> | {{{org}}}</td></tr><tr class=""><th scope="row" style="text-align:left; width:33%">Pro since</th> | ||
<td class="" style=""> | <td class="" style=""> | ||
{{{pyear}}}</td></tr>{{#if: {{{mleague_team}}} | <tr class=""><th scope="row" style="text-align:left; width:33%">M League Team | {{{pyear}}}</td></tr>{{#if: {{{mleague_team}}} | <tr class=""><th scope="row" style="text-align:left; width:33%">M League Team</th> | ||
<td class="" style=""> | <td class="" style=""> | ||
{{{mleague_team}}}</td></tr>}} | {{{mleague_team}}}</td></tr>}} | ||
</table> | </table> | ||
</includeonly> | </includeonly> |
Revision as of 15:34, 15 October 2021
This is the "Professionals" template.
It should be called in the following format:
{{Professionals |name= |image= |in_mleague= |mleague_team= |org= |pyear= }}
Edit the page to see the template text.
This template defines the table "professionals". View table.