Changes
Jump to navigation
Jump to search
Updating to match new version of source page
<noinclude>
<languages/>
</noinclude>{{#switch:
| =
[https://doc.wikimedia.org/mediawiki-core/master/php/{{{1}}}_8{{{2}}}_source.html {{#if:{{{1|}}}|{{{1}}}.{{{2}}}|{{BASEPAGENAME}}}} のソースコード] - MediaWiki master
| #default =
{{#invoke:Template translation|renderTranslatedTemplate|template=Template:MW src|noshift=1}}
}}<noinclude>
{{Documentation|content=
== 使用法 ==
This template generates a link to the source code of the file in MediaWiki master in the generated PHP [[Doxygen]] documentation.
{{Note|1=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." このテンプレートの代わりに {{tl|git file}} を使用することもできます。}}
== パラメーター ==
<nowiki>{{MW src|name|ext}}</nowiki>
パラメーターの意味は以下の通り:
* ''name'' - ファイル名。
* ''ext'' - ファイルの拡張子。例: <code>.php</code>, <code>.inc</code>, etc.
== 例 ==
* <nowiki>{{MW src|Maintenance|php}}</nowiki>
{{MW src|Maintenance|php}}
}}
[[Category:Templates{{#translation:}}]]
</noinclude>
<languages/>
</noinclude>{{#switch:
| =
[https://doc.wikimedia.org/mediawiki-core/master/php/{{{1}}}_8{{{2}}}_source.html {{#if:{{{1|}}}|{{{1}}}.{{{2}}}|{{BASEPAGENAME}}}} のソースコード] - MediaWiki master
| #default =
{{#invoke:Template translation|renderTranslatedTemplate|template=Template:MW src|noshift=1}}
}}<noinclude>
{{Documentation|content=
== 使用法 ==
This template generates a link to the source code of the file in MediaWiki master in the generated PHP [[Doxygen]] documentation.
{{Note|1=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." このテンプレートの代わりに {{tl|git file}} を使用することもできます。}}
== パラメーター ==
<nowiki>{{MW src|name|ext}}</nowiki>
パラメーターの意味は以下の通り:
* ''name'' - ファイル名。
* ''ext'' - ファイルの拡張子。例: <code>.php</code>, <code>.inc</code>, etc.
== 例 ==
* <nowiki>{{MW src|Maintenance|php}}</nowiki>
{{MW src|Maintenance|php}}
}}
[[Category:Templates{{#translation:}}]]
</noinclude>