Marathons: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
(→‎2009: fixed listing)
(fixed regexes)
Line 8: Line 8:
==2010==
==2010==
<dpl>
<dpl>
titleregexp=^2010
titleregexp=^2010.*[mM]arathon.*
titleregexp=Marathon
</dpl>
</dpl>


Line 19: Line 18:
==2008==
==2008==
<dpl>
<dpl>
titleregexp=2008
titleregexp=^2008.*[mM]arathon.*
titleregexp=Marathon
</dpl>
</dpl>


==2007==
==2007==
<dpl>
<dpl>
titleregexp=2007
titleregexp=^2008.*[mM]arathon.*
titleregexp=Marathon
</dpl>
</dpl>

Revision as of 2009-10-04T12:13:14

2010

<dpl> titleregexp=^2010.*[mM]arathon.* </dpl>

2009

<dpl> titleregexp=^2009.*[mM]arathon.* </dpl>

2008

<dpl> titleregexp=^2008.*[mM]arathon.* </dpl>

2007

<dpl> titleregexp=^2008.*[mM]arathon.* </dpl>