Template:MyAchievementsBox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
<div style="float:right; width:280px; margin:0 0 1em 1em; background:#303030; border:1px solid #454545; border-radius:4px; padding:10px; color:inherit;">
<div style="float:right; width:280px; margin:0 0 1em 1em; background:#303030; border:1px solid #454545; border-radius:4px; padding:10px; color:inherit;">
   <div style="background:#454545; font-weight:bold; padding:4px 10px;">
   <div style="background:#454545; font-weight:bold; padding:4px 10px;">
     <span style="color:#f7921e; text-decoration:none; cursor:pointer;" onclick="location.href='/wiki/User:{{{user|{{PAGENAME}}}}}/Achievements'">Achievements</span>
     <span
      style="color:#f7921e; text-decoration:none; cursor:pointer;"
      onclick="window.location='/wiki/User:{{{user|{{PAGENAME}}}}}/Achievements'">
      Achievements
    </span>
   </div>
   </div>
   <div style="display:flex; gap:10px; overflow:hidden; padding:10px;">
   <div style="display:flex; gap:10px; overflow:hidden; padding:10px;">
Line 8: Line 12:
       | {{Wikichievements user={{{user|}}} nodiv=1 mini=1}}
       | {{Wikichievements user={{{user|}}} nodiv=1 mini=1}}
       | <div style="display:flex; gap:10px; width:100%;">
       | <div style="display:flex; gap:10px; width:100%;">
           <div style="flex:1 1 60px; aspect-ratio:1/1; border-radius:6px; border:2px solid #666; background:#2a2a2a;"></div>
           <div style="flex:1 1 65px; aspect-ratio:1/1; border-radius:6px; border:2px solid #666; background:#2a2a2a;"></div>
           <div style="flex:1 1 60px; aspect-ratio:1/1; border-radius:6px; border:2px solid #666; background:#2a2a2a;"></div>
           <div style="flex:1 1 65px; aspect-ratio:1/1; border-radius:6px; border:2px solid #666; background:#2a2a2a;"></div>
           <div style="flex:1 1 60px; aspect-ratio:1/1; border-radius:6px; border:2px solid #666; background:#2a2a2a;"></div>
           <div style="flex:1 1 65px; aspect-ratio:1/1; border-radius:6px; border:2px solid #666; background:#2a2a2a;"></div>
           <div style="flex:1 1 60px; aspect-ratio:1/1; border-radius:6px; border:2px solid #666; background:#2a2a2a;"></div>
           <div style="flex:1 1 65px; aspect-ratio:1/1; border-radius:6px; border:2px solid #666; background:#2a2a2a;"></div>
         </div>
         </div>
     }}
     }}
   </div>
   </div>
</div>
</div>

Revision as of 14:03, 27 July 2025

   
     Achievements