Jump to content

Template:Badge: Difference between revisions

From OkayXairen Wiki
imported>Jasedxyz
im doing science
 
imported>Jasedxyz
No edit summary
Line 1: Line 1:


[[File:{{{icon|Radioactivity.svg}}}|32px|{{{hover|This page is RADIOACTIVE as FUCK. Good job!}}}|frameless|left]]
[[File:{{{icon|Radioactivity.svg}}}|32px|{{{hover|This page is RADIOACTIVE as FUCK. Good job!}}}|frameless|right]]
<noinclude>
<templatedata>
{
"params": {
"icon": {
"label": "Icon",
"description": "Badge's icon",
"example": "Radioactivity.svg",
"type": "wiki-file-name",
"default": "Radioactivity.svg",
"required": true
},
"hover": {
"label": "Hover text",
"description": "Text that shows when you hover over the icon",
"example": "This page is RADIOACTIVE!",
"type": "string",
"suggested": true
}
},
"description": "Adds a badge to the right (probably)",
"format": "inline"
}
</templatedata>
</noinclude>

Revision as of 21:57, 9 January 2026

This page is RADIOACTIVE as FUCK. Good job!
This page is RADIOACTIVE as FUCK. Good job!

Adds a badge to the right (probably)

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Iconicon

Badge's icon

Default
Radioactivity.svg
Example
Radioactivity.svg
Filerequired
Hover texthover

Text that shows when you hover over the icon

Example
This page is RADIOACTIVE!
Stringsuggested