「テンプレート:Gerrit」の版間の差分
提供: ひつじ小屋別館2代目
細 (1版 をインポートしました) |
|||
(2人の利用者による、間の2版が非表示) | |||
1行目: | 1行目: | ||
{{#invoke:Gerrit|link_automatic|{{{1|example}}}}}<noinclude> | {{#invoke:Gerrit|link_automatic|{{{1|example}}}}}<noinclude> | ||
{{documentation|Template:Git/doc}} | {{documentation|Template:Git/doc}} | ||
+ | <templatedata> | ||
+ | { | ||
+ | "description": { | ||
+ | "en": "Link to a Gerrit change" | ||
+ | }, | ||
+ | "params": { | ||
+ | "1": { | ||
+ | "label": { | ||
+ | "en": "Change number or change ID" | ||
+ | }, | ||
+ | "type": "string", | ||
+ | "required": true, | ||
+ | "description": { | ||
+ | "en": "Change number or Change-Id in Wikimedia's Gerrit" | ||
+ | }, | ||
+ | "example": { | ||
+ | "en": "12345" | ||
+ | } | ||
+ | } | ||
+ | }, | ||
+ | "format": "inline" | ||
+ | } | ||
+ | </templatedata> | ||
</noinclude> | </noinclude> |
2016年7月24日 (日) 00:26時点における最新版
Template documentation[create]
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |
Link to a Gerrit change
引数 | 説明 | 型 | 状態 | |
---|---|---|---|---|
Change number or change ID | 1 | Change number or Change-Id in Wikimedia's Gerrit
| string | 必須 |