Content deleted Content added
Sheep8144402 (talk | contribs) this template uses lua Tags: Mobile edit Mobile web edit Advanced mobile edit |
Tom.Reding (talk | contribs) m {{High-use}} |
||
(One intermediate revision by one other user not shown) | |||
Line 1:
{{
{{High-use}}
{{Lua|Module:RoundN}}
This template generates a generic 4-team [[Bracket (tournament)|tournament bracket]].
== Example ==
{{Round4-with third
Line 14 ⟶ 16:
}}
<syntaxhighlight lang="wikitext">
{{Round4-with third
<!--Date-Place|Team 1|Score 1|Team 2|Score 2 -->
Line 25 ⟶ 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 46 ⟶ 49:
==Blank template==
<syntaxhighlight lang="wikitext">
{{Round4-with third
Line 62 ⟶ 65:
|Consol=
}}
</syntaxhighlight>
== See also ==
* {{tl|4TeamBracket}}
|