Difference between revisions of "Template:MW src/fr"
Jump to navigation
Jump to search
Template documentation
Mediawiki>FuzzyBot (Updating to match new version of source page) |
Joelmartin (talk | contribs) m (1 revision imported) |
(No difference)
|
Latest revision as of 03:40, 1 December 2019
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