Custom input with [form][/form]

With this feature  you can simply add form to allow page visitors add variables. Just write [form]a=10;b=10;c=10[/form] with some default values. This  will add three variables a = 10, b = 10, c = 10.

NOTE: You can use [form][/form] just one time in one page. Other it doesn´t work corect.

Example:

  • [form]beta=10;b=10;c=10[/form]
  • <m>f=beta+b+c=;n;f={{beta+b+c}/10}*beta=</m>

Result:



Default Values:
beta=10 b=10 c=10

f=beta+b+c=30
f={{beta+b+c}/10}*beta=30




This entry was posted in Tips & Tricks and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>