Template:HuntLeaderboard: Difference between revisions

Content added Content deleted
(Now that points is properly a float class, add flags to modify whether points and tiebreaker should be displayed as a float.)
(default to PAGENAME)
Line 6: Line 6:
{{#if:{{{finishtime|}}}|,lb.finishtime={{{finishtime|Finish time}}}|}}
{{#if:{{{finishtime|}}}|,lb.finishtime={{{finishtime|Finish time}}}|}}
{{#if:{{{comment|}}}|,lb.comment={{{comment|Comments}}}|}}
{{#if:{{{comment|}}}|,lb.comment={{{comment|Comments}}}|}}
|where=lb.hunt='{{{hunt|None}}}' AND lb.rank>0
|where=lb.hunt='{{{hunt|{{PAGENAME}}}}}' AND lb.rank>0
|order by=lb.rank
|order by=lb.rank
|limit={{{max_teams|30}}}
|limit={{{max_teams|30}}}
|format=table
|format=table
|outro={{#if:{{{source|}}}|,[{{{source}}} Source] · |}}[[Data:{{{hunt|None}}}|Edit data]]}}
|outro={{#if:{{{source|}}}|,[{{{source}}} Source] · |}}[[Data:{{{hunt|{{PAGENAME}}}}}|Edit data]]}}

Revision as of 19:40, 19 September 2022

No results