Global data
Global modulID: {$modulID}
Global modulName: {$modulName}
Global modulUrl: {$modulUrl}
Global pageurl: {$pageurl}
Global Error Msg: {$error_msg}
Parsed data
Sample input file: {$file}
Sample input id: {$id}
Sample input input: {$input}
Sample input textarea: {$textarea}
Sample function: {$function}
Sample label: {$label}
Sample db: {$db}
Samples
1. Url generating$pageurl&var=$id
2. Read database
{section name=dbContentKey loop=$dbContent} Entry {$dbContent[dbContentKey].id} ______________3. Form processing