表单:词条:修订间差异
来自失传媒体中文维基
更多语言
更多操作
| 第1行: | 第1行: | ||
{{{info|query form at top}}} | {{{info|query form at top}}} | ||
<div class=" | <div class="launcher-box" style="background:#f9f9f9; padding:20px; border:1px solid #ccc;"> | ||
=== 创建新词条 === | === 创建新词条 === | ||
'''输入标题''' | '''输入标题''' | ||
{{{field| | <div id="input-title">{{{field|target_title|input type=text|mandatory}}}</div> | ||
'''选择标签''' | '''选择标签''' | ||
* 类型: {{{field|type|input type=dropdown|values=音频, 动画, 电影, 剧集, 视频, 图像, 游戏, 应用, 漫画, 文本, 其他}}} | * 类型: <span id="input-type">{{{field|type|input type=dropdown|values=音频, 动画, 电影, 剧集, 视频, 图像, 游戏, 应用, 漫画, 文本, 其他}}}</span> | ||
* 状态: {{{field|status|input type=dropdown|values=丢失, 部分发现, 发现, 来源不明, 部分确定, 来源确定, 存在性待定, 不存在}}} | * 状态: <span id="input-status">{{{field|status|input type=dropdown|values=丢失, 部分发现, 发现, 来源不明, 部分确定, 来源确定, 存在性待定, 不存在}}}</span> | ||
<br> | |||
<button type="button" id="smart-create-btn" style="padding: 10px 20px; background: #36c; color: #fff; border: none; border-radius: 4px; cursor: pointer;">开始创建</button> | |||
</div> | </div> | ||
2026年4月25日 (六) 18:20的版本
query form at top
创建新词条
输入标题
target_title
选择标签
- 类型: type
- 状态: status
<button type="button" id="smart-create-btn" style="padding: 10px 20px; background: #36c; color: #fff; border: none; border-radius: 4px; cursor: pointer;">开始创建</button>