Difference between revisions of "Template:Function"
Jump to navigation
Jump to search
default to pagename if the name is omitted
imported>SnakeChomp (Tweak origin explanations) |
imported>Qazaaq (default to pagename if the name is omitted) |
||
Line 9: | Line 9: | ||
valid values: GECK1 (GECK 1.1), FOSE0001 (FOSE v0001) | valid values: GECK1 (GECK 1.1), FOSE0001 (FOSE v0001) | ||
summary = description of the function | summary = description of the function | ||
name = the name of the function | ''name'' = the name of the function, when omitted it's assumed this is the same as the pagename. | ||
returnVal = what the function returns | returnVal = what the function returns | ||
returnType = the type of the returned value | returnType = the type of the returned value | ||
Line 58: | Line 58: | ||
the actual function: | the actual function: | ||
-->{{{name}}}<!-- | -->{{{name| {{PAGENAME}} }}}<!-- | ||
required arguments + types: | required arguments + types: |