User:Kennethaw88/common.js

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
GoButton=true;

(function(){function setShortCuts(){if (!window.HotCat.addShortcuts) return; window.HotCat.addShortcuts({
 // Shortcut : Replacement, both inside single quotes. If the replacement shall contain a single quote, write it as \'
 
 // ADD YOUR SHORTCUTS HERE. DO NOT FORGET THE COMMA AT THE END OF EACH LINE.
 'nrhp':'National Register of Historic Places',
 'nhl':'National Historic Landmarks',
 'mshs':'Michigan State Historic Sites',
 'plaque':'National Register of Historic Places plaques',
 'marker':'Michigan Historical Markers',
 'rthl':'Recorded Texas Historic Landmarks',
 'nyc':'New York City landmarks',
 'habs':'Historic American Buildings Survey',
 'wpa':'Buildings by the Works Progress Administration',
 'pwa':'Public Works Administration',
 'cwa':'Civil Works Administration',
 'county':'County courthouses',
 'hbcu':'Historically black colleges and universities',
 'ccc':'Parks by the Civilian Conservation Corps',
 'carnegie':'Carnegie libraries',
 'diocese':'Churches in the Roman Catholic Diocese',
 'archdiocese':'Churches in the Roman Catholic Archdiocese',
 'breakfast':'Bed and breakfast inns',
 'ioof':'Independent Order of Odd Fellows',
 'churchbin':'Churches in the United States built in',
 'bridgebin':'Bridges in the United States completed in',
 'destin':'Destroyed in the United States in',
 
 'apartment':'Apartment buildings on the National Register of Historic Places',
 'armory':'Armories on the National Register of Historic Places',
 'bank':'Banks on the National Register of Historic Places',
 'bridge':'Bridges on the National Register of Historic Places',
 'cemetery':'Cemeteries on the National Register of Historic Places',
 'church':'Buildings of religious function on the National Register of Historic Places',
 'club':'Clubhouses on the National Register of Historic Places',
 'college':'University and college buildings on the National Register of Historic Places',
 'commercial':'Commercial buildings on the National Register of Historic Places',
 'contrib':'Historic district contributing properties',
 'court':'Courthouses on the National Register of Historic Places',
 'dam':'Dams on the National Register of Historic Places',
 'district':'Historic districts on the National Register of Historic Places',
 'farm':'Farms on the National Register of Historic Places',
 'fort':'Forts on the National Register of Historic Places',
 'government':'Government buildings on the National Register of Historic Places',
 'hospital':'Hospitals on the National Register of Historic Places',
 'hotel':'Hotels on the National Register of Historic Places',
 'house':'Houses on the National Register of Historic Places',
 'industry':'Industrial buildings and structures on the National Register of Historic Places',
 'library':'Libraries on the National Register of Historic Places',
 'light':'Lighthouses on the National Register of Historic Places',
 'monument':'Monuments and memorials on the National Register of Historic Places',
 'park':'Parks on the National Register of Historic Places',
 'post':'Post office buildings on the National Register of Historic Places',
 'school':'Schools on the National Register of Historic Places',
 'sport':'Sports venues on the National Register of Historic Places',
 'theatre':'Theatres on the National Register of Historic Places',
 'train':'Rail stations on the National Register of Historic Places',

 'anne':'Queen Anne architecture',
 'beaux':'Beaux-Arts architecture',
 'brutal':'Brutalist architecture',
 'cgothic':'Collegiate Gothic architecture',
 'classic':'Neoclassical architecture',
 'colonial':'Colonial Revival architecture',
 'craft':'American Craftsman architecture',
 'deco':'Art Deco architecture',
 'dutch':'Dutch Colonial Revival architecture',
 'federal':'Federal architecture',
 'george':'Georgian architecture',
 'gothic':'Gothic Revival architecture',
 'greek':'Greek Revival architecture',
 'italian':'Italianate architecture',
 'medit':'Mediterranean Revival architecture',
 'mission':'Mission Revival architecture',
 'modern':'Modernist architecture',
 'neoren':'Neo-Renaissance architecture',
 'prairie':'Prairie School architecture',
 'richard':'Richardsonian Romanesque architecture',
 'roman':'Romanesque Revival architecture',
 'second':'Second Empire architecture',
 'spanish':'Spanish Colonial Revival architecture',
 'stream':'Streamline Moderne architecture',
 'tudor':'Tudor Revival architecture',
 'victor':'Victorian architecture',
 
 'baptist':'Universities and colleges affiliated with the Southern Baptist Convention',
 'disciples':'Universities and colleges affiliated with the Christian Church (Disciples of Christ)',
 'episcopal':'Universities and colleges affiliated with the Episcopal Church (United States)',
 'methodist':'Universities and colleges affiliated with the United Methodist Church',
 'presbyterian':'Universities and colleges affiliated with the Presbyterian Church (USA)',
 
' ':""});}
if (window.HotCat && window.HotCat.runWhenReady) window.HotCat.runWhenReady(setShortCuts); else $('body').bind('hotcatSetupCompleted',setShortCuts);})();

// Cat-A-Lot
mw.loader.load('//commons.wikimedia.org/w/index.php?title=User:Kennethaw88/catalot.js&action=raw&ctype=text/javascript');

window.catALotPrefs = {"disambig_category":"Disambiguation","redir_category":"Category redirects","watchlist":"preferences","minor":false,"editpages":true,"docleanup":true,"subcatcount":40,"uncat":true,"button":false};