打开/关闭搜索
搜索
打开/关闭菜单
933
1525
112
1.4万
植物大战僵尸杂交版Wiki
导航
首页
最近更改
随机页面
MediaWiki帮助
特殊页面
上传文件
打开/关闭外观设置菜单
notifications
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
创建账号
登录
查看“︁微件:ContributionRank”︁的源代码
来自植物大战僵尸杂交版Wiki
查看
阅读
查看源代码
查看历史
associated-pages
微件
讨论
更多操作
←
微件:ContributionRank
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您没有权限编辑
微件
命名空间内的页面。
您可以查看和复制此页面的源代码。
<includeonly> <style> .contribution-rank { margin: 20px 0; padding: 20px; background: #fafafa; border-radius: 12px; border: 1px solid #e0e0e0; max-width: 500px; } .contribution-rank h3 { margin-bottom: 15px; } .rank-list { list-style: none; padding: 0; } .rank-item { display: flex; align-items: center; padding: 10px 0; border-bottom: 1px solid #eee; gap: 10px; } .rank-num { width: 30px; height: 30px; border-radius: 50%; background: #e0e0e0; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 14px; flex-shrink: 0; } .rank-num.gold { background: #FFD700; color: #fff; } .rank-num.silver { background: #C0C0C0; color: #fff; } .rank-num.bronze { background: #CD7F32; color: #fff; } .rank-name { flex: 1; font-size: 14px; } .rank-count { font-size: 13px; color: #888; } .rank-loading { text-align: center; color: #999; padding: 15px; } </style> <div class="contribution-rank" id="contribution-rank"> <h3>🏆 编辑贡献排行榜</h3> <div class="rank-loading" id="rank-loading">加载中...</div> <ul class="rank-list" id="rank-list" style="display:none;"></ul> </div> </includeonly>
返回
微件:ContributionRank
。
查看“︁微件:ContributionRank”︁的源代码
来自植物大战僵尸杂交版Wiki