Module:Treechart/data: Revision history

From Wings of Fire Fandom Mirror

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.

15 October 2025

  • curprev 00:4100:41, 15 October 2025 Bog talk contribs 26,876 bytes +26,876 Created page with "local SLD = '2px solid var(--theme-page-text-color)' local DSH = '2px dashed var(--theme-page-text-color)' local DOT = '2px dotted var(--theme-page-text-color)' 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' } }, { styl..."