Module:Musician Infobox: Revision history

From NOISZ Wiki

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.

13 June 2025

4 June 2025

  • curprev 10:0010:00, 4 June 2025RiceEmpress talk contribs 2,516 bytes +65 No edit summary
  • curprev 09:5709:57, 4 June 2025RiceEmpress talk contribs 2,451 bytes +2,451 Created page with "local capiunto = require 'capiunto' local p = {} function p.main(frame) local args = frame:getParent().args local infobox = capiunto.create( { title = tostring(mw.title.getCurrentTitle()) } ) if args.image1 then infobox:addImage('200px', args.caption ) end local attributes = { { 'Website', args. website }, { 'Pronouns', args.pronouns }, { 'Active from', args.active_from } } local music = { { 'Spotify', args.spot..."