SortByDate

Last edit

Summary: Switching from Moin double quotes to Creole double slashes.

Changed:

< If a page does not have a version date row, it should not appear on this page. If it does have a version date row, but it is not in the YYYY-MM or YYYY-MM-DD format it should appear in the ''Invalid Version'' Date secion.

to

> If a page does not have a version date row, it should not appear on this page. If it does have a version date row, but it is not in the YYYY-MM or YYYY-MM-DD format it should appear in the //Invalid Version// Date secion.


This lists the games that have a version date in its header and sorts them by said dates.

[[SearchInPagesAndSort(p=".*", st="\|\|\s*Version\s*Date\s*\|\|[^|]*\|\|", sk="[0-9][0-9][0-9][0-9]-[0-9][0-9]", NoHeader=0, NoText=0, Reverse=1, UnassignedText="Invalid Version Date")]]

Notes

If a page does not have a version date row, it should not appear on this page. If it does have a version date row, but it is not in the YYYY-MM or YYYY-MM-DD format it should appear in the Invalid Version Date secion.