Difference between revisions of "Template:Formula"
Jigaraphale (talk | contribs) m |
Jigaraphale (talk | contribs) m |
||
| (3 intermediate revisions by one other user not shown) | |||
| Line 7: | Line 7: | ||
|valign="center"| {{#tag:math|{{{Math|}}}}} | |valign="center"| {{#tag:math|{{{Math|}}}}} | ||
|} | |} | ||
| − | + | {{#if:{{{Var|}}}| | |
| − | ;With | + | ;With}} |
*{{{Var|}}} | *{{{Var|}}} | ||
| − | {{#if:{{{Notes|}}}|;Notes}} | + | {{#if:{{{Notes|}}}| |
| + | {{!}}- | ||
| + | {{!}} | ||
| + | ;Notes}} | ||
*{{{Notes|}}} | *{{{Notes|}}} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
| + | |||
| + | |||
| + | |||
| + | <pre> | ||
| + | {{Formula | ||
| + | |Title= (string) title of the table visible collasped | ||
| + | |Math= (string) LaTeX formula, <nowiki><math></nowiki> included in the template | ||
| + | |Var= (string) list of variable use in the formula, start with a list | ||
| + | |Notes= (string) additionnal note on the formula, start with a list | ||
| + | }} | ||
| + | </pre> | ||
Displays the Formulas as: | Displays the Formulas as: | ||
| − | |||
{{Formula | {{Formula | ||
|Title=Damage Formula | |Title=Damage Formula | ||
| Line 24: | Line 37: | ||
|Notes=test | |Notes=test | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</noinclude> | </noinclude> | ||
Latest revision as of 12:15, 17 September 2024
{{Formula
|Title= (string) title of the table visible collasped
|Math= (string) LaTeX formula, <math> included in the template
|Var= (string) list of variable use in the formula, start with a list
|Notes= (string) additionnal note on the formula, start with a list
}}
Displays the Formulas as:
| Damage Formula | |
|---|---|
| |
|