Template:FunctionArgument

From the Fallout3 GECK Wiki
Revision as of 16:11, 30 January 2009 by imported>SnakeChomp (Add 2 examples)
Jump to navigation Jump to search

Example 1

{{FunctionArgument
|Name = foo
|Value = 0/1
}}

 foo[0/1/2] 

Example 2

{{FunctionArgument
|Name = foo
|Type = int
}}

 foo

int