macro nesting docs

This commit is contained in:
Colin Kuskie 2007-01-12 17:40:58 +00:00
parent 72e6a896f9
commit 55b5f05041
49 changed files with 131 additions and 55 deletions

View file

@ -18,8 +18,9 @@ our $I18N = {
<p><b>&#94;*; or &#94;*(); - 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>&#94;*(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,
},
};