Module:Footnotes/whitelist: Difference between revisions
From All Skies Encyclopaedia
imported>Trappist the monk (create as an experiment; see Module talk:Footnotes;) |
imported>Trappist the monk No edit summary |
||
Line 1: | Line 1: | ||
return { |
return { |
||
['CITEREFBoyd1990'] = |
['CITEREFBoyd1990'] = {['Boyd-NCaerns1'] = 1}, |
||
['CITEREFButt1995'] = |
['CITEREFButt1995'] = {['Butt-Stations'] = 1}, |
||
['CITEREFChurchman_&_Hurst2001'] = |
['CITEREFChurchman_&_Hurst2001'] = {['Churchman & Hurst Railways of New Zealand'] = 1}, |
||
['CITEREFClinker1978'] = |
['CITEREFClinker1978'] = {['Clinker-Stations|year=1978'] = 1}, |
||
['CITEREFClinker1988'] = |
['CITEREFClinker1988'] = {['Clinker-Stations|year=1988'] = 1}, |
||
['CITEREFCox1967'] = |
['CITEREFCox1967'] = {['Cox-Upper Darby |ref=harv'] = 1}, |
||
['CITEREFCroughtonKidnerYoung1982'] = |
['CITEREFCroughtonKidnerYoung1982'] = {['Croughton-PrivateStations'] = 1}, |
||
['CITEREFMillar2011'] = |
['CITEREFMillar2011'] = {['NZR Steam Locomotive'] = 1}, |
||
['CITEREFPalmer_&_Stewart1965'] = |
['CITEREFPalmer_&_Stewart1965'] = {['Palmer & Stewart'] = 1}, |
||
['CITEREFQuick2009'] = |
['CITEREFQuick2009'] = {['Quick-Stations'] = 1}, |
||
['CITEREFStewart1974'] = |
['CITEREFStewart1974'] = {['When Steam Was King'] = 1}, |
||
['CITEREFSpringirth2016'] = |
['CITEREFSpringirth2016'] = {['Springirth-Philadelphia |ref=harv'] = 1}, |
||
['CITEREFWilliams1998'] = |
['CITEREFWilliams1998'] = {['Williams-Philadelphia |ref=harv'] = 1}, |
||
} |
} |
Revision as of 15:32, 30 March 2020
Documentation for this module may be created at Module:Footnotes/whitelist/doc
return {
['CITEREFBoyd1990'] = {['Boyd-NCaerns1'] = 1},
['CITEREFButt1995'] = {['Butt-Stations'] = 1},
['CITEREFChurchman_&_Hurst2001'] = {['Churchman & Hurst Railways of New Zealand'] = 1},
['CITEREFClinker1978'] = {['Clinker-Stations|year=1978'] = 1},
['CITEREFClinker1988'] = {['Clinker-Stations|year=1988'] = 1},
['CITEREFCox1967'] = {['Cox-Upper Darby |ref=harv'] = 1},
['CITEREFCroughtonKidnerYoung1982'] = {['Croughton-PrivateStations'] = 1},
['CITEREFMillar2011'] = {['NZR Steam Locomotive'] = 1},
['CITEREFPalmer_&_Stewart1965'] = {['Palmer & Stewart'] = 1},
['CITEREFQuick2009'] = {['Quick-Stations'] = 1},
['CITEREFStewart1974'] = {['When Steam Was King'] = 1},
['CITEREFSpringirth2016'] = {['Springirth-Philadelphia |ref=harv'] = 1},
['CITEREFWilliams1998'] = {['Williams-Philadelphia |ref=harv'] = 1},
}