_template

» TheMildrooms温室维基文章代投预定系统

页面标题 %%title%% 页面类型 %%form_data{type}%%
作者 %%form_data{username}%% 改动 允许不允许
状态 %%form_data{state}%% 投稿页面 %%form_raw{posted-page}%%
页面内容
%%form_data{content}%%
作者帖
%%form_data{author-post}%%
特殊要求
%%form_data{requirements}%%
附件
%%form_raw{file1}%%
%%form_raw{file2}%%
%%form_raw{file3}%%
%%form_raw{file4}%%
%%form_raw{file5}%%
附件来源
%%form_raw{source}%%

====

[[form]]
fields:
    type:
        label: "页面类型:"
        type: select
        values:
            prompt: "请选择页面类型"
            lvl: "层级"
            room: "房间"
            ent: "实体"
            phe: "现象"
            obj: "物品"
            grp: "团体"
            tale: "故事"
            poi: "相关人士"
            canon: "设定"
            je: "搞笑文章"
            art: "艺术作品"
            other: "其他"
        default: prompt
    content:
        label: "页面内容:"
        type: text
        width: 10
        height: 15
    username:
        label: "您所希望的署名:"
        type: text
        width: 10
        height: 1
    author-post:
        label: "作者帖:"
        type: text
        width: 10
        height: 15
    requirements:
        label: "特殊要求(若有):"
        type: text
        width: 10
        height: 8
    file-prompt:
        value: "请在[[[prompt-file:image-keep|此页面]]]下方点击「附件」按钮,到页面最下方点击「从您的电脑上传一个文件」,随后点击「选择文件」按钮并在弹出的窗口中选择文件,并在「如果您需要的话,重命名已上传的文件」一栏处将您的文件命名为「20xx-xx-xx-filename」,即「<年>-<月>-<日>-<文件名>」。点击「上传」。随后在上方列表中找到您上传的文件,点击右侧「信息」按钮,将「完整的文件URL」一栏右侧的链接复制到下方框内,每框一个链接。若无则不填。"
        type: static
    file1:
        label: "附件链接(若有):"
        type: text
        width: 10
        height: 1
    file2:
        type: text
        width: 10
        height: 1
        join: true
    file3:
        type: text
        width: 10
        height: 1
        join: true
    file4:
        type: text
        width: 10
        height: 1
        join: true
    file5:
        type: text
        width: 10
        height: 1
        join: true
    source:
        label: "附件来源(若有):"
        type: text
        width: 10
        height: 8
    dont-allow-changes:
        label: "我不允许对文章进行涉及情节的改动"
        type: checkbox
    staff-only:
        value: "如下内容应由职员填写,普通用户请勿擅自填写!"
        type: static
    state:
        label: "文章状态:"
        type: select
        values:
            un: "尚未检查"
            wtin: "等待投稿"
            posted: "已投稿"
            cin: "需修改内容"
            fgt: "存在漏填"
            image: "图源请求"
            ciwtr: "完全不符要求"
            banned: "用户被本系统封禁"
            ban: "被封禁"
            closed: "已关闭"
        default: un
    posted-page-prompt:
        value: "如下内容使用如下代码填写:\n\n{{@@[https://mildrooms-wiki.wikidot.com/URL /URL]@@}}"
        type: static
    posted-page:
        label: "投稿链接:"
        type: text
        width: 10
        height: 1
        default: "尚未投稿"
[[/form]]

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