Module:Dimensions/doc: Revision history

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.

March 22, 2026

  • curprev 00:0800:08, March 22, 2026Braxton2409 talk contribs 875 bytes +875 Created page with "{{Doc}} == Usage instructions == === Config === <syntaxhighlight lang="lua"> Dimensions.new( config ) </syntaxhighlight> ;Config options <syntaxhighlight lang="json"> { "color": "hex color of the border and + in the center. Defaults to #5c5c5c", "backgroundColor": "hex color of the background. Defaults to #313238", "elementSize": "size of the individual size grids. Defaults to 40px" } </syntaxhighlight> === Set dimensions === <syntaxhighlight lang="lua"> instance:s..."