免費論壇 繁體 | 簡體
Sclub交友聊天~加入聊天室當版主
分享
🌓黑暗模式
帖子

返回列表 发帖
查看: 713|回复: 1 收起左侧
开启左侧收起左侧开启左侧
上一主题 下一主题 打印

高仿X3发帖附加选项   [复制链接]

来源:  bone        作者:  骨头  



  



打开post模板找到:
  1. <div class="columntype">
  2.                                         <table cellpadding="0" cellspacing="0"><tr>
  3.                                         <!--{if $tagstatus}-->
  4.                                                 <td class="firstlist posttags">
  5.                                                         <p><strong>{lang post_tag}:</strong> {lang tag_comment}</p>
  6.                                                         <p><input type="text" name="tags" id="tags" class="txt" value="$threadtags" tabindex="1" /><button name="addtags" type="button" onclick="relatekw();return false">+{lang searchtags}</button> <span id="tagselect"></span></p>
  7.                                                 </div>
  8.                                                 </td>
  9.                                         <!--{/if}-->
  10.                                                 <!--{if $allowsetreadperm}-->
  11.                                                         <td class="firstlist">
  12.                                                                 <p><strong>{lang readperm}:</strong></p>
  13.                                                                 <p><input type="text" name="readperm" value="$thread[readperm]" class="txt" tabindex="1" /> {lang post_zero_is_nopermission}</p>
  14.                                                         </td>
  15.                                                 <!--{/if}-->
  16.                                                 <!--{if $maxprice && !$special}-->
  17.                                                         <td class="firstlist">
  18.                                                                 <p><strong>{lang price}</strong>({$extcredits[$creditstransextra[1]][title]}):</p>
  19.                                                                 <p><input type="text" name="price" value="$thread[pricedisplay]" class="txt" tabindex="1" /> {$extcredits[$creditstransextra[1]][unit]} <span title="{lang post_price_free_comment}">{lang post_price_comment}</span>
  20.                                                         </td>
  21.                                                 <!--{/if}-->
  22.                                         </tr></table>
  23.                                 </div>
  24.                         <!--{/if}-->
  25.                         <!--{if $maxprice && ($action == 'newthread' || $action == 'edit' && $isfirstpost)}-->
  26.                                 <span class="lighttxt">
  27.                                 <!--{if $maxincperthread}--><img src="{IMGDIR}/arrow_right.gif" />{lang post_price_income_comment}<!--{/if}-->
  28.                                 <!--{if $maxchargespan}--><img src="{IMGDIR}/arrow_right.gif" />{lang post_price_charge_comment}<!--{if $action == 'edit' && $freechargehours}-->{lang post_price_free_chargehours}<!--{/if}--><!--{/if}-->
  29.                                 </span>
  30.                         <!--{/if}-->
  31.                         <div class="columntype">
  32.                                 <h4>{lang post_option}:</h4>
  33.                                 <table cellpadding="0" cellspacing="0" border="0">
  34.                                         <tr>
  35.                                                 <td class="firstlist">
  36.                                                         <!--{if ($forum['allowhtml'] || ($action == 'edit' && ($org['htmlon'] & 1))) && $allowhtml}-->
  37.                                                                 <p><input type="checkbox" name="htmlon" id="htmlon" value="1" $htmloncheck /><label for="htmlon">{lang post_html}</label></p>
  38.                                                         <!--{else}-->
  39.                                                                 <p><input type="checkbox" name="htmlon" id="htmlon" value="0" $htmloncheck disabled="disabled" /><label for="htmlon">{lang post_html}</label></p>
  40.                                                         <!--{/if}-->
  41.                                                         <p><input type="checkbox" id="allowimgcode" disabled{if $forum['allowimgcode']} checked="checked"{/if} /><label for="allowimgcode">{lang post_imgcode}</label></p>
  42.                                                 </td>
  43.                                                 <td>
  44.                                                         <p><input type="checkbox" name="parseurloff" id="parseurloff" value="1" $urloffcheck tabindex="1" /><label for="parseurloff">{lang disable} {lang post_parseurl}</label></p>
  45.                                                         <p><input type="checkbox" name="smileyoff" id="smileyoff" value="1" $smileyoffcheck tabindex="1" /><label for="smileyoff">{lang disable} {faq smilies}</label></p>
  46.                                                         <p><input type="checkbox" name="bbcodeoff" id="bbcodeoff" value="1" $codeoffcheck tabindex="1" /><label for="bbcodeoff">{lang disable} {faq discuzcode}</label></p>
  47.                                                         <!--{if $tagstatus && ($action == 'newthread' || $action == 'edit' && $isfirstpost)}-->
  48.                                                                 <p><input type="checkbox" name="tagoff" id="tagoff" {if !empty($tagoffcheck)}checked="checked"{/if} tabindex="1" /><label for="tagoff">{lang disable} {lang tag_parse}</label></p>
  49.                                                         <!--{/if}-->
  50.                                                 </td>
  51.                                                 <td>
  52.                                                         <!--{if $discuz_uid}-->
  53.                                                                 <!--{if $action == 'newthread' || $action == 'edit' && $isfirstpost}-->
  54.                                                                         <p><input type="checkbox" name="ordertype" id="ordertype" value="1" $ordertypecheck tabindex="1" /><label for="ordertype">{lang post_descview}</label></p>
  55.                                                                 <!--{/if}-->
  56.                                                                 <!--{if $action == 'newthread'}-->
  57.                                                                         <p><input type="checkbox" name="attention_add" id="attention_add" checked="checked" value="1" /><label for="attention_add">{lang attention_add}</label></p>
  58.                                                                 <!--{elseif $action == 'reply' || $action == 'edit'}-->
  59.                                                                         <!--{if $has_attention}-->
  60.                                                                                 <p><input type="checkbox" name="attention_remove" id="attention_remove" value="1" /><label for="attention_remove">{lang attention_remove}</label></p>
  61.                                                                         <!--{else}-->
  62.                                                                                 <p><input type="checkbox" name="attention_add" id="attention_add" value="1" /><label for="attention_add">{lang attention_add}</label></p>
  63.                                                                         <!--{/if}-->
  64.                                                                 <!--{/if}-->
  65.                                                         <!--{/if}-->
  66.                                                         <p><input type="checkbox" name="usesig" id="usesig" value="1" {if !$maxsigsize}disabled {else}$usesigcheck {/if}tabindex="1" /><label for="usesig">{lang post_show_sig}</label></p>
  67.                                                         <!--{if $action != 'edit'}-->
  68.                                                                 <!--{if $allowanonymous}--><p><input type="checkbox" name="isanonymous" id="isanonymous" value="1" tabindex="1" /><label for="isanonymous">{lang post_anonymous}</label></p><!--{/if}-->
  69.                                                         <!--{else}-->
  70.                                                                 <!--{if $allowanonymous || (!$allowanonymous && $orig['anonymous'])}--><p><input type="checkbox" name="isanonymous" id="isanonymous" value="1" {if $orig['anonymous']}checked="checked"{/if} tabindex="1" /><label for="isanonymous">{lang post_anonymous}</label></p><!--{/if}-->
  71.                                                         <!--{/if}-->
  72.                                                 </td>
  73.                                                 <td>
  74.                                                 <!--{if $action == 'newthread' && $forum['ismoderator'] && ($allowdirectpost || !$forum['modnewposts'])}-->
  75.                                                         <!--{if $action == 'newthread' && $forum['ismoderator'] && ($allowdirectpost || !$forum['modnewposts'])}-->
  76.                                                                 <p><input type="checkbox" name="sticktopic" id="sticktopic" value="1" $stickcheck tabindex="1" /><label for="sticktopic">{lang post_stick_thread}</label></p>
  77.                                                                 <p><input type="checkbox" name="addtodigest" id="addtodigest" value="1" $digestcheck tabindex="1" /><label for="addtodigest">{lang post_digest_thread}</label></p>
  78.                                                         <!--{/if}-->
  79.                                                 <!--{elseif $action == 'edit' && $auditstatuson}-->
  80.                                                         <p><input type="checkbox" name="audit" id="audit" value="1"><label for="audit">{lang auditstatuson}</label></p>
  81.                                                 <!--{/if}-->
  82.                                                 <!--{if $uchome['addfeed'] && $ucappopen['UCHOME'] && $forum['allowfeed']}-->
  83.                                                         <p><input type="checkbox" name="addfeed" id="addfeed" value="1" $addfeedcheck><label for="addfeed">{lang addfeed}</label></p>
  84.                                                 <!--{/if}-->
  85.                                                 <!--{if $action == 'newthread' || $action == 'edit' && $isfirstpost}-->
  86.                                                         <p><input type="checkbox" name="hiddenreplies" id="hiddenreplies"{if $hiddenreplies} checked="checked"{/if} value="1"><label for="hiddenreplies">{lang hiddenreplies}</label></p>
  87.                                                 <!--{/if}-->
  88.                                                 <!--{if $action == 'newthread' && $allowpostrushreply}-->
  89.                                                                 <p><input type="checkbox" name="rushreply" id="rushreply" value="1"><label for="rushreply">{lang rushreply}</label></p>
  90.                                                 <!--{/if}-->
  91.                                                 <!--{if $action == 'edit' && getstatus($thread['status'], 3)}-->
  92.                                                                 <p><input type="checkbox" disabled="disabled" checked="checked"><label for="rushreply">{lang rushreply}</label></p>
  93.                                                 <!--{/if}-->
  94.                                                 </td>
  95.                                         </tr>
  96.                                 </table><br />
  97.                         </div>
  98.                         <div class="btnbar">
复制代码
修改为:
本帖隐藏的内容需要回复才可以浏览
附件: 您需要登录才可以下载或查看附件。没有帐号?注册

最近看过此主题的会员

無名
访问时间:2023-06-25 09:00
超级皮卡
访问时间:2020-04-29 09:35

上一篇仿x系列置顶分级图

下一篇头像圆圈化

点评
B Color Link Smilies

您还可以输入:个字符
X

 X

点评
B Color Link Smilies

您还可以输入:个字符
X

 X

返回列表 发帖
快速
返回顶部
返回首页