<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-IN">
	<id>https://esportsamaze.in/index.php?action=history&amp;feed=atom&amp;title=Template%3ATournamentResult</id>
	<title>Template:TournamentResult - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://esportsamaze.in/index.php?action=history&amp;feed=atom&amp;title=Template%3ATournamentResult"/>
	<link rel="alternate" type="text/html" href="https://esportsamaze.in/index.php?title=Template:TournamentResult&amp;action=history"/>
	<updated>2026-05-14T10:47:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://esportsamaze.in/index.php?title=Template:TournamentResult&amp;diff=4028&amp;oldid=prev</id>
		<title>Esportsamaze: Created page with &quot;Template:TournamentResult ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Create this as a new page: Template:TournamentResult ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  FULL TEMPLATE WIKITEXT TO PASTE: ━━━━━━━━━━━━━━━━━━━━━━━━━━...&quot;</title>
		<link rel="alternate" type="text/html" href="https://esportsamaze.in/index.php?title=Template:TournamentResult&amp;diff=4028&amp;oldid=prev"/>
		<updated>2026-03-06T22:48:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Template:TournamentResult ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Create this as a new page: Template:TournamentResult ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  FULL TEMPLATE WIKITEXT TO PASTE: ━━━━━━━━━━━━━━━━━━━━━━━━━━...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Template:TournamentResult&lt;br /&gt;
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━&lt;br /&gt;
Create this as a new page: Template:TournamentResult&lt;br /&gt;
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━&lt;br /&gt;
&lt;br /&gt;
FULL TEMPLATE WIKITEXT TO PASTE:&lt;br /&gt;
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{#cargo_declare:&lt;br /&gt;
_table    = Tournament_Results&lt;br /&gt;
|tournament = String&lt;br /&gt;
|team       = String&lt;br /&gt;
|place      = Integer&lt;br /&gt;
}}&lt;br /&gt;
== Template:TournamentResult ==&lt;br /&gt;
Invisible template. Stores a team&amp;#039;s final placement in a tournament.&lt;br /&gt;
Place this on the tournament page (e.g. in a &amp;lt;nowiki&amp;gt;&amp;lt;div style=&amp;quot;display:none&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt; block).&lt;br /&gt;
&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{TournamentResult |tournament=BGMI Masters Series 2026 |team=GodLike Esports |place=1}}&lt;br /&gt;
{{TournamentResult |tournament=BGMI Masters Series 2026 |team=Team SouL       |place=2}}&lt;br /&gt;
{{TournamentResult |tournament=BGMI Masters Series 2026 |team=OR Esports      |place=3}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;tournament&amp;#039;&amp;#039;&amp;#039; — exact tournament name (must match PrizeMoney and Tournament_Teams)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;team&amp;#039;&amp;#039;&amp;#039; — exact team name (must match Teams table)&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;place&amp;#039;&amp;#039;&amp;#039; — final placement as a number (1, 2, 3 ... 16 etc.)&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;includeonly&amp;gt;{{#cargo_store:&lt;br /&gt;
_table     = Tournament_Results&lt;br /&gt;
|tournament = {{{tournament|}}}&lt;br /&gt;
|team       = {{{team|}}}&lt;br /&gt;
|place      = {{{place|}}}&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━&lt;br /&gt;
HOW TO USE ON A TOURNAMENT PAGE:&lt;br /&gt;
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━&lt;br /&gt;
&lt;br /&gt;
On each tournament page, add a hidden block with one&lt;br /&gt;
{{TournamentResult}} call per team:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display:none&amp;quot;&amp;gt;&lt;br /&gt;
{{TournamentResult |tournament=BGMI Masters Series 2026 |team=GodLike Esports |place=1}}&lt;br /&gt;
{{TournamentResult |tournament=BGMI Masters Series 2026 |team=Team SouL       |place=2}}&lt;br /&gt;
{{TournamentResult |tournament=BGMI Masters Series 2026 |team=OR Esports      |place=3}}&lt;br /&gt;
{{TournamentResult |tournament=BGMI Masters Series 2026 |team=Entity Gaming    |place=4}}&lt;br /&gt;
... and so on for all teams&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is invisible on the tournament page but stores data to Cargo.&lt;br /&gt;
The player dashboard reads from this table to show placements.&lt;br /&gt;
&lt;br /&gt;
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━&lt;br /&gt;
NOTES:&lt;br /&gt;
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━&lt;br /&gt;
&lt;br /&gt;
• Teams without a TournamentResult entry still appear in the&lt;br /&gt;
  player dashboard — they just show &amp;quot;—&amp;quot; in the Place/Award column.&lt;br /&gt;
&lt;br /&gt;
• The PrizeMoney template handles prize money separately.&lt;br /&gt;
  TournamentResult only handles placement (rank number).&lt;br /&gt;
&lt;br /&gt;
• After creating this template, go to Special:CargoTables and&lt;br /&gt;
  recreate the Tournament_Results table to register the new schema.&lt;/div&gt;</summary>
		<author><name>Esportsamaze</name></author>
	</entry>
</feed>