Difference between revisions of "Template:RunHistory"
Jump to navigation
Jump to search
Tag: visualeditor-wikitext |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 6: | Line 6: | ||
|?hasGM=GM | |?hasGM=GM | ||
|?hasMetaplot=Metaplot | |?hasMetaplot=Metaplot | ||
|?ThreatLevel=Threat | |||
|?hasDate=Date of Run | |?hasDate=Date of Run | ||
|limit={{{Limit|300}}} | |limit={{{Limit|300}}} | ||
Line 11: | Line 12: | ||
|order=descending | |order=descending | ||
|{{#if:{{{Team|}}}|?hasRunner=Team}} | |{{#if:{{{Team|}}}|?hasRunner=Team}} | ||
}} {{#ifexpr: {{#ask: [[Category:Runs]][[hasRunner::{{PAGENAME}}]][[hasDate::>{{#time: Y-m-d |now +61 years -6 months}}]]|format=count}} > 0 | [[Category:Active Runners]] }}<noinclude> | }} {{#ifexpr: {{#ask: [[Category:Runs]][[hasRunner::{{PAGENAME}}]][[hasDate::>{{#time: Y-m-d |now +61 years -6 months}}]]|format=count}} > 0 | [[Category:Active Runners]] | [[Category:Inactive Runners]] }}<noinclude> | ||
{| cellpadding=5 cellspacing=0 style="border: gray 2px solid; width: 100%; -moz-border-radius: 20px; -webkit-border-radius: 25px; border-radius: 25px; background-color: #444" | {| cellpadding=5 cellspacing=0 style="border: gray 2px solid; width: 100%; -moz-border-radius: 20px; -webkit-border-radius: 25px; border-radius: 25px; background-color: #444" | ||
|- | |- | ||
Line 27: | Line 28: | ||
<nowiki>{{RunHistory| | <nowiki>{{RunHistory| | ||
| | |Limit=5 | ||
}}</nowiki> | }}</nowiki> | ||
Latest revision as of 22:54, 30 October 2024
No runs yet. This list will auto-populate when this character is tagged in a run AAR.
Useage{{RunHistory}} This template is used to automatically generate a list of runs for character wiki pages. It will also automatically add the character to Category:Active Runners if that character has had a run in the previous 6 months. This is important, as other templates such as Template:ContactPlayerConnections checks the Active Runner category for their functionality.
{{RunHistory| |Limit=5 }} This will force the template to give only the 5 most recent runs. This can be useful if you wish only to show the most recent runs. |