1# Each URL may contain one of these placeholders 2# {URL} is replaced by the URL encoded representation of the wikiname 3# this is the right thing to do in most cases 4# {NAME} this is replaced by the wikiname as given in the document 5# only mandatory encoded is done, urlencoding if the link 6# is an external URL, or encoding as a wikiname if it is an 7# internal link (begins with a colon) 8# {SCHEME} 9# {HOST} 10# {PORT} 11# {PATH} 12# {QUERY} these placeholders will be replaced with the appropriate part 13# of the link when parsed as a URL 14# If no placeholder is defined the urlencoded name is appended to the URL 15 16# To prevent losing your added InterWiki shortcuts after an upgrade, 17# you should add new ones to interwiki.local.conf 18 19wp https://en.wikipedia.org/wiki/{NAME} 20wpfr https://fr.wikipedia.org/wiki/{NAME} 21wpde https://de.wikipedia.org/wiki/{NAME} 22wpes https://es.wikipedia.org/wiki/{NAME} 23wppl https://pl.wikipedia.org/wiki/{NAME} 24wpjp https://ja.wikipedia.org/wiki/{NAME} 25wpmeta https://meta.wikipedia.org/wiki/{NAME} 26doku https://www.dokuwiki.org/ 27rfc https://tools.ietf.org/html/rfc 28man http://man.cx/ 29amazon https://www.amazon.com/exec/obidos/ASIN/{URL}/splitbrain-20/ 30amazon.de https://www.amazon.de/exec/obidos/ASIN/{URL}/splitbrain-21/ 31amazon.uk https://www.amazon.co.uk/exec/obidos/ASIN/ 32paypal https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business= 33phpfn https://www.php.net/{NAME} 34skype skype:{NAME} 35google.de https://www.google.de/search?q= 36go https://www.google.com/search?q={URL}&btnI=lucky 37user :user:{NAME} 38 39# To support VoIP/SIP/TEL links 40callto callto://{NAME} 41tel tel:{NAME} 42