Template:Main Page: Difference between revisions
From Rodinia Wiki
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style="border: 1px solid #b0c4de; margin-bottom: 15px; border-radius: 5px; box-shadow: 2px 2px 4px rgba(0,0,0,0.1);"> | <div style="border: 1px solid #b0c4de; margin-bottom: 15px; border-radius: 5px; box-shadow: 2px 2px 4px rgba(0,0,0,0.1); background-color: #fcfcfc;"><div style="background-color: #34495e; color: white; padding: 10px; font-weight: bold; font-size: 1.2em; border-top-left-radius: 4px; border-top-right-radius: 4px; text-align: center;">{{{title}}}</div><div style="padding: 15px; font-size: 0.95em; line-height: 1.5; text-align: left;">{{{content}}}</div></div><noinclude> | ||
<div style="background-color: #34495e; color: white; padding: 10px; font-weight: bold; font-size: 1.2em; border-top-left-radius: 4px; border-top-right-radius: 4px; text-align: center;"> | |||
{{{title}}} | |||
</div> | |||
<div style="padding: 15px | |||
{{{content}}} | |||
</div> | |||
</div><noinclude> | |||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
Latest revision as of 08:58, 26 June 2026
{{{title}}}
{{{content}}}
Usage
[edit]{{Main_Page_Box
|title=Box Title
|content=Your content goes here.
}}
