Difference between revisions of "Template:KBwarning"

From Second Life Wiki
Jump to navigation Jump to search
Line 7: Line 7:
</table></onlyinclude><noinclude>
</table></onlyinclude><noinclude>


Now has optional width parameter so you can make it wider than default with dof 75%.
Now has optional width parameter so you can make it wider than default width of 75%.


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

Revision as of 12:49, 9 December 2010

KBwarning.png Warning:

Now has optional width parameter so you can make it wider than default width of 75%.

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

Example:

{{KBwarning|Text goes here!}}

Which appears as:

KBwarning.png Warning: Text goes here!

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

KBwarning.png Achtung: Text goes here!

It may also display custom text with

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

would appear as

KBwarning.png Your topic Text goes here!

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

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