Template:Function description preset: Difference between revisions
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(…)</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)
DESCRIPTION |
---|---|
Examples | EXAMPLE1
EXAMPLE2
EXAMPLE3
EXAMPLE4
|
To insert a table of arguments in the DESCRIPTION, use: {{subst:argument table preset}}