Template:StatusBadges: Difference between revisions
Template page
More actions
| [checked revision] | [checked revision] |
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{#switch:{{{1}}} | |||
| Active = <span style="display:inline-block; padding: 2px 16px; border: 2px solid #4CAF50; background: linear-gradient(135deg, #4CAF50 0%, #8BC34A 50%, #CDDC39 100%); border-radius: 25px; color: white; font-weight: bold; font-size: 14px; text-shadow: 0 1px 2px rgba(0,0,0,0.3); box-shadow: 0 4px 8px rgba(76,175,80,0.3), inset 0 1px 0 rgba(255,255,255,0.2); transition: all 0.3s ease; cursor: default; letter-spacing: 0.5px;">🟢 ACTIVE</span>[[Category:Players/Active]] | | Active = <span style="display:inline-block; padding: 2px 16px; border: 2px solid #4CAF50; background: linear-gradient(135deg, #4CAF50 0%, #8BC34A 50%, #CDDC39 100%); border-radius: 25px; color: white; font-weight: bold; font-size: 14px; text-shadow: 0 1px 2px rgba(0,0,0,0.3); box-shadow: 0 4px 8px rgba(76,175,80,0.3), inset 0 1px 0 rgba(255,255,255,0.2); transition: all 0.3s ease; cursor: default; letter-spacing: 0.5px;">🟢 ACTIVE</span><includeonly>[[Category:Players/Active]]</includeonly> | ||
| Retired = <span style="display:inline-block; padding: 2px 16px; border: 2px solid #F44336; background: linear-gradient(135deg, #F44336 0%, #E91E63 50%, #9C27B0 100%); border-radius: 25px; color: white; font-weight: bold; font-size: 14px; text-shadow: 0 1px 2px rgba(0,0,0,0.3); box-shadow: 0 4px 8px rgba(244,67,54,0.3), inset 0 1px 0 rgba(255,255,255,0.2); transition: all 0.3s ease; cursor: default; letter-spacing: 0.5px;">⏸️ RETIRED</span>[[Category:Players/Retired]] | | Retired = <span style="display:inline-block; padding: 2px 16px; border: 2px solid #F44336; background: linear-gradient(135deg, #F44336 0%, #E91E63 50%, #9C27B0 100%); border-radius: 25px; color: white; font-weight: bold; font-size: 14px; text-shadow: 0 1px 2px rgba(0,0,0,0.3); box-shadow: 0 4px 8px rgba(244,67,54,0.3), inset 0 1px 0 rgba(255,255,255,0.2); transition: all 0.3s ease; cursor: default; letter-spacing: 0.5px;">⏸️ RETIRED</span><includeonly>[[Category:Players/Retired]]</includeonly> | ||
| #default = <span style="display:inline-block; padding: 2px 16px; border: 2px solid #F44336; background: linear-gradient(135deg, #F44336 0%, #D32F2F 100%); border-radius: 25px; color: white; font-weight: bold; font-size: 14px; text-shadow: 0 1px 2px rgba(0,0,0,0.3); box-shadow: 0 4px 8px rgba(244,67,54,0.3); cursor: default; letter-spacing: 0.5px;">❌ SYNTAX ERROR</span>[[Category:Pages with syntax errors]] | | #default = <span style="display:inline-block; padding: 2px 16px; border: 2px solid #F44336; background: linear-gradient(135deg, #F44336 0%, #D32F2F 100%); border-radius: 25px; color: white; font-weight: bold; font-size: 14px; text-shadow: 0 1px 2px rgba(0,0,0,0.3); box-shadow: 0 4px 8px rgba(244,67,54,0.3); cursor: default; letter-spacing: 0.5px;">❌ SYNTAX ERROR</span><includeonly>[[Category:Pages with syntax errors]]</includeonly> | ||
}} | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Revision as of 17:31, 4 September 2025
❌ SYNTAX ERROR
Template for stylish player status badges with enhanced 3D effects, deeper shadows, and premium button styling.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | Player status: Active, Retired, etc. | Unknown | required |
Examples
🟢 ACTIVE
→ Stylish Active badge
⏸️ RETIRED
→ Stylish Retired badge