Difference between revisions of "Template:FunctionArgument"
Jump to navigation
Jump to search
Rename Example to Value
imported>SnakeChomp m (Add space in front) |
imported>SnakeChomp (Rename Example to Value) |
||
Line 4: | Line 4: | ||
|Name = foo | |Name = foo | ||
|Type = int | |Type = int | ||
| | |Value = 0/1 | ||
}}</pre> | }}</pre> | ||
Line 10: | Line 10: | ||
|Name = foo | |Name = foo | ||
|Type = int | |Type = int | ||
| | |Value = 0/1/2 | ||
}} | }} | ||
</noinclude><includeonly> {{{Name}}}:{{{Type}}}{{#if: {{{ | </noinclude><includeonly> {{{Name}}}:{{{Type}}}{{#if: {{{Value|}}} | ({{{Value}}}) |}} </includeonly> |