Module:Library works: Difference between revisions
Appearance
Created page with "local p = {} function p.main(frame) EntityID = mw.wikibase.getEntityIdForCurrentPage() Author = mw.wikibase.getEntity(EntityID) Works = Author:getAllStatements('works') return Works end return p" |
(No difference)
|
Revision as of 01:39, 13 March 2025
Documentation for this module may be created at Module:Library works/doc