Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox tournament: Difference between revisions

Template page
m Build reusable tournament data and rendering system
m Build reusable tournament data and rendering system
Line 8: Line 8:
}}
}}


{{#if:{{
{{#


== See also ==
== See also ==
* [[Tournaments]]{{#if:{{{youtube|}}}{{{youtube2|}}}{{{youtube3|}}}{{{twitch|}}}|<!---->
* [[Tournaments]]
 
{{#if:{{{youtube|}}}{{{youtube2|}}}{{{youtube3|}}}{{{twitch|}}}|== External links ==
== External links ==
{{#if:{{{youtube|}}}|* {{YouTube link|id={{{youtube|}}}|label={{{youtubelabel|{{{name|{{PAGENAME}}}}}}}}|explicit={{{youtubeexplicit|}}}}}
{{#if:{{{youtube|}}}|* {{YouTube link|id={{{youtube|}}}|label={{{youtubelabel|{{{name|{{PAGENAME}}}}}}}}|explicit={{{youtubeexplicit|}}}}}
}}{{#if:{{{youtube2|}}}|* {{YouTube link|id={{{youtube2|}}}|label={{{youtube2label|{{{name|{{PAGENAME}}}}}}}}|explicit={{{youtube2explicit|}}}}}
}}{{#if:{{{youtube2|}}}|* {{YouTube link|id={{{youtube2|}}}|label={{{youtube2label|{{{name|{{PAGENAME}}}}}}}}|explicit={{{youtube2explicit|}}}}}
Line 25: Line 20:
}}{{#if:{{{twitch|}}}|* {{Twitch link|id={{{twitch|}}}|label={{{twitchlabel|{{{name|{{PAGENAME}}}}}}}}}}
}}{{#if:{{{twitch|}}}|* {{Twitch link|id={{{twitch|}}}|label={{{twitchlabel|{{{name|{{PAGENAME}}}}}}}}}}
}}}}
}}}}
{{Tournament categories|format={{{format|}}}|format2={{{event2format|}}}|continent={{{continent|}}}}}</includeonly><noinclude>
{{Tournament categories|format={{{format|}}}|format2={{{event2format|}}}|continent={{{continent|}}}}}</includeonly><noinclude>
== Purpose ==
== Purpose ==

Revision as of 16:46, 19 August 2026

Purpose

Renders a tournament article from its named central data record

Tournament articles use a call such as:

{{Tournament data/Asgard V}}

Article-specific sections belong in content so they render before the automatic See also and External links sections:

{{Tournament data/Asgard V
|content=
== Trivia ==
* Example
}}

See Template:Tournament data for the concise parameter reference and multi-event workflow

Contents