Template:Welcome: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Hello! Welcome to the wiki.") |
No edit summary |
||
(36 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<big><poem>'''Description''': | |||
::{{{desc|}}} | |||
</poem> | |||
'''Parameters:''' | |||
{{{params|<syntaxhighlight lang="lua">NoParams</syntaxhighlight>}}} | |||
<poem> | |||
{{#ifeq: {{{retvals|}}} | event | | | |||
'''Return Values:''' | |||
::{{{retvals| This function does not return any specific values.}}} | |||
}} | |||
</poem> | |||
{{#if:{{{note|}}}|<poem>'''Important Note''': | |||
::{{{note|}}} | |||
</poem> | |||
|}} | |||
{{#if:{{{example|}}}| | |||
'''Example''' | |||
{{{example|}}} | |||
|}} | |||
{{#if:{{{relfuncs|}}}|=== '''Related Functions''' === | |||
<poem>The following functions may be helpful as they relate to this function in one way or another. | |||
{{{relfuncs|}}} | |||
</poem>|}} | |||
</big> |
Latest revision as of 17:41, 7 December 2022
Description:
Parameters:
NoParams
Return Values:
This function does not return any specific values.