Difference between revisions of "Template:2col"
From Roll20 Wiki
Andreas J. (Talk | contribs) (template for showing two columns) |
Andreas J. (Talk | contribs) m |
||
(One intermediate revision by one user not shown) | |||
Line 3: | Line 3: | ||
</div> | </div> | ||
<div style="float: left; width: 45%; margin-top: 0px;"> | <div style="float: left; width: 45%; margin-top: 0px;"> | ||
− | {{{ | + | {{{2}}} |
</div> | </div> | ||
<div style='clear: both;'></div></includeonly><noinclude> | <div style='clear: both;'></div></includeonly><noinclude> | ||
Line 17: | Line 17: | ||
*something|'''2nd col''' has some other content}}</pre> | *something|'''2nd col''' has some other content}}</pre> | ||
− | [[Category:Templates]]</noinclude> | + | [[Category:Formatting Templates]]</noinclude> |
Latest revision as of 07:59, 9 June 2024
Place content in two equally wide columns.
[edit] Usage
1st col
- stuff
- something
2nd col has some other content
{{2col|'''1st col''' * stuff *something|'''2nd col''' has some other content}}