Module:Infobox Profession: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 April 2024

6 April 2024

29 March 2024

  • curprev 01:1601:16, 29 March 2024Gau Cho talk contribs 1,250 bytes +44 No edit summary undo
  • curprev 01:0201:02, 29 March 2024Gau Cho talk contribs 1,206 bytes +1,206 Created page with "local p = {} local Infobox = require('Module:Infobox') local parse = require('Module:Param Parse') function p.main(frame) local args = frame:getParent().args local config = { infobox_name = 'Profession', } local params = { {name = 'name', func = parse.has_content, smw_property = 'Name'}, {name = 'image', func = parse.image, smw_property = 'Image', smw_func = parse.image_smw, category_incomplete = 'Needs image'}, {name = 'release', func = parse.has_conte..."