Module:Quotes/pl: 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.

12 August 2024

  • curprev 14:5514:55, 12 August 2024Damianito talk contribs 2,075 bytes +2,075 Created page with "local p = {} function p.render(frame) local args = frame:getParent().args local title = args.Title or "Cytaty" local icon = args.Icon or "Quote.png" local bg = args.bg or "#b06767" local bg2 = args.bg2 or "#9199a6" bg = frame:expandTemplate{title = "Color", args = {bg}} bg2 = frame:expandTemplate{title = "Color", args = {bg2}} local rows = {} local i = 1 local nihongoJapaneseFound = false -- Iterating over the arguments to..."