📄 level.php
字号:
<?
$mtitle[0] = '新手上路';
$mgraphic[0] = '0stars.gif';
$mpostmark[1] = 12;
$mtitle[1] = '侠客';
$mgraphic[1] = '1stars.gif';
$mpostmark[2] = 50;
$mtitle[2] = '骑士';
$mgraphic[2] = '2stars.gif';
$mpostmark[3] = 80;
$mtitle[3] = '圣骑士';
$mgraphic[3] = '3stars.gif';
$mpostmark[4] = 150;
$mtitle[4] = '精灵王';
$mgraphic[4] = '4stars.gif';
$mpostmark[5] = 250;
$mtitle[5] = '风云使者';
$mgraphic[5] = '5stars.gif';
$mpostmark[6] = 400;
$mtitle[6] = '光明使者';
$mgraphic[6] = '6stars.gif';
$mpostmark[7] = 700;
$mtitle[7] = '天使';
$mgraphic[7] = '7stars.gif';
$mpostmark[8] = 1000;
$mtitle[8] = '万圣天尊';
$mgraphic[8] = '8stars.gif';
$mpostmark[9] = 2500;
$mtitle[9] = '究级天王';
$mgraphic[9] = '8stars.gif';
$rztitle = '荣誉会员';
$rzgraphic = '5super.gif';
$motitle = '版主';
$modgraphic= '6super.gif';
$djtitle = 'DJ管理员';
$djgraphic = '7super.gif';
$adtitle = '超级版主';
$adgraphic = '8super.gif';
$admintitle = '论坛管理员';
$admingraphic = '10super.gif';
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -