Module:ReceptionTable/pt-br: 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.

20 August 2024

  • curprev 11:1711:17, 20 August 2024Ylkaid talk contribsm 2,549 bytes +4 No edit summary
  • curprev 10:3710:37, 20 August 2024Ylkaid talk contribs 2,545 bytes +2,545 Created page with "local p = {} -- Function to create the header of the table function p.header(frame) local part = frame.args.part or 'pb' local headerColor = frame.args.headerColor or '#ffffff' local width = frame.args.width or '80%' local borderColor = frame.args.borderColor or 'var(--' .. string.lower(part) .. '2)' local showVolume = frame.args.showVolume ~= 'false' local header = '{| class="wikitable receptionTable diamonds" style="border-collapse: inherit; w..."