Template:Round4-with third/doc: Difference between revisions

Content deleted Content added
No edit summary
m {{High-use}}
 
(3 intermediate revisions by 3 users not shown)
Line 1:
{{documentationDocumentation subpage}}
{{High-use}}
{{Lua|Module:RoundN}}
This template generates a generic 4-team [[Bracket (tournament)|tournament bracket]].
 
== Example ==
{{Round4-with third
Line 13 ⟶ 16:
}}
 
<syntaxhighlight lang="wikitext">
<pre>
{{Round4-with third
<!--Date-Place|Team 1|Score 1|Team 2|Score 2 -->
Line 24 ⟶ 27:
|29 January - |{{fbu|20|MAR}} |1(5) |{{fb|BEN}} |1(3)
}}
</syntaxhighlight>
</pre>
 
== 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 ⟶ 49:
==Blank template==
 
<syntaxhighlight lang="wikitext">
<pre>
 
{{Round4-with third
Line 61 ⟶ 65:
|Consol=
}}
</syntaxhighlight>
</pre>
 
== See also ==
* {{tl|4TeamBracket}}
 
<includeonly>{{Sandbox other||
[[Category:4-Team bracket templates]]
}}</includeonly>