Template:SectionBox: Difference between revisions

From MicroIndex
Created page with "<div style="background-color: #ffffff; border: 1px solid #a2a9b1; border-radius: 4px; padding: 15px; margin-bottom: 15px;"> <h3 style="margin-top: 0; border-bottom: 2px solid #eaecf0; padding-bottom: 5px; color: #000;">{{{1|Section Title}}}</h3> <div> {{{2|Section content goes here...}}} </div> </div>"
 
No edit summary
 
Line 1: Line 1:
<div style="background-color: #ffffff; border: 1px solid #a2a9b1; border-radius: 4px; padding: 15px; margin-bottom: 15px;">
<div style="background-color: #ffffff; border: 1px solid #a2a9b1; border-radius: 4px; padding: 15px; margin-bottom: 15px;">
<h3 style="margin-top: 0; border-bottom: 2px solid #eaecf0; padding-bottom: 5px; color: #000;">{{{1|Section Title}}}</h3>
<h3 style="margin-top: 0; border-bottom: 2px solid #eaecf0; padding-bottom: 5px; color: #000;">{{{1}}}</h3>
<div>
<div>
{{{2|Section content goes here...}}}
{{{2}}}
</div>
</div>
</div>
</div>

Latest revision as of 22:30, 29 July 2026

{{{1}}}

{{{2}}}