Template:MW src/nl

From RobotX
< Template:MW src
Revision as of 11:56, 28 September 2019 by Mediawiki>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


MW src broncode op de MediaWiki master branch.

Template documentation

Usage

This template generates a link to the source code of the file in MediaWiki master in the generated PHP Doxygen documentation.

Doxygen's treatment of source files tends to be... odd. It strips all comments that look like Doxygen tags and structure commands, assuming you'll follow its link "Go to the documentation of this file." Instead of this template you can use {{git file}}.

Parameters

{{MW src|name|ext}}

where:

  • name - file name.
  • ext - file extension, e.g. .php, .inc, etc.

Examples

  • {{MW src|Maintenance|php}}

[https://doc.wikimedia.org/mediawiki-core/master/php/Maintenance_8php_source.html <tvar