Template:MyAchievementsBox: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="float:right; width: | <!-- Template:MyAchievementsBox --> | ||
<div style="float: right; width: 300px; max-width: 100%; background: #1a1a1a; color: white; padding: 10px; margin: 0 0 10px 10px; border-radius: 12px; box-shadow: 0 0 6px rgba(0,0,0,0.5); font-size: 90%;"> | |||
<div style="font-weight: bold; font-size: 110%; margin-bottom: 8px; text-align: center;"> | |||
🏆 Achievements | |||
</div> | |||
</div> | |||
<!-- Вывод достижений --> | |||
{{#ifexist:User:{{{user|{{PAGENAME}}}}}/Achievements | |||
| {{Wikichievements user={{{user|{{PAGENAME}}}}} nodiv=1 mini=1}} | |||
| <div style="text-align:center; color:gray;">No achievements yet.</div> | |||
}} | |||
<!-- Прогресс или декор --> | |||
<div style="display: flex; justify-content: center; gap: 6px; margin-top: 10px;"> | |||
<div style="width: 16px; height: 16px; border: 2px solid #666; border-radius: 4px;"></div> | |||
<div style="width: 16px; height: 16px; border: 2px solid #666; border-radius: 4px;"></div> | |||
<div style="width: 16px; height: 16px; border: 2px solid #666; border-radius: 4px;"></div> | |||
<div style="width: 16px; height: 16px; border: 2px solid #666; border-radius: 4px;"></div> | |||
</div> | |||
</div> | </div> |
Revision as of 13:27, 27 July 2025
🏆 Achievements
No achievements yet.