Template:MW src/pl

This page is a translated version of the page Template:MW src and the translation is 42% complete.
Outdated translations are marked like this.

MW src source code on MediaWiki master.

Dokumentacja szablonu

Użycie

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}}.

Parametry

{{MW src|name|ext}}

gdzie:

  • name - nazwa pliku.
  • ext - rozszerzenie pliku, np.

Przykłady

  • {{MW src|Maintenance|php}}

Maintenance.php source code on MediaWiki master.