Template:Professionals: Difference between revisions

From Japanese Mahjong Wiki
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=Association)|pyear (label=Pro Since)}}
{{#template_params:name (label=Name)|image (label=Image)|inmleague (label=In M League?)|mleagueteam (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|pyear=Date}}
{{#cargo_declare:_table=professionals|name=String|image=String|inmleague=Boolean|mleagueteam=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</th>
{{{pyear}}}</td></tr>{{#if: {{{mleagueteam}}} | <tr class=""><th scope="row" style="text-align:left; width:33%">M League</th>
     <td class="" style="">
     <td class="" style="">
{{{mleague_team}}}</td></tr>}}
{{{mleagueteam}}}</td></tr>}}
</table>
</table>
</includeonly>
</includeonly>

Revision as of 16:13, 15 October 2021

This is the "Professionals" template.

It should be called in the following format:

{{Professionals
|name=
|image=
|inmleague=
|mleagueteam=
|org=
|pyear=
}}

Edit the page to see the template text.

This template defines the table "professionals". View table.