Module:BookData

From Buddha-Nature

Revision as of 13:43, 5 September 2023 by JeremiP (talk | contribs) ((by SublimeText.Mediawiker))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:BookData/doc

return mw.ext.externalData.getExternalData{
	url = 'https://research.tsadra.org/index.php?title=Special%3AAsk&q=%5B%5B' .. mw.uri.encode( mw.title.getCurrentTitle().subpageText ) .. '%5D%5D&po=authorlibwiki%0ABuNayApproach%0ABuNayCopyright%0ABuNayFeatured%0ABuNayGrade%0ABuNayInteractive%0ABuNayKanoAvailable%0ABuNayKanoCitation%0ABuNayKarlDescription%0ABuNayLevel%0ABuNayMediaQual%0ABuNayNotes%0ABuNayPageType%0ABuNayRating%0ABuNayRelevance%0ABuNaySourceInfo%0ABuNayTitle%0ABuNayTopicTags%0Acitation%0Acitationofsourcetexts%0Acontributorslibwiki%0ADrlPublisher%0AEditorlibwiki%0AEncodedDescription%0Afrontcoverimg%0Afulltitle%0Aistranslation%0Aonlineeditionlink%0AOnlineeditionlinkraw%0APosAllBuddha%0APosAllBuddhaMoreNotes%0APosAllBuddhaNote%0APosAnalyticMedit%0APosAnalyticMeditNotes%0APosBuNayDefProv%0APosBuNayDefProvNotes%0APosDefProv%0APosDefProvNotes%0APosEmptyLumin%0APosEmptyLuminNotes%0APosSvataPrasa%0APosSvataPrasaNotes%0APosVajrapada%0APosVehicles%0APosVehiclesNotes%0APosWheelTurn%0APosWheelTurnNotes%0APosYogaMadhya%0APosYogaMadhyaNotes%0APosZhenRang%0APosZhenRangNotes%0Apubdate%0Apublisherlink%0ASourceauthorlibwiki%0Asubclass%0ATibetanDescription%0ATibetanTitle%0Atranslatorlibwiki%0ATsadraEpubLink%0Atsadraitem&p%5Bformat%5D=csv',
	data = {
		authorlibwiki = 'authorlibwiki' ,
		BuNayApproach = 'BuNayApproach' ,
		BuNayCopyright = 'BuNayCopyright' ,
		BuNayFeatured = 'BuNayFeatured' ,
		BuNayGrade = 'BuNayGrade' ,
		BuNayInteractive = 'BuNayInteractive' ,
		BuNayKanoAvailable = 'BuNayKanoAvailable' ,
		BuNayKanoCitation = 'BuNayKanoCitation' ,
		BuNayKarlDescription = 'BuNayKarlDescription' ,
		BuNayLevel = 'BuNayLevel' ,
		BuNayMediaQual = 'BuNayMediaQual' ,
		BuNayNotes = 'BuNayNotes' ,
		BuNayPageType = 'BuNayPageType' ,
		BuNayRating = 'BuNayRating' ,
		BuNayRelevance = 'BuNayRelevance' ,
		BuNaySourceInfo = 'BuNaySourceInfo' ,
		BuNayTitle = 'BuNayTitle' ,
		BuNayTopicTags = 'BuNayTopicTags' ,
		citation = 'citation' ,
		citationofsourcetexts = 'citationofsourcetexts' ,
		contributorslibwiki = 'contributorslibwiki' ,
		DrlPublisher = 'DrlPublisher' ,
		Editorlibwiki = 'Editorlibwiki' ,
		EncodedDescription = 'EncodedDescription' ,
		frontcoverimg = 'frontcoverimg' ,
		fulltitle = 'fulltitle' ,
		istranslation = 'istranslation' ,
		onlineeditionlink = 'onlineeditionlink' ,
		Onlineeditionlinkraw = 'Onlineeditionlinkraw' ,
		PosAllBuddha = 'PosAllBuddha' ,
		PosAllBuddhaMoreNotes = 'PosAllBuddhaMoreNotes' ,
		PosAllBuddhaNote = 'PosAllBuddhaNote' ,
		PosAnalyticMedit = 'PosAnalyticMedit' ,
		PosAnalyticMeditNotes = 'PosAnalyticMeditNotes' ,
		PosBuNayDefProv = 'PosBuNayDefProv' ,
		PosBuNayDefProvNotes = 'PosBuNayDefProvNotes' ,
		PosDefProv = 'PosDefProv' ,
		PosDefProvNotes = 'PosDefProvNotes' ,
		PosEmptyLumin = 'PosEmptyLumin' ,
		PosEmptyLuminNotes = 'PosEmptyLuminNotes' ,
		PosSvataPrasa = 'PosSvataPrasa' ,
		PosSvataPrasaNotes = 'PosSvataPrasaNotes' ,
		PosVajrapada = 'PosVajrapada' ,
		PosVehicles = 'PosVehicles' ,
		PosVehiclesNotes = 'PosVehiclesNotes' ,
		PosWheelTurn = 'PosWheelTurn' ,
		PosWheelTurnNotes = 'PosWheelTurnNotes' ,
		PosYogaMadhya = 'PosYogaMadhya' ,
		PosYogaMadhyaNotes = 'PosYogaMadhyaNotes' ,
		PosZhenRang = 'PosZhenRang' ,
		PosZhenRangNotes = 'PosZhenRangNotes' ,
		pubdate = 'pubdate' ,
		publisherlink = 'publisherlink' ,
		Sourceauthorlibwiki = 'Sourceauthorlibwiki' ,
		subclass = 'subclass' ,
		TibetanDescription = 'TibetanDescription' ,
		TibetanTitle = 'TibetanTitle' ,
		translatorlibwiki = 'translatorlibwiki' ,
		TsadraEpubLink = 'TsadraEpubLink' ,
		tsadraitem = 'tsadraitem'
	},
	format = 'CSV with header'
}