- 2 Talk
Sourcecode
Template page
[[Source:{{{1}}}#line{{{2}}}|{{{1}}}, line {{{2}}}]]
This template can be used to reference a numbered line of the source code; use {{function}} to reference a named element.
The syntax is {{sourcecode|filename|linenumber}}. For example:
{{sourcecode|hack.c|2162}}
expands to:
This template may be used between <ref> and </ref> tags.