Content deleted Content added
add documentation on custom paramaters |
Tom.Reding (talk | contribs) m {{High-use}} |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 1:
{{
{{High-use}}
{{Lua|Module:RoundN}}
== Example ==
{{Round4-with third
<!--Date-Place|Team 1|Score 1|Team 2|Score 2 -->
Line 14 ⟶ 16:
}}
<syntaxhighlight lang="wikitext">
{{Round4-with third
<!--Date-Place|Team 1|Score 1|Team 2|Score 2 -->
Line 26 ⟶ 27:
|29 January - |{{fbu|20|MAR}} |1(5) |{{fb|BEN}} |1(3)
}}
</syntaxhighlight>
== Usage ==
Use the parameters listed below to customise the template. For example, putting <code>|team-width=200}}</code> in the last line will set the width of the team cells to 200 px. The following parameter values are acceptable:
Line 45 ⟶ 47:
|}
==Blank
<syntaxhighlight lang="wikitext">
{{Round4-with third
|RD2=▼
|Consol=▼
<!--Date-Place|Team 1|Score 1|Team 2|Score 2 -->
<!--semi-finals -->
Line 60:
<!--third place -->
| | || |
<!--parameters -->
|RD1=
▲|RD2=
▲|Consol=
}}
</syntaxhighlight>
== See also ==
* {{tl|4TeamBracket}}
<includeonly>{{Sandbox other||
[[Category:4-Team bracket templates]]
}}</includeonly>
|