SigServer:SignatureXML: Difference between revisions

(Updated to add "display" attribute to all elements)
Line 16: Line 16:


=== User defined variables ===
=== User defined variables ===
To define a variable the <set> tag is used. It has the two attributes, name and value.
'''New way of setting user variables available.'''
 
'''Example'''
<signature>
<variables>
<set name="foo" value="bar" />
</variables>
</signature>
 
The example above defines the variable ''@foo'' which has the value ''bar''. Note that the @ should not be included in the variable's name.


=== Override default value ===
=== Override default value ===
256

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.