Module:Weapon: 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.

22 August 2025

12 June 2025

  • curprev 10:4310:43, 12 June 2025 Wuffesan talk contribs 2,389 bytes +1 No edit summary
  • curprev 10:4010:40, 12 June 2025 Wuffesan talk contribs 2,388 bytes +2,388 Created page with "local p = {} local lib = require('Module:Feature') function p.main(frame) local args = require('Module:Arguments').getArgs(frame, { parentFirst = true, wrapper = {'Template:Weapon'} }) return p._main(args) end function p._main(args) local item = args[1] or args.name or "Unknown" local size = args[2] or args.size or 30 local count = args.count or args.x or nil local text = args.text or item local link = args.link or lib.ternary(item == "..."