Difference between revisions of "User talk:John"
Line 1: | Line 1: | ||
<div class="mw-collapsible {{#ifeq:{{{collapse}}}|true|mw-collapsed}}" data-collapsetext="-" data-expandtext="+"> | <div class="mw-collapsible {{#ifeq:{{{collapse}}}|true|mw-collapsed}}" data-collapsetext="-" data-expandtext="+"> | ||
− | Last 20 pages edited in UK and Admin categories | + | Last 20 pages edited in Templates |
+ | <div class="mw-collapsible-content"> | ||
+ | {{#dpl: | ||
+ | | debug=1 | ||
+ | | namespace=Template | ||
+ | | mode=inline | ||
+ | | ordermethod=lastedit | ||
+ | | order=descending | ||
+ | | suppresserrors=true | ||
+ | | count=20 | ||
+ | }} | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <div class="mw-collapsible {{#ifeq:{{{collapse}}}|true|mw-collapsed}}" data-collapsetext="-" data-expandtext="+"> | ||
+ | Last 50 pages edited in UK and Admin categories | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
{{#dpl: | {{#dpl: | ||
Line 14: | Line 29: | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
<pre> | <pre> |
Revision as of 06:13, 28 April 2020
Last 20 pages edited in Templates
Template:Efanzines - Template:Convention - Template:Bidding - Template:Bid - Template:Fancy - Template:ISFDB - Template:Store - Template:FancyFileRow - Template:File770 - Template:FilesFrameTableRow1 - Template:FancyImage - Template:FancyFile - Template:SFE - Template:InternetArchive - Template:Focal Point - Template:Pdfref - Template:TNFF - Template:WhosWho1940 - Template:ASFDAP - Template:Toolbar1
Last 50 pages edited in UK and Admin categories
Brian Hampton - Novacon - Tolkien Centenary Conference - Persistence 2023 - Conversation - Eastercon - The Old Mill Stream - ACC - Science Fiction Book Club - Angloparlantia - Cambridge, UK - Badinage - Rob F. Johnson - Bristol and District Group - Point of View - Doug Edwards - Alan Chorley - A. Graham Boak - Allen Ashley - Fantasycon 2024 - Cyril Shute - D. Joyason - E. Hiller - Eric Cox - Eric F. Patterson - F. D. Wilson - Fred Fairless - Frederick V. Giles - H. M. Hawes - H. S. Burton - Harold Loney - Prolapse - Harry Manson - I. G. Williams - J. Gordon - J. Patterson - K. V. Hodgson - K. Wharton - Marjorie Broadbent - Meredith Chatterton - Miriam Harris - P. D. Fortey - P. W. Berry - R. Macready - R. Medcalf - R. Smith - R. Wall - Raymond A. Bowen - Richard J. Vowles - S. Johnstone
#!/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 |