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

Content deleted Content added
this template uses lua
Tags: Mobile edit Mobile web edit Advanced mobile edit
m {{High-use}}
 
(One intermediate revision by one other user 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 14 ⟶ 16:
}}
 
<syntaxhighlight lang="wikitext">
<pre>
{{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>
</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 46 ⟶ 49:
==Blank template==
 
<syntaxhighlight lang="wikitext">
<pre>
 
{{Round4-with third
Line 62 ⟶ 65:
|Consol=
}}
</syntaxhighlight>
</pre>
 
== See also ==
* {{tl|4TeamBracket}}