You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Template:Badge/doc
![]() | This is a documentation subpage for Template:Badge. It contains usage information, categories and other content that is not part of the original template page. |
Lua error in Module:TNT at line 158: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Uses TemplateStyles.tab.
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>