(Created page with "<includeonly><div class="sc-box sc-rounded {{#if:{{{col|}}}|.sc-col-{{{col}}}|}}">{{{content}}}</div></includeonly> <noinclude> {{Doc}} </noinclude> Category:Universal") |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div class="sc-box sc-rounded {{#if:{{{col|}}}|.sc-col-{{{col}}}|}}">{{{content}}}</div></includeonly> | <includeonly><templatestyles src="Box/styles.css"/><div class="sc-box sc-rounded {{#if:{{{col|}}}|.sc-col-{{{col}}}|}}">{{{content}}}</div></includeonly> | ||
<noinclude> | <noinclude> | ||
{{Doc}} | {{Doc}} | ||
</noinclude> | </noinclude> | ||
[[Category:Universal]] | [[Category:Universal]] |
Revision as of 20:11, 28 May 2023
Template DocumentationEdit This Documentation
Syntax
{{column |col= |header= |h= |content= }}
Arguments:
- 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.
- h: Enter a number from 2 to 6 to change the header text level.
- content: Enter any content here to be inside the box.
This is some text.
This documentation is automatically transcluded from Template:Column/Documentation and is not included when this page is transcluded.