Module:ReportHeader: Revision history

From Accountable Brands

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.

6 February 2024

5 February 2024

13 January 2024

10 January 2024

  • curprev 21:3221:32, 10 January 2024Admin talk contribs 505 bytes +505 Created page with "local capiunto = require 'capiunto' local p = {} function p.main(frame) local args = frame:getParent().args local headerStyle headerStyle = 'background-color:grey;' local retval = capiunto.create( { title = args.title, headerStyle = headerStyle, } ) --:addImage( '200px', args.coverCaption, 'report-md-cover-div' ) :addRow( 'Type', args.type, 'report-md-type-div' ) :addRow( 'Date(s)', args.timeframe, 'brand-md-timeframe-div'..."