Jump to content

Template:Color box: Difference between revisions

From AOWIS
Created page with "<!-- Parameter 1: the content of the box Parameter color: one of green, turquoise, blue, yellow, red, brown, purple --> <templatestyles src="Color box/styles.css" /> <div class="color-box color-box--{{{color|blue}}}"> {{{1|}}} </div>"
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<!--
<!--
Parameter 1: the content of the box
Parameter 1: the content of the box
Parameter color: one of green, turquoise, blue, yellow, red, brown, purple
Parameter color: one of green, turquoise, blue, yellow, red, brown, purple, rosa
-->
-->


Line 9: Line 9:
{{{1|}}}
{{{1|}}}
</div>
</div>
<!--
USAGE:
{{Color box|This is a green info box.|color=green}}
{{Color box|Warning in yellow.|color=yellow}}
{{Color box|Error in red.|color=red}}
-->

Latest revision as of 16:56, 24 May 2026