This wiki is out of date, use the continuation of this wiki instead

Standards:variable

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 22:25, 12 September 2007 (edit)
Sandman (Talk | contribs)
m
← Previous diff
Current revision (22:26, 12 September 2007) (edit) (undo)
Sandman (Talk | contribs)
m
 
Line 4: Line 4:
---- ----
-Click [[Template:variable|here]] to get the template for this standard.+Click [[Template:variable|here]] to get the template for this standard.<br>
- +
Click [[Variable_example|here]] to get an example of this standard. Click [[Variable_example|here]] to get an example of this standard.

Current revision

Up to Standards


Click here to get the template for this standard.
Click here to get an example of this standard.

Don't forget to add it to a category, like "local variables", or "predefined variables", or combinations.
Always add it to the category "variables":
[[category:variables]]

When internally linking to variables, just put "[[]]" around the name, like:
[[father]]

Definition

VariableType VariableName

VariableName is for yadayada.

The main usage and functionality of the variable.

Notes

Don't set it to blablabla.

Warnings, tips, etc.

Example

VariableName = 100;
An example showing the usage of the variable.
Personal tools