Module:Infobox: 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 September 2023

  • curprev 17:0317:03, 22 September 2023Hachimitsu talk contribs 9,218 bytes +9,218 Created page with "-- Lua port of Template:Infobox -- by DennouNeko local common = require("Module:Common") local style = require("Module:Styles") local colors = style.main_colors -- == Helper functions == -- retrieve param list from arguments -- builds a table of objects with 'header', 'label', 'data', 'class', 'rclass' fields local function scan_data_rows(frame, ttype) local idx = {} local header = {} local label = {} local data = {} local class = {} local rclass = {..."