Template:Stb row/doc
Appearance
| Uses Lua: |
The Stb row is a helper template used to construct rows that are used inside Template:State tournaments box.
Parameters
|name= the name of the tournament
|type= the type of the tournament
|date= the date of the tournament
|div= the division(s) of the tournament
|format= the format of the tournament
Note: Any parameters that are omitted will result in a blank cell for that corresponding row. All parameters accept basic wikitext syntax (HTML, links, bold, lists, or tables).
Examples
| Code | Result | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{State tournaments box
| version = 2
| {{Stb row
| name = [[OSS Invitational]]
| type = Invitational
| date = TBD
| div = B/C
| format = TBD
}}
| {{Stb row
| name = [[Central Florida Regional]]
| type = Regional
| date = 2/13/2021
| div = B/C
| format = TBD
}}
| {{Stb row
| name = [[Eastern Florida Regional]]
| type = Regional
| date = 2/20/2021
| div = B/C
| format = TBD
}}
| {{Stb row
| name = [[Northwest Florida Regional]]
| type = Regional
| date = Cancelled
| div = B/C
| format = X
}}
}}
|
|