Qdr /

Guide to Formulas

Qdr.Formulas History

Hide minor edits - Show changes to output

Added lines 11-17:
* [[#ValuesGuide|{Qdr/ValuesGuide$Titlespaced}]]
* [[#OperatorsGuide|{Qdr/OperatorsGuide$Titlespaced}]]
* [[#ParenthesesGuide|{Qdr/ParenthesesGuide$Titlespaced}]]
* [[#NamedValuesGuide|{Qdr/NamedValuesGuide$Titlespaced}]]
* [[#FunctionsGuide|{Qdr/FunctionsGuide$Titlespaced}]]

[[#ValuesGuide]]
Added line 21:
[[#OperatorsGuide]]
Added line 25:
[[#ParenthesesGuide]]
Added line 29:
[[#NamedValuesGuide]]
Added line 33:
[[#FunctionsGuide]]
Deleted line 0:
(:title Formulas:)
Changed line 26 from:
(:title QDR Formula:)
to:
(:title Guide to Formulas:)
Changed lines 25-27 from:
(:include Qdr/FunctionsGuide:)
to:
(:include Qdr/FunctionsGuide:)

(:title QDR Formula
:)
Changed lines 10-13 from:
To fully understand how formulas works, please refer to these topics.
to:
This page will help you to fully understand how formulas works.

!{Qdr/ValuesGuide$Titlespaced}
(:include Qdr/ValuesGuide:)
Added lines 1-22:
(:title Formulas:)
(:category: Guide :)
(:Summary: Understanding formulas. :)

!Description
Formulas are the core of Quick Dice Roller.

Formulas are used to instruct Quick Dice Roller on what kind of roll we want, and can be as simple as "@@1d6@@" (''roll a six sided dice'') or a bit more complex, like "@@max(1d6, 1d8)@@" (''get the highest result between a six sided dice and an eight sided dice'') and even more complex to fit your needs.

To fully understand how formulas works, please refer to these topics.

!{Qdr/OperatorsGuide$Titlespaced}
(:include Qdr/OperatorsGuide:)

!{Qdr/ParenthesesGuide$Titlespaced}
(:include Qdr/ParenthesesGuide:)

!{Qdr/NamedValuesGuide$Titlespaced}
(:include Qdr/NamedValuesGuide:)

!{Qdr/FunctionsGuide$Titlespaced}
(:include Qdr/FunctionsGuide:)
Page last modified on September 09, 2015, at 10:42 PM