Difference between revisions of "Template:Colored box"

From Georgia Tech Student Wiki
(Testing a simplified colored box layout)
m (Re-add title parameter)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- Taken from https://www.mediawiki.org/wiki/Template:Colored_box -->
+
<!-- Taken from https://www.mediawiki.org/wiki/Template:Colored_box --><div class="mw-tpl-colorbox"><div class="mw-tpl-colorbox-title"><strong>{{{title}}}</strong><div class="mw-tpl-colorbox-title-corner"></div></div><div class="mw-tpl-colorbox-content">{{{content}}}</div></div><noinclude>{{documentation}}</noinclude>
 
<div class="mw-tpl-colorbox">
 
<div class="mw-tpl-colorbox-title"><strong>{{{title}}}</strong>
 
<div class="mw-tpl-colorbox-title-corner"></div>
 
</div><div class="mw-tpl-colorbox-content">
 
{{{content}}}
 
</div></div>
 
</div><noinclude>
 
{{documentation}}
 
</noinclude>
 

Latest revision as of 14:59, 8 July 2022

{{{title}}}
{{{content}}}