Difference between revisions of "Template:Quote"

From Second Life Wiki
Jump to navigation Jump to search
(Created page with '<onlyinclude><blockquote><table width="65%" style="border: 1px solid #dddddd; background: #f9f9f9"> <tr> <td>{{{1|}}}</td> </tr> </table></blockquote></onlyinclude>...')
(No difference)

Revision as of 09:29, 12 November 2009

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

Example:

{{Quote|Text goes here!}}

Which appears as:

Text goes here!

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

Text goes here!

It may also display custom text with

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

would appear as

Text goes here!

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

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