Template:SoftBox: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
<div class="mt-3 card rounded border-0 {{{card-class|}}}"> | <div class="mt-3 card rounded border-0 {{{card-class|}}}"> | ||
<div class="card-header bg-{{{color|default}}} {{{title-class|text-white}}} font-weight-bold" style="font-size: 12pt">{{{title}}}</div> | <div class="card-header bg-{{{color|default}}} {{{title-class|text-white}}} font-weight-bold" style="font-size: 12pt">{{{title}}}</div> | ||
<div class="card- | <div class="card-body bg-{{{color|default}}}-light"> | ||
{{{content}}} | |||
</div> | |||
</div> | </div> |
Latest revision as of 00:31, 9 June 2020
Usage
Please use this string:
{{SoftBox|boxwidth=17(5 columns)/21(4)/29(3)/44(2)|color={orange/blue/pink/grey/green}|content=###}}
{{{title}}}
{{{content}}}