{$if:work}
    {$xml:user file="xslt/userhome" action="2" showpage="0" maxnum="1" expression="userid={$Tag.UserID}" order="userid" by="1" date="14"}
{$endif:work} {$if:hobby}
    {$xml:user file="xslt/userhome" action="3" showpage="0" maxnum="1" expression="userid={$Tag.UserID}" order="userid" by="1" date="14"}
{$endif:hobby} {$if:look}
    {$xml:user file="xslt/userhome" action="4" showpage="0" maxnum="1" expression="userid={$Tag.UserID}" order="userid" by="1" date="14"}
{$endif:look} {$if:marry}
{$Tag.UserMarry}
{$endif:marry} {$if:effect}
    {$Tag.Effect}
{$endif:effect} {$if:contact}
  • 真实姓名:{$Tag.Contact0}
  • 手  机:{$Tag.Contact1}
  • QQ号码:{$Tag.Contact2}
  • MSN地址:{$Tag.Contact3}
  • 电话号码:{$Tag.Contact4}
  • 身份证号:{$Tag.Contact5}
  • 联系地址:{$Tag.Contact6}
  • 邮  编:{$Tag.Contact7}
{$endif:contact} {$if:facebox}
{$xml:images file="xslt/home" action="6" showpage="0" maxnum="8" channelid="1" expression="userid={$Tag.UserID}" setting="{$Tag.UserFace}" target="_blank" order="id" by="1" date="14"}
{$endif:facebox}