Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Flexbox: Revision history

Template page

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.

30 October 2025

  • curprev 18:0018:00, 30 October 2025 Rataj talk contribs 750 bytes +750 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 = One |content2 = Two |content3 = Three }} </pre> gives {{Flexbox |columns = 3 |content1 = One |content2 = Two |content3 = Three }} === Simple row === <pre> {{Flexbox |rows = 3 |content1 = One |content2 = Two |content3 = Three }} </pre> gives {{Flexbox..."