Template: Box
From Research management course
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div align="center" style="background-color: {{{title_color|#DDD}}}; font-weight:bold; font-size: 100%; border: {{{line_width|1px}}} solid {{{line_color|#AAAAAA}}}; -moz-border-radius-topright: 0.5em; -moz-border-radius-topleft:0.5em;">{{{ | + | <div align="center" style="background-color: {{{title_color|#DDD}}}; font-weight:bold; font-size: 100%; border: {{{line_width|1px}}} solid {{{line_color|#AAAAAA}}}; -moz-border-radius-topright: 0.5em; -moz-border-radius-topleft:0.5em;">{{{Title}}}</div> |
− | <div align="left" style="border: {{{line_width|1px}}} solid {{{ | + | <div align="left" style="border: {{{line_width|1px}}} solid {{{line_color|#8898BF}}}; border-top: 0px solid white; padding: 5px 5px 0 5px; margin-bottom:1.5ex;"> |
− | {{{ | + | {{{Content}}} |
− | </div> | + | </div><noinclude> |
+ | Parameter: <code>content</code>. | ||
+ | </noinclude> |
Latest revision as of 17:19, 31 July 2020
{{{Title}}}
{{{Content}}}
Parameter: content
.