From Simple English Wikipedia, the free encyclopedia
Revision as of 22:39, 18 September 2022 by Animal lover 666(talk | changes)(Created page with "local p function p.main(frame) year=frame.args["year"] or frame:getParent().args["year"] or os.date( "%Y" ) topic=frame.args["topic"] or frame:getParent().args["topic"] data="{| class=\"infobox\" width=\"400\"\n".. "|-\n".. "| align=right | <small>'''" end return p")