Difference between revisions of "Template:KBcaution"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 6: Line 6:
     </tr>
     </tr>
</table></blockquote></onlyinclude><noinclude>
</table></blockquote></onlyinclude><noinclude>
Now supports optional width parameter.


{{KBbox/doc}} [[Category:KB Templates]]
{{KBbox/doc}} [[Category:KB Templates]]
</noinclude>
</noinclude>

Revision as of 17:16, 23 September 2010

KBcaution.png Important:

Now supports optional width parameter.

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 Wichtig: 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!}}