模板:维基媒体下载

This page is a translated version of the page Template:WikimediaDownload and the translation is 67% complete.
Outdated translations are marked like this.
模板文档

用法

Transclude the template inside an Extension page to create useful links to a Gerrit repository hosted by Wikimedia. It is specifically designed for usage in the download parameter of Template:Extension and categorizes into 分类:维基媒体版本控制的扩展 .

空格必须填充为“_”下划线。

To hide the link to Special:ExtensionDistributor, add set nosnapshot=1. This is useful when an extension only exists in a branch, since currently the ExtensionDistributor would say that the extension doesn't exist due to not being in master.

{{WikimediaDownload|SyntaxHighlight_GeSHi}}

{{WikimediaDownload|SyntaxHighlight_GeSHi|nosnapshot=1}}

{{WikimediaDownload|SyntaxHighlight_GeSHi|disabled=1}}

{{WikimediaDownload|SyntaxHighlight_GeSHi|phab=ESHG}}

TemplateData

[查看 · 讨论 · 编辑]

这是该模板的模板数据,用于可视化编辑器及其它工具。

WikimediaDownload

Standardized download links for extensions in Wikimedia version control.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Extension Name1

The name of the extension without the “Extension:” namespace prefix.

Default
{{PAGENAME}}
Lineoptional
Phabricator Repository Short Namephab

The short 4-letter name of the repository on Phabricator.

Example
ESHG
Linesuggested
No Extension Distributor?nosnapshot

Whether to hide the link to [[Special:ExtensionDistributor]].

Default
0
Auto value
1
Booleanoptional
Disable Code Review?disabled

Whether code review on Gerrit is disabled.

Default
0
Auto value
1
Booleanoptional
Template Modetemplatemode

Set to “nocats” to hide categories.

Suggested values
nocats
Stringoptional
Serverserver

no description

Suggested values
svn gerrit gerritonly
Stringoptional

參見

Maintenance: server=svn, server=gerrit, server=gerritonly,