SigServer:Documentation: Difference between revisions

From AniDB
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:


== Variables ==
== Variables ==
All data from AniDB is accessed using [[SigServer:Variables|variables]] inside [[SigServer:SignatureMath|Signature Math]] block.


== Building Blocks ==
== Building Blocks ==


== Examples ==
== Examples ==

Revision as of 17:18, 2 December 2007

Introduction

The SigServer.

Signature XML

In order to make the options as vast as possible a markup language named Signature XML was constructed. It supports text, geometric shapes, user defined variables and image inclusion.

Signature Math

To take the dynamic aspect of the signatures to a higher level Signature Math was introduced. It allows to perform mathematical operations on variables, numbers and strings. It also allows some basic functions.

Variables

All data from AniDB is accessed using variables inside Signature Math block.

Building Blocks

Examples