Template:Badge
From Linux Web Expert
{{{content}}}
File:Farm-Fresh css add.svg | This template uses TemplateStyles: |
<translate> Tracked in [[<tvar name=1>phabricator:</tvar>|Phabricator]]</translate>
<translate> Task <tvar name=1>T188443</tvar></translate>
<translate> Task <tvar name=1>T188443</tvar></translate>
This is the TemplateData documentation for this template used by VisualEditor and other tools.
Badge
<templatedata> { "description": "This template creates a badge with a light background. It can be used e.g. in page status indicators.", "format": "inline", "params": { "content": { "label": "Contents", "description": "The badge's content", "required": true, "type": "content" }, "style": { "label": "Extra style", "description": "Extra CSS for the badge's style tag.", "type": "string" }, "class": { "label": "Extra class", "description": "Extra CSS classes", "type": "string" } } } </templatedata>