📄 profilebox_gender.tpl
字号:
{strip}
<table border="0" width="100%" >
<tr>
<td align="center" height="20" width="100%">
{$lucky.age}, {if $lucky.cityname != ''}{$lucky.cityname},{/if} {if $lucky.statename != ''}{$lucky.statename},{/if} {$lucky.countryname}
</td>
</tr>
<tr>
<td ><div align="center">
<a href="javascript:popUpScrollWindow2('{$docroot}showprofile.php?id={$lucky.id}','center',650,600)">
<img src="getsnap.php?id={$lucky.id}&typ=tn" class="smallpic" alt="" />
</a>
</div>
</td>
</tr>
<tr>
<td align="center" height="20">
<a href="javascript:popUpScrollWindow2('{$docroot}showprofile.php?id={$lucky.id}','center',650,600)">{$lang.view_profile}</a>
<b><a href="javascript:spinAgain('{$spinGender}');">{$lang.spin_again}</a></b>
</td>
</table>
{/strip}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -