Template:LeaderboardRow: Difference between revisions

Content added Content deleted
(Undo revision 5289 by Phenomist-alt (talk) - temp revert to try to debug)
Tag: Undo
(Undo revision 5291 by Phenomist (talk) let's try it again)
Tag: Undo
Line 1: Line 1:
<noinclude>{{#cargo_declare:
<noinclude>{{#cargo_declare:
_table = Leaderboard
_table = Leaderboard
|team = String Display name used for hunt.
|team = String <!--Display name used for hunt.-->
|alias = Page Page name of hunting team, if different from team field.
|alias = Page <!--Page name of hunting team, if different from team field.-->
|subteams = List (,) of Page List of pages of component teams. (Useful for MH-sized teams, for example.)
|subteams = List (,) of Page <!--List of pages of component teams. (Useful for MH-sized teams, for example.)-->
|hunt = Page Page name of hunt.
|hunt = Page <!--Page name of hunt.-->
|rank = Integer Source of truth for rank. Use -1 for hosting team.
|rank = Integer <!--Source of truth for rank. Use -1 for hosting team.-->
|points = Float May mean "# of puzzles solved" in certain hunts.
|points = Float <!--May mean "# of puzzles solved" in certain hunts.-->
|tiebreaker = Float May mean "penalty" in certain hunts. Used as a secondary ranking information.
|tiebreaker = Float <!--May mean "penalty" in certain hunts. Used as a secondary ranking information.-->
|finishtime = Datetime May mean "last solved", and may serve as a tiebreaker when relevant.
|finishtime = Datetime <!--May mean "last solved", and may serve as a tiebreaker when relevant.-->
|comment = Wikitext Special notes to add in hunt leaderboard, for instance alternative subrankings or special prizes.
|comment = Wikitext <!--Special notes to add in hunt leaderboard, for instance alternative subrankings or special prizes.-->
}}</noinclude><includeonly>
}}</noinclude><includeonly>
{{#cargo_store:
{{#cargo_store:

Revision as of 02:16, 17 September 2022

This template defines the table "Leaderboard". View table.