Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Template:Info"

From NetSec
Jump to: navigation, search
Line 1: Line 1:
<onlyinclude>
+
<includeonly>{| style="background: #F8F8FF; border: 2px solid #8888AA; width: 50%; margin: 5px auto; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; -icab-border-radius: 10px; -o-border-radius: 10px;"
 +
|width="1%" style="padding-right:1em;"|[[File:Information_icon.png|40px]]
 +
|{{{text|{{{1}}}}}}
 +
|}</includeonly>
 +
 
 +
<noinclude>
 +
 
 +
Old style,  in case this doesn't work out well.
 +
 
 
<div style="padding: .2em .3em; margin: .2em .2em; background-color: #c1ffc1; border: solid 2px #60BF5F; font-size: 107%;"><strong>Info:</strong> {{{1}}}</div>
 
<div style="padding: .2em .3em; margin: .2em .2em; background-color: #c1ffc1; border: solid 2px #60BF5F; font-size: 107%;"><strong>Info:</strong> {{{1}}}</div>
</onlyinclude>
+
</noonly>

Revision as of 04:25, 12 April 2012



Old style, in case this doesn't work out well.

Info: {{{1}}}

</noonly>