Difference between revisions of "Template:KBcaution"

From Second Life Wiki
Jump to navigation Jump to search
(Change to improve appearance in Viewer Help)
m
Line 1: Line 1:
<onlyinclude><blockquote><table style="border: 1px solid #dddddd; background: #ffff99; color: black; width: 65%; min-width: 400px;"">
<onlyinclude><blockquote><table style="border: 1px solid #dddddd; background: #ffff99; color: black; width: 65%; min-width: 400px;">
     <tr>
     <tr>
       <td width="64"  valign="top">[[Image:KBcaution.png|64px|link=]]</td>
       <td width="64"  valign="top">[[Image:KBcaution.png|64px|link=]]</td>

Revision as of 11:44, 16 March 2010

KBcaution.png Important:

This is one in a series of templates used in Category:Knowledge Base.

Example:

{{KBcaution|Text goes here!}}

Which appears as:

KBcaution.png Important: Text goes here!

Depending on the value of {{#var:lang}}, this template displays localized messages. Eg. for German (i.e. with {{#vardefine:lang|/de}}):

KBcaution.png Achtung: Text goes here!

It may also display custom text with

{{KBcaution|custom=Your topic|Text goes here!}}

would appear as

KBcaution.png Your topic: Text goes here!

When experiencing problems with this template, try the following markup:

{{KBcaution|1=Text goes here!}}