Difference between revisions of "Template:FunctionArgument"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>SnakeChomp
(Rename Example to Value)
imported>SnakeChomp
(Show either the value given or the type)
Line 13: Line 13:
}}
}}


</noinclude><includeonly>&nbsp;{{{Name}}}:{{{Type}}}{{#if: {{{Value|}}} | &nbsp;({{{Value}}}) |}}&nbsp;</includeonly>
</noinclude><includeonly>&nbsp;{{{Name}}}{{#if: {{{Value|}}} | [{{{Value}}}]) | :{{{Type}}}}}&nbsp;</includeonly>

Revision as of 16:10, 30 January 2009


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

 foo[0/1/2])