SigServer:SignatureMath: Difference between revisions

Jump to navigation Jump to search
Line 90: Line 90:
  <nowiki>{{ @example = "Where's the money Lebowski?" }}</nowiki>
  <nowiki>{{ @example = "Where's the money Lebowski?" }}</nowiki>


This will set the variable ''@example'' to ''Where's the money Lebowski?''.
This will set the variable ''@example'' to ''Where's the money Lebowski?''. It's possible to redefine variables throughout the code.
 
'''Example'''
<nowiki>{{ @example = "Where's the money Lebowski?" }}</nowiki>
<nowiki>{{ @example = @example + " said Boris" }}</nowiki>
 
This will set the variable ''@example'' to ''Where's the money Lebowski? said Boris''.
 
This method can override AniDB variables.


=== Functions ===
=== Functions ===
256

edits

Navigation menu

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