Template:Ptag2
From Linux Web Expert
Template documentation
This page creates an badge similar to {{ptag}} with the name "phabricator-project" and the specified project name (first parameter). Unlike {{Ptag }}, which appears at the top of the page, this template shows the tag as a paragraph in the page flow.
Example "Foo" used on this page.
- {{ptag2|foo}}
See also
- Template:Ptag
- Template:Tracked - right-floating box for specific tasks
- Template:Phabricator - similar to
[[phab:Tnnn]]
- Template:PhabT - similar to
[[phab:Tnnn]]
but without requiring the "T"
<templatedata> { "params": { "1": { "label": "Tag", "description": "Phabricator tag name", "example": "VisualEditor", "type": "string" } }, "description": "This template shows a link to a Phabricator tag as a paragraph in the page flow." } </templatedata>