Template:MW src/fr
< Template:MW src
Jump to navigation
Jump to search
Revision as of 11:56, 28 September 2019 by Mediawiki>FuzzyBot (Updating to match new version of source page)
coude source de https://doc.wikimedia.org/mediawiki-core/master/php/{{{1}}}_8{{{2}}}_source.html sur la branche "master" de MediaWiki.

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