Template:Sumo record box start: Difference between revisions

From RTYWiki
Jump to navigation Jump to search
m (1 revision imported)
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><table class="wikitable" style="text-align:center;line-height:110%;clear:left;">
<includeonly>
<table class="wikitable" style="text-align:center;line-height:110%;clear:left;table-layout:fixed;width:1200px;">
{{#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> 
</includeonly><noinclude>
<th style="width:16%;">January<br /><span style="font-size:80%;">Hatsu basho, [[Tokyo]]</span></th>
<th style="width:16%;">March<br /><span style="font-size:80%;">Haru basho, [[Osaka]]</span></th>
<th style="width:16%;">May<br /><span style="font-size:80%;">Natsu basho, [[Tokyo]]</span></th>
<th style="width:16%;">July<br /><span style="font-size:80%;">Nagoya basho, [[Nagoya]]</span></th>
<th style="width:16%;">September<br /><span style="font-size:80%;">Aki basho, [[Tokyo]]</span></th>
<th style="width:16%;">November<br /><span style="font-size:80%;">Kyūshū basho, [[Fukuoka]]</span></th>
</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.



Latest revision as of 21:32, 1 July 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