128
edits
 (Added information about linking to signatures)  | 
				|||
| Line 6: | Line 6: | ||
In order to make the options as vast as possible a markup language named [[SigServer:SignatureXML|Signature XML]] was constructed. It supports text, geometric shapes, user defined variables and image inclusion.  | In order to make the options as vast as possible a markup language named [[SigServer:SignatureXML|Signature XML]] was constructed. It supports text, geometric shapes, user defined variables and image inclusion.  | ||
== Signature   | == Signature math ==  | ||
To take the dynamic aspect of the signatures to a higher level [[SigServer:SignatureMath|Signature Math]] was introduced. It allows to perform mathematical operations on variables, numbers and strings. It also allows some basic functions.  | To take the dynamic aspect of the signatures to a higher level [[SigServer:SignatureMath|Signature Math]] was introduced. It allows to perform mathematical operations on variables, numbers and strings. It also allows some basic functions.  | ||
== Variables ==  | == Variables ==  | ||
All data from AniDB is accessed using [[SigServer:Variables|variables]] inside [[SigServer:SignatureMath|Signature Math]] block. A [[SigServer:Variables|complete list]] of all of them including description.  | All data from AniDB is accessed using [[SigServer:Variables|variables]] inside [[SigServer:SignatureMath|Signature Math]] block. A [[SigServer:Variables|complete list]] of all of them including description.  | ||
== Linking to signatures ==  | |||
The signature server will automatically generate BBCode and HTML links that will allow you to display your signature as a clickable image that will take people to your [[MyList]] on AniDB.  If you don't want the images to be linked to your anime list you can remove the "url" markers from the BBCode or the "a" markers from the HTML.  | |||
If you need the signature image URL to end with an image file extension you can add "signature.jpg", "signature.png" or "signature.gif" to the end of the URL.  | |||
== Examples ==  | == Examples ==  | ||
edits