Template:SeeSourceCode/doc
From MediaWiki.org
| This is a documentation subpage for Template:SeeSourceCode (see that page for the template itself). It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
[edit] Purpose
This template creates a link to a Doxygen annotated MediaWiki source code file.
[edit] Example
{{SeeSourceCode|SpecialPage}} --> SpecialPage.php
[edit] Usage
{{SeeSourceCode|filename}}
- filename - the file name with no final .php suffix, e.g. to link to SpecialPage.php, filename=SpecialPage.