Difference between revisions of "Template:SourceCode"
Jump to navigation
Jump to search
(Created page with "<noinclude>This template includes the source code for a function on a wiki page. This template it intended to be included at the bottom of every function's documentation page....") |
m (Protected "Template:SourceCode" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
(No difference)
| |
Revision as of 12:20, 19 September 2014
This template includes the source code for a function on a wiki page. This template it intended to be included at the bottom of every function's documentation page. Parameters that can be passed to this function are:
- name: The name (case-sensitive) of the function.
- helper: Set to 1 if this is a helper function (omit otherwise).