Jump to content

Module:sandbox

Wiktionary වෙතින්

Module sandbox for tests. The main function is show.

If you want to keep your test module as private, please create page in format: Module:User:(username)/(module_name).


table#1 {

   "Xanthorhoe",
   "Xanthorhoe",
   table#2 {
       ["label"] = "කොමන්ස්හි ප්‍රවර්ගය",
       ["value"] = "Xanthorhoe",
   },

}


local export = {}

function export.show(frame)
	local qid = "Q1313076"
	local entity = mw.wikibase.getEntity(qid)
	return mw.dumpObject({
		entity:getSitelink('enwiki'),
		entity:getSitelink('specieswiki'),
		entity:formatPropertyValues('P373')})
end

return export
"https://si.wiktionary.org/w/index.php?title=Module:sandbox&oldid=170225" වෙතින් සම්ප්‍රවේශනය කෙරිණි