Sablon: MW-forr
Appearance
MW src forráskódja a MediaWiki-masterben.
Sablondokumentáció
Használat
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." A sablon helyett használható a {{Git file }}.
Paraméterek
{{MW src|name|ext}}
hol:
- name - fájlnév:
- ext - fájlkiterjesztés, például
.php
,.inc
stb.
Példák
- {{MW src|Maintenance|php}}
Maintenance.php forráskódja a MediaWiki-masterben.