_template(record)

本页面用于记录后室IF分成员 namename%%title%% 的所有历史处分。

 %%form_data{case}%%
编辑 | 历史记录 | 重命名 | 删除

累计警告次数

累计移除次数

累计封禁次数

处分记录:

%%form_data{record}%%

证据存档

本页没有附件。

内容补充

新回复

====

[[form]]
fields:
  warn:
    label: 警告次数
    type: text
    width: 100
    default: 0
    match: /^[0-9]{1,2}$/
    match-error: 仅可填写 0~99 之间的整数。
  kick:
    label: 移除次数
    type: text
    width: 100
    default: 0
    match: /^[0-9]{1,2}$/
    match-error: 仅可填写 0~99 之间的整数。
  ban:
    label: 封禁次数
    type: text
    width: 100
    default: 0
    match: /^[0-9]{1,2}$/
    match-error: 仅可填写 0~99 之间的整数。
  record:
    label: 处分详情
    type: wiki
    width: 100
    height: 10
  case:
    label: 目前情况
    type: select
    values:
      file: 仅记录
      ban: 处分中
      unlock:  已解除
    default: file
  bigStaticTitle1:
    type: static
[[/form]]

除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution 3.0 License