Template Variables: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
|||
| Line 915: | Line 915: | ||
[PAYPALBUTTON:200] - Creates a Paypal payment button for a fixed amount. A zero amount will cause paypal to provide a field to enter an amount. Not recommended for emails. | [PAYPALBUTTON:200] - Creates a Paypal payment button for a fixed amount. A zero amount will cause paypal to provide a field to enter an amount. Not recommended for emails. | ||
== Text Operators == | |||
[REPLACE|searchForThisText|replaceWithThisText|textToSearch] - replace "searchForThisText" with "replaceWithThisText" within the text "textToSearch" | |||
== Mathematical Operators == | == Mathematical Operators == | ||