for var – Talk
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[(ftp|https?)\:\/\/dev-heaven\.net([^ ]+) (.+)\]" to "{{ExternalLink|link= $1://dev-heaven.net$2|text= $3}}") |
Lou Montana (talk | contribs) m (Text replacement - "<code>" to "<code style="display: block">") |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
<dt class="note">'''[[User:T D|T_D]]'''</dt> | <dt class="note">'''[[User:T D|T_D]]'''</dt> | ||
<dd class="note">Chosen variable may not contain capital letters. | <dd class="note">Chosen variable may not contain capital letters. | ||
<code>[[for]] "_I" [[from]] 0 [[to]] 4 [[do]] {}; //will not work</code> | <code style="display: block">[[for]] "_I" [[from]] 0 [[to]] 4 [[do]] {}; //will not work</code> | ||
<dt><dt> | <dt><dt> | ||
<dd class="notedate">Posted on 4 October 2011 (CET)</dd> | <dd class="notedate">Posted on 4 October 2011 (CET)</dd> | ||
<dt class="note">'''[[User:Kju|kju]]'''</dt> | <dt class="note">'''[[User:Kju|kju]]'''</dt> | ||
<dd class="note">Chosen variable may contain capital letters since OA 1.60. ({{ | <dd class="note">Chosen variable may contain capital letters since OA 1.60. ({{Link|link= http://dev-heaven.net/issues/8354|text= Ref}}){{GVI|arma 2 oa|1.60}} | ||
</dl> | </dl> |