Template:Important: Difference between revisions
From The DarkMod Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="background-color: #E5E5E5; border: 1px solid #aaaaaa; margin-left: 30px; padding: 5px; padding-top: 0px;"> | <div style="background-color: #E5E5E5; border: 1px solid #aaaaaa; margin-left: 30px; padding: 5px; padding-top: 0px;"> | ||
<span | <span style="color: black; background: none; font-size: 132%; font-weight: bold; margin: 0; padding-top: .5em; padding-bottom: .17em;">Important Text Goes Here:</span> | ||
{{{text}}}</div></includeonly> | {{{text}}}</div></includeonly> | ||
<noinclude><div style="background-color: #E5E5E5; border: 1px solid #CCCCCC; margin-left: 30px; padding: 5px; padding-top: 0px;"> | <noinclude><div style="background-color: #E5E5E5; border: 1px solid #CCCCCC; margin-left: 30px; padding: 5px; padding-top: 0px;"> | ||
<span style="color: black; background: none; font-size: 132%; font-weight: bold; margin: 0; padding-top: .5em; padding-bottom: .17em;">Important Text Goes Here:</span> | |||
This creates a shaded box around the template parameter <code>text</code>, and adds an h3-style header with the text of the template parameter <code>headline</code>.</div> | This creates a shaded box around the template parameter <code>text</code>, and adds an h3-style header with the text of the template parameter <code>headline</code>.</div> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 07:47, 22 November 2007
Important Text Goes Here:
This creates a shaded box around the template parametertext
, and adds an h3-style header with the text of the template parameter headline
.