「テンプレート:Phabricator」の版間の差分
提供: ひつじ小屋別館2代目
細 (1版 をインポートしました) |
細 (lowercase "task" (consistent with {{bug}} and {{phabT}}, use shorter {{phab}} in example, it's a task ID not a number.) |
||
1行目: | 1行目: | ||
− | {{#if: {{{1|}}}|[[phabricator:{{{1}}}{{!}} | + | {{#if: {{{1|}}}|[[phabricator:{{{1}}}{{!}}task {{{1}}}]]|<span class="error">Phabricator task number not specified</span>}}<noinclude> |
<templatedata> | <templatedata> | ||
{ | { | ||
5行目: | 5行目: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
− | "label": "Task | + | "label": "Task ID", |
"type": "string", | "type": "string", | ||
"required": true, | "required": true, | ||
− | "description": "Task | + | "description": "Task ID (TNNNNN) in Wikimedia's Phabricator" |
} | } | ||
} | } | ||
14行目: | 14行目: | ||
</templatedata> | </templatedata> | ||
== Usage == | == Usage == | ||
− | <pre>Example {{ | + | <pre>Example {{phab|T1234}} link.</pre> |
− | Example {{ | + | Example {{phab|T1234}} link. |
== See also == | == See also == | ||
* [[Template:Tracked]] - right-floating box for specific tasks | * [[Template:Tracked]] - right-floating box for specific tasks |
2015年5月5日 (火) 06:26時点における版
Phabricator task number not specified
Link to a Phabricator task (e.g. T1234)
引数 | 説明 | 型 | 状態 | |
---|---|---|---|---|
Task ID | 1 | Task ID (TNNNNN) in Wikimedia's Phabricator
| string | 必須 |
Usage
Example {{phab|T1234}} link.
Example テンプレート:Phab link.
See also
- Template:Tracked - right-floating box for specific tasks
- Template:PhabT - similar to
[[phab:n]]
but without the "T" - Template:Ptag - page-top indicators for overall #projects and #tags