local p = local wd = require('Module:Wikidata')
function p.getFinchLabel local frame = mw.getCurrentFrame frame.args.lang = 'en' frame.args.entity = 'Q167' finchLabel = wd.getLabel(frame) return finchLabelend
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/rrcchh/tutorial".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.