Template:Column/Documentation: Difference between revisions

Template page
No edit summary
No edit summary
Line 3: Line 3:
{{box
{{box
|col=
|col=
|header=
|content=
|content=
}}</pre>
}}</pre>
Line 8: Line 9:
Arguments:
Arguments:
# col: Enter a number from 1-12 to specify the box's width when placed alongside other boxes (where 12 is 100% width).
# col: Enter a number from 1-12 to specify the box's width when placed alongside other boxes (where 12 is 100% width).
# header: Enter some text to show a level 2 header at the top of the box.
# content: Enter any content here to be inside the box.
# content: Enter any content here to be inside the box.



Revision as of 02:23, 29 May 2023

Syntax

{{box
|col=
|header=
|content=
}}

Arguments:

  1. col: Enter a number from 1-12 to specify the box's width when placed alongside other boxes (where 12 is 100% width).
  2. header: Enter some text to show a level 2 header at the top of the box.
  3. content: Enter any content here to be inside the box.

Template:Box