Difference between revisions of "Template:Warning"

From Second Life Wiki
Jump to navigation Jump to search
(Based on several questions I received, I considered to put this warnings on appropriate pages.)
 
(There are other browsers too. See http://caniuse.com/#feat=border-radius)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div style="color: black; background: #fee; border: thin solid gray; text-align: center; margin: 2em; padding: 2em;" >WARNING<br />Linden's source distributions for RC-1.19.1.0 and RC-1.19.1.1 viewers are broken on several aspects, and you will need some extra tweaks not described on this SL wiki to compile them on any platforms.  It is not recommended to download and compile these versions of viewer source unless you are an experienced SL viewer developer.</div>
<noinclude>
<nowiki>{{Warning|some message the user should pay attention to but probably won't}}</nowiki>
{{Warning|some message the user should pay attention to but probably won't}}
</noinclude><includeonly><div style="padding: 2px; background: #fee; border: 1px solid black; border-radius: 10px; margin-top: 16px;">
<div style="background: #f9f9f9; border-radius: 8px; border: 1px solid black; margin-bottom: -13px; padding: 0.125em; font-weight: bold; font-size: 1.2em; width: 100px; text-align: center; position: relative; bottom: 15px; left: 5px;">Warning!</div>
<div style="background: #f9f9f9; border-radius: 8px; border: 1px solid black; padding: 0.25em; margin: 1em;">
<div>
{{{1|Some message here.}}}
</div>
</div>
</div>
</includeonly>

Latest revision as of 08:07, 7 October 2012

{{Warning|some message the user should pay attention to but probably won't}}
Warning!

some message the user should pay attention to but probably won't