PawsCharDescription: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Luca (talk | contribs)
spam
m Reverted edits by Luca (Talk) to last revision by Ethryn
 
Line 1: Line 1:
spam
<widget
  '''name''' = ''qname''
  '''factory''' = "pawsCharDescription"
  ''widget-attributes''>
  &lt;!-- Content: (widget[@name='Description' and @factory='pawsMultilineEditTextBox'],
                  ''widget-elements'') -->
</widget>
 
The '''pawsCharDescription''' factory is used by the player to change the description of his or her character.  It requires a [[#pawsMultilineEditTextBox|pawsMultilineEditTextBox]] widget called "Description" to be present.
 
 
[[Category:Engine documents]]

Latest revision as of 23:29, 10 December 2010

<widget
  name = qname
  factory = "pawsCharDescription"
  widget-attributes>
  <!-- Content: (widget[@name='Description' and @factory='pawsMultilineEditTextBox'],
                 widget-elements) -->
</widget>

The pawsCharDescription factory is used by the player to change the description of his or her character. It requires a pawsMultilineEditTextBox widget called "Description" to be present.