Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Wikiciv. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:01, 9 May 2025 LordOfThisWorld talk contribs created page Module:Tree chart/data (Created page with "local SLD = '1px solid' local DSH = '1px dashed' local DOT = '1px dotted' local data = { ['!'] = { t = { { attr = { rowspan = '2' }, style = { ['border-right'] = SLD, width = '1em', height = '2em' } }, { attr = { rowspan = '2' }, style = { width = '1em', height = '2em' } } } }, ['%'] = { b = { { style = { ['border-right'] = DSH, width = '1em', height = '1em' } }, { style = { width = '1em', height = '1em' } } }, t = { { style = { ['border-right'] = DSH,...")