Template:FunctionEmbed: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 55: | Line 55: | ||
{{FunctionEmbed|visit_url|desc=yes}} | {{FunctionEmbed|visit_url|desc=yes}} | ||
[[Category:Basic Templates]] | |||
</noinclude> | </noinclude> |
Revision as of 07:29, 22 December 2020
Generates a brief description of a function's signature(s). Used to embed function signatures in function list pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Function page name | 1 | Must be a new-style function page | Page name | required |
Show function descriptions? | desc | If "yes", also show function descriptions. | Line | optional |
Examples
{{FunctionEmbed|visit_url}}
buffer visit_url( string, boolean?, boolean? )
{{FunctionEmbed|visit_url|desc=yes}}