Difference between revisions of "Template:Quote"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<onlyinclude><blockquote><table width="65%" style="border: 1px solid #dddddd; background: #f9f9f9">
<onlyinclude><blockquote><table width="100%" style="border: 1px solid #dddddd; background: #f9f9f9">
     <tr>
     <tr>
       <td>{{{1|}}}</td>
       <td>{{{1|}}}</td>
Line 5: Line 5:
</table></blockquote></onlyinclude><noinclude>
</table></blockquote></onlyinclude><noinclude>


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

Revision as of 09:32, 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!}}