SigServer:SignatureMath: Difference between revisions

Line 2: Line 2:


=== Basic Syntax ===
=== Basic Syntax ===
Before the XML is parsed the Signature engine looks for opening and closing tags ({{ and }}). Everything between those are interpreted as Signature Math (from now on abbreviated SigMath) and parsed before the XML parser takes action. Every opening tag must be followed by a closing tag.
Before the XML is parsed the Signature engine looks for opening and closing tags (<nowiki>{{ and }}</nowiki>). Everything between those are interpreted as Signature Math (from now on abbreviated SigMath) and parsed before the XML parser takes action. Every opening tag must be followed by a closing tag.


'''Example'''
'''Example'''
  <text>
  <text>
   <line>{{ 2 + 3 }}</line>
   <line><nowiki>{{ 2 + 3 }}</nowiki></line>
  </text>
  </text>


256

edits

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