Template:Sumo record box start: Difference between revisions

From RTYWiki
Jump to navigation Jump to search
m (1 revision imported)
No edit summary
Line 2: Line 2:
{{#if:{{{1|}}}|<caption style="font-size:120%;font-weight:bold;">{{{1}}}</caption>}}
{{#if:{{{1|}}}|<caption style="font-size:120%;font-weight:bold;">{{{1}}}</caption>}}
<tr><th>[[List of years in sumo|Year in sumo]]</th>   
<tr><th>[[List of years in sumo|Year in sumo]]</th>   
<th style="width:16%;">January<br /><span style="font-size:80%;">Hatsu basho, [[Tokyo]]</span></th>
<th style="width:16%;">January<br /><span style="font-size:80%;">Hatsu basho</span></th>
<th style="width:16%;">March<br /><span style="font-size:80%;">Haru basho, [[Osaka]]</span></th>
<th style="width:16%;">March<br /><span style="font-size:80%;">Haru basho</span></th>
<th style="width:16%;">May<br /><span style="font-size:80%;">Natsu basho, [[Tokyo]]</span></th>
<th style="width:16%;">May<br /><span style="font-size:80%;">Natsu basho</span></th>
<th style="width:16%;">July<br /><span style="font-size:80%;">Nagoya basho, [[Nagoya]]</span></th>
<th style="width:16%;">July<br /><span style="font-size:80%;">Nagoya basho</span></th>
<th style="width:16%;">September<br /><span style="font-size:80%;">Aki basho, [[Tokyo]]</span></th>
<th style="width:16%;">September<br /><span style="font-size:80%;">Aki basho</span></th>
<th style="width:16%;">November<br /><span style="font-size:80%;">Kyūshū basho, [[Fukuoka]]</span></th>
<th style="width:16%;">November<br /><span style="font-size:80%;">Kyūshū basho</span></th>
</tr></includeonly><noinclude>
</tr></includeonly><noinclude>
This template is called to initiate the table giving the makuuchi record for a sumotori. It must be matched with a call to {{tlx|Sumo record box end}} at the end of the table data.
This template is called to initiate the table giving the makuuchi record for a sumotori. It must be matched with a call to {{tlx|Sumo record box end}} at the end of the table data.

Revision as of 18:28, 23 April 2024

This template is called to initiate the table giving the makuuchi record for a sumotori. It must be matched with a call to {{Sumo record box end}} at the end of the table data.

It has one optional parameter for the rikishi's shikona.

Between these two template calls should be one {{Sumo record year start}}{{Sumo record year end}} pair for each year the sumotori was in makuuchi. Between each of those should be six calls to {{Basho}}. To ensure the table looks right always include six, even for honbasho that have not yet been fought, or that occurred that year prior to a wrestler's makuuchi promotion.

Example

{{Sumo record box start|(shikona)}}

  {{Sumo record year start|(year)}}
    {{Basho |M |15 |e |8 |7}}
    {{Basho |...}}
    {{Basho |...}}
    {{Basho |...}}
    {{Basho |...}}
    {{Basho |...}}
  {{Sumo record year end}}

  {{Sumo record year start|(next year)}}
    {{Basho |M |1 |w |11 |4|||f|*}}
    {{Basho |...}}
    {{Basho |...}}
    {{Basho |...}}
    {{Basho |...}}
    {{Basho |...}}
  {{Sumo record year end}}

 etc...

{{Sumo record box end}}

mn:Загвар:Sumo record box start