Template:Main Page Box

From Rodinia Wiki
Revision as of 10:11, 23 June 2026 by Alitudil0 (talk | contribs) (Created page with "<includeonly><div style="border: 1px solid #a2a9b1; background-color: #f8f9fa; margin-bottom: 15px; border-radius: 4px; box-shadow: 0 1px 3px rgba(0,0,0,0.1);"> <div style="background-color: {{{color|#2b4b6f}}}; color: {{{text-color|#ffffff}}}; padding: 0.5em 1em; font-size: 1.25em; font-weight: bold; border-top-left-radius: 3px; border-top-right-radius: 3px;"> {{{title|Section Title}}} </div> <div style="padding: 1em; font-size: 0.95em; color: #222;"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

This template is used to create the stylized boxes on the Main Page.

{{Main Page Box
|color = #2b4b6f
|text-color = #ffffff
|title = Box Title
|content = 
Your text here.
}}