macro nesting docs
This commit is contained in:
parent
72e6a896f9
commit
55b5f05041
49 changed files with 131 additions and 55 deletions
|
|
@ -18,8 +18,9 @@ our $I18N = {
|
|||
<p><b>^*; or ^*(); - Random Number</b><br />
|
||||
A randomly generated, whole number between 0 and the number you send the Macro. This is often used on images (such as banner ads) that you want to ensure do not cache. You may configure this macro like this <b>^*(100);</b> to create a random number between 0 and 100. If no number is sent a default of 1 billion (1,000,000,000) will be used.
|
||||
</p>
|
||||
<p>This Macro may be nested inside other Macros.</p>
|
||||
|,
|
||||
lastUpdated => 1153635269,
|
||||
lastUpdated => 1168623052,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue