Template:Flexbox: Revision history

From Halopedia, the Halo wiki

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 3, 2025

  • curprev 15:4215:42, March 3, 2025Porplemontage talk contribs 780 bytes +780 Created page with "<includeonly>{{#invoke:Flexbox|flexbox}}</includeonly><noinclude> Flexbox is used to layout a list of items. It is powered by Module:Flexbox. == Usage == === Simple columns === <pre> {{Flexbox |columns = 3 |content1 = Gollum |content2 = Is |content3 = Precious }} </pre> gives {{Flexbox |columns = 3 |content1 = Gollum |content2 = Is |content3 = Precious }} === Simple row === <pre> {{Flexbox |rows = 3 |content1 = Gollum |content2 = Is |content3 = Precious }} </pre>..."