Template:Function description preset: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
(Created page with "{{function description box | name=NAME | arguments=ARGUMENTS | description= DESCRIPTION | examples= '''{{monospace|EXAMPLE1}}''' : EXAMPLETEXT '''{{monospace|EXAMPLE2}}''' : E...")
 
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
=== <span id="NAME">NAME(&hellip;)</span> ===
: SUMMARY

{{function description box
{{function description box
| name=NAME
| name=NAME
| arguments=ARGUMENTS
| arguments=ARGUMENTS
| description=
| description=
{{argument optional|NAME|0}}
DESCRIPTION
DESCRIPTION
| examples=
| examples=
Line 14: Line 18:
: EXAMPLETEXT
: EXAMPLETEXT
}}
}}

<pre>
To insert a table of arguments in the DESCRIPTION, use:
{{subst:argument table preset}}
</pre>

Latest revision as of 06:29, 26 January 2016

NAME(…)

SUMMARY
Description NAME(ARGUMENTS)
  • Argument NAME is optional (defaults to 0).

DESCRIPTION

Examples EXAMPLE1
EXAMPLETEXT

EXAMPLE2

EXAMPLETEXT

EXAMPLE3

EXAMPLETEXT

EXAMPLE4

EXAMPLETEXT
(Back to top)   (Function index)
To insert a table of arguments in the DESCRIPTION, use:
{{subst:argument table preset}}