Template:MW src

From RobotX
Revision as of 15:07, 21 December 2019 by Joelmartin (talk | contribs) (Text replacement - "</>" to "")
Jump to navigation Jump to search


[<tvar

Template documentation

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