User talk:John
Last 20 pages edited in UK Category
Jack Raybould - YSFRG Newsletter - Harry Bell - Brian Temple - Young Science Fiction Reading Group - Newcastle SF Club - Fred Hunter - Brumcon - George Gorse - Peter Davies - Mike Kilvert - Stourbridge Circle - Tony Hill - Cytricon IV - Futuristic Science Stories - John Ashcroft - Geoff Collins - British Fantasy Society membership 1942–1946 - Browsing - London SF Con - Norcon II - B. H. Edwards - Allan H. Miles - Off Trails - Frank Edward Arnold - Bob Champion - John Nielsen-Hall - Perihelion - Barry Hall - Clacton SF Group - Bryan Welham - Eastercon Glasgow - Iridescence - Buxton, UK - Novacon 54 - Novacon 53 - Tom Shippey - Ansible Editions - Phil Sless - K. E. Smith - Ken Smith - Cytricon III - Cytricon II - Cytricon I - Supermancon - W. Carr - Rob Hansen - London in 1957 - Jim Ratigan - Alan Barclay
#!/bin/bash grep -v '<big>' convention_timeline.txt | grep -v 'tab>' | grep -v "' '" > convention_timeline1.txt sed -Ef convert.sed convention_timeline1.txt > convention_timeline2.txt cat convert.bsh >> convention_timeline3.txt cat convert.sed >> convention_timeline3.txt echo >> convention_timeline3.txt echo See https://meta.wikimedia.org/wiki/Help:Sorting >> convention_timeline3.txt echo >> convention_timeline3.txt echo To sort for Dates within Location, click on Location, then shift-click on Date >> convention_timeline3.txt echo >> convention_timeline3.txt echo '{| class="wikitable sortable"' >> convention_timeline3.txt echo '! Date' >> convention_timeline3.txt echo '! Name' >> convention_timeline3.txt echo '! Location' >> convention_timeline3.txt cat convention_timeline2.txt >> convention_timeline3.txt echo '|}' >> convention_timeline3.txt s` ``g s`<small>\((.*)\)</small>`||\1`g s`(.*)\|\|(.*)\|\|(.*)`|-\n|data-sort-value=\1|\1\n|\2\n|data-sort-value=\3|[[\3]]` s`(.*)\|\|(.*)`|-\n|data-sort-value=\1|\1\n|\2`
See https://meta.wikimedia.org/wiki/Help:Sorting
To sort for Dates within Location, click on Location, then shift-click on Date
Date | Name | Location |
---|---|---|
October 22, 1936 | First Convention | Philadelphia, PA |
January 3, 1937 | Other First Convention | Leeds, UK |