Template:Mleague teams: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> {{#template_params:name (label=Name)|logo (label=Logo;namespace=File)|inception (label=Inception)|owner (label=Owner)|finals (label=Finals)|titles (label=Tiles)}}...") |
No edit summary |
||
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params:name (label=Name)|logo (label=Logo | {{#template_params:name (label=Name)|logo (label=Logo)|inception (label=Inception)|owner (label=Owner)|finals (label=Finals)|titles (label=Titles)}} | ||
{{#cargo_declare:_table=mleague_teams|name=String|logo= | {{#cargo_declare: | ||
_table=mleague_teams | |||
|name=String | |||
|logo=String | |||
|inception=Date | |||
|owner=String | |||
|finals=List (,) of Date | |||
|titles=List (,) of Date}} | |||
</noinclude><includeonly>{{#cargo_store:_table=mleague_teams}} | </noinclude><includeonly>{{#cargo_store:_table=mleague_teams}} | ||
{{ | <table class="infobox" cellspacing="3" style="border-spacing: 3px; width:22em; width:20em;"><caption class="" style="">{{{name}}}</caption><tr class=""><td colspan="2" class="" style="text-align:center;"> | ||
[[File:{{{logo}}}|250px]]<tr class=""><th scope="row" style="text-align:left; width:33%">Owner</th> | |||
<td class="" style=""> | |||
{{{owner}}}</td></tr><tr class=""><th scope="row" style="text-align:left; width:33%">Inception</th> | |||
<td class="" style=""> | |||
{{{inception}}}</td></tr><tr class=""><th scope="row" style="text-align:left; width:33%">Finals:</th> | |||
<td class="" style=""> | |||
{{{finals}}}</td></tr><tr class=""><th scope="row" style="text-align:left; width:33%">Titles</th> | |||
<td class="" style=""> | |||
{{{titles}}}</td></tr> | |||
</table> | |||
</includeonly> |
Latest revision as of 04:07, 15 October 2021
This is the "Mleague teams" template.
It should be called in the following format:
{{Mleague teams |name= |logo= |inception= |owner= |finals= |titles= }}
Edit the page to see the template text.
This template defines the table "mleague_teams". View table.