Jump to content

Template:Stb row/doc

From Wiki - Scioly.org
Revision as of 23:39, 3 September 2024 by Nydauron (talk | contribs) (Fixes typo to State tournaments box page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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
    }}
}}
NameTypeDateDivisionFormat
OSS InvitationalInvitationalTBDB/CTBD
Central Florida RegionalRegional2/13/2021B/CTBD
Eastern Florida RegionalRegional2/20/2021B/CTBD
Northwest Florida RegionalRegionalCancelledB/CX