Template:Sumo record box start: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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;"> | ||
{{#if:{{{1|}}}|<caption style="font-size:120%;font-weight:bold;">{{{1}}}</caption>}} | {{#if:{{{1|}}}|<caption style="font-size:120%;font-weight:bold;">{{{1}}}</caption>}} | ||
</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 21:07, 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}}