Template:MW src
Revision as of 14:35, 21 December 2019 by Joelmartin (talk | contribs) (Text replacement - "<!--T:(.*)-->" to "")
[<tvar

Usage
This template generates a link to the source code of the file in MediaWiki master in the generated PHP Doxygen documentation.
file>{{git file}}</>.
Parameters
{{MW src|name|ext}}
where:
- name - file name.
- ext - file extension, e.g.
.php
,.inc
, etc.
Examples
- {{MW src|Maintenance|php}}
[<tvar