Template:TeamPastPerformances: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 4: Line 4:
|fields=hd.start_date=Date,lb.hunt=Hunt,
|fields=hd.start_date=Date,lb.hunt=Hunt,
{{#if:{{{no_rank|}}}||IF(lb.rank < 0, 'Host', lb.rank)=Rank,}}
{{#if:{{{no_rank|}}}||IF(lb.rank < 0, 'Host', lb.rank)=Rank,}}
CONCAT(IF(lb.alias IS NULL OR lb.alias='{{{team|{{PAGENAME}}}}}', '', CONCAT('as ', lb.team)), ' ', IF(lb.comment IS NULL, '', lb.comment))=Notes
CONCAT(IF(lb.alias IS NULL OR lb.team='{{{team|{{PAGENAME}}}}}', '', CONCAT('as ', lb.team)), ' ', IF(lb.comment IS NULL, '', lb.comment))=Notes
|where=(lb.team='{{{team|{{PAGENAME}}}}}' OR lb.alias='{{{team|{{PAGENAME}}}}}') AND lb.rank <= {{{max_rank|30}}}
|where=(lb.team='{{{team|{{PAGENAME}}}}}' OR lb.alias='{{{team|{{PAGENAME}}}}}') AND lb.rank <= {{{max_rank|30}}}
|order by=hd.start_date DESC
|order by=hd.start_date DESC

Revision as of 04:09, 21 September 2022

No results