\documentclass{article} \usepackage[a4paper]{geometry} \title{ New MediaWiki extension: MultiPurge } \author{ Sam Wilson } \date{ 2022 August 10 (Wednesday), 4:20AM } \begin{document} \maketitle \tableofcontents Another new MediaWiki extension this week, by Octfx: \begin{quote} The MultiPurge extension\footnote{\url{https://www.mediawiki.org/wiki/Extension:MultiPurge}} allows the purging of pages from multiple caches in a defined order. It was developed to allow the use-case of first purging data from a varnish cache, and then from CloudFlare. \end{quote} \end{document}