Template:Col-begin: Revision history

Jump to navigation Jump to search

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.

5 April 2024

  • curprev 18:4318:43, 5 April 2024Yoshiro talk contribs 1,183 bytes +1,183 Created page with "{| class="{{{class|}}} multicol" style="border-collapse: collapse; padding: 0px; border: 0px; background:{{{bgColor|transparent}}}; width:{{{width|100%}}};"<noinclude> Provides a multi-column layout with varying column widths. === Example === <pre>{{Col-begin}} {{Col-break|width=10%}} <div style="background-color: red;">Column 1 here</div> {{Col-break|width=50%}} <div style="background-color: green;">Column 2 here</div> {{Col-break}} <div style="background-color: blue;"..."