Difference between revisions of "User talk:John"
Line 5: | Line 5: | ||
| debug=1 | | debug=1 | ||
| namespace= | | namespace= | ||
− | | category= | + | | category=UK¦Admin |
− | |||
| mode=inline | | mode=inline | ||
| ordermethod=lastedit | | ordermethod=lastedit |
Revision as of 04:52, 28 April 2020
Last 20 pages edited in UK and Admin categories
Dave Newman - Cytricon II - Brumcon - Unreliable Narrator - Ken Cheslin - Peter Davies - Mike Kilvert - Stourbridge Circle - Jack Raybould - YSFRG Newsletter - Harry Bell - Brian Temple - Young Science Fiction Reading Group - Newcastle SF Club - Fred Hunter - George Gorse - 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 I - Supermancon - W. Carr - Rob Hansen
#!/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 |