Difference between revisions of "Template:Note"

From IPLOG
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#tag:div
+
<div
 +
id="shbox"
 +
style="border-width:1px;
 +
border-color:lightgrey;
 +
background: rgba(255,255,238,0.7);
 +
box-shadow: 0px 0px 12px #c0c0c0;
 +
border-style:solid;
 +
font-size: 1.0em;
 +
width=500px;
 +
display: block;
 +
margin-top:20px">
  
 
+
<p  
|{{{text}}}|
+
style="margin-top:10px;  
style="
+
margin-left: 30px;">
border-width:1px;
+
<b>
border-color:lightgray;
+
Note:
padding: 2px 5px 2px 10px; background:
+
</b>  
rgba(255,255,238,0.7);
+
{{{NoteText}}}
box-shadow: 0px 0px 12px #c0c0c0;
+
</p></div>
min-height:56px;
 
border-style:solid;
 
font-size: 0.9em;"
 
 
 
 
 
<p style="margin-top:10px; margin-left: 56px;"><b style="color:black;">Note:</b>  
 
</p>
 
 
 
 
 
}}
 
 
 
 
 
<div id="shbox" style="border-width:1px; border-color:lightgrey; padding: 2px 5px 2px 10px; min-height:56px; border-style:solid; font-size: 0.9em; width=500px; display: block; margin-top:20px">
 
 
 
<p style="margin-top:10px; margin-left: 56px;"><b>Note:</b> {{{NoteText}}}</p></div>
 
 
<br style="clear:both" />
 
<br style="clear:both" />

Latest revision as of 12:27, 26 April 2018

Note: {{{NoteText}}}