LaCava Research Wiki

Initiated September 2017

TextWidget

19th January 2014 at 3:37am

Introduction

The text widget displays plain text without parsing it as WikiText, opposite of WikifyWidget.

Content and Attributes

The content of the <$text> widget is not used.

AttributeDescription
textThe text to display

Example

<$vars string="//italic//">

* <<string>>
* <$text text=<<string>>/>

</$vars>

Displays as:

  • italic
  • //italic//