Template:Important: Difference between revisions
From The DarkMod Wiki
Jump to navigationJump to search
based on things-to-remember |
hm...linebreaks are good |
||
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;"> | ||
<h3> <span class="mw-headline">{{{headline|Things to remember:}}}</span></h3>{{{text}}}</div></includeonly> | <h3> <span class="mw-headline">{{{headline|Things to remember:}}}</span></h3> | ||
{{{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;"> | ||
<h3> <span class="mw-headline">Important text goes here:</span></h3> | <h3> <span class="mw-headline">Important text goes here:</span></h3> |
Revision as of 01:11, 8 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
.