Template:TES5Edit function row

From the CreationKit Wiki
Jump to navigation Jump to search
{{{name}}} {{{returnType}}} {{{args}}} {{{description}}}

Explanation[edit source]

Parameters:

1 (unnamed)
Zero-based index of the row within the table or the word "odd" unquoted or the word "even" unquoted or blank.
2 (name)
Name of the function.
3 (returnType)
Return type of the function.
4 (args)
Arguments of the function.
5 (description)
Description of the function. Friendly reminder: if you need to include equal or pipe signs, use {{=}} and {{!}}, respectively, to escape them. (You don't need to escape equal signs if you explicitly specify this template parameter's name.)
MyFunction TwbElementType IInterface Gets the element type.
MyFunction TwbElementType IInterface Gets the element type.
MyFunction TwbElementType IInterface Gets the element type.
MyFunction TwbElementType IInterface Gets the element type.