Difference between revisions of "User:Syphilen/Test Site"
Tag: Reverted |
Tag: Reverted |
||
Line 71: | Line 71: | ||
Average runs per day: | Average runs per day: | ||
<!--{{#expr: }}--> | <!--{{#expr: }}--> | ||
{{#ask: |?Date#-JD[[Has date::Feb 11 2000]]}} | {{#ask: |?Date#-JD[M D J]=[[Has date::Feb 11 2000]]}} | ||
Oldest Run: | Oldest Run: |
Revision as of 15:27, 4 August 2022
Wiki Code you may copy if you want
Number of runs and runs since last rent
If put the code into the Infobox of a char it will display the number of runs and the runs since you should have paid rent. The position in the infobox is controlled via the numbers (labelX and dataX). So if you want to change their position adjust the numbers. Just make sure there's only one pair of data and label for each number.
|label17 = Number of Runs: |data17 = {{#ask: [[Category:Runs]][[hasRunner::{{PAGENAME}}]]|format=count}} |label18 = Runs since Rent: |data18 = {{#expr:{{#ask: [[Category:Runs]][[hasRunner::{{PAGENAME}}]]|format=count}}mod4}}
GM run table and number of runs as a GM
If you put this code onto your GM page it will give you a table that displays the runs you GMed. This is currently limited to showing the 10 most recent runs. if you want to change that just change the limit to the wanted number Just make sure that the name listed as the GM is indeed your user name.
{{#ask: [[Category:Runs]][[hasGM::{{PAGENAME}}]] |mainlabel=- |format=datatables |default=Haven't GMed a run yet. But it will happen somewhere in the future. |?=Name |?hasMetaplot=Metaplot |?hasDate=Date |?ThreatLevel=Threat Level |?hasRunner=Runners |limit=10 |sort=hasDate |order=descending }}
If you put this code onto your GM page it will give you the number of runs you did. Just make sure that the name listed as the GM is indeed your user name.
Number of runs as a GM: {{#ask: [[Category:Runs]][[hasGM::{{PAGENAME}}]]|format=count}}
Work in progress code that doesn't work
{{#ask: [[Category:Player Characters]][[hasRunner::{{PAGENAME}}]{{#ask: [[Category:Runs]][[hasRunner::{{PAGENAME}}]]|format=count}} |mainlabel=- |format=datatables |default=Haven't GMed a run yet. But it will happen somewhere in the future. |?=Name |?hasMetaplot=Metaplot |?hasDate=Date |?ThreatLevel=Threat Level |?hasRunner=Runners |limit=10 |sort=hasDate |order=descending }}
Just ignore this
Total Runs: 2418
Average runs per day: The query description has an empty condition.
Oldest Run:
Name | GM | Threat Level | Date | Runner |
---|---|---|---|---|
Tech Support Returns | Mudge | 15 April 2078 | Usagi Ice Cube R0B0H4TZ James Krug | |
... further results |