Difference between revisions of "Template:KBtip"

From Second Life Wiki
Jump to navigation Jump to search
m (Configured stable versioning for Template:KBtip: [Precedence: Quality, Default: Stable])
Line 1: Line 1:
<onlyinclude><blockquote><table width="65%" style="border: 1px solid #dddddd; background: #f9f9f9">
<onlyinclude><blockquote><table width="65%" style="border: 1px solid #dddddd; background: #f9f9f9; color: black;">
     <tr>
     <tr>
       <td width="64" valign="top">[[Image:KBtip.png|64px|link=]]</td>
       <td width="64" valign="top">[[Image:KBtip.png|64px|link=]]</td>

Revision as of 00:26, 25 February 2010

KBtip.png Tip:

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

Example:

{{KBtip|Text goes here!}}

Which appears as:

KBtip.png Tip: Text goes here!

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

KBtip.png Tipp: Text goes here!

It may also display custom text with

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

would appear as

KBtip.png Your topic: Text goes here!

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

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