打开/关闭菜单
切换首选项菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模板:介绍(无警告):修订间差异

来自迷雾wiki
创建页面,内容为“<div style="font-family: 'Microsoft YaHei', sans-serif; background: linear-gradient(135deg, #1a0505 0%, #000000 100%); border: 1px solid #ff0000; border-radius: 6px; padding: 2px; box-shadow: 0 0 15px rgba(255, 0, 0, 0.4), inset 0 0 30px rgba(255, 0, 0, 0.1); margin-bottom: 25px; position: relative; overflow: hidden;"> <!-- 顶部红色光流 --> <div style="height: 4px; background: linear-gradient(90deg, #ff0000, #8b0000, transparent); width: 100%; box…”
 
无编辑摘要
 
(未显示同一用户的3个中间版本)
第1行: 第1行:
<div style="font-family: 'Microsoft YaHei', sans-serif; background: linear-gradient(135deg, #1a0505 0%, #000000 100%); border: 1px solid #ff0000; border-radius: 6px; padding: 2px; box-shadow: 0 0 15px rgba(255, 0, 0, 0.4), inset 0 0 30px rgba(255, 0, 0, 0.1); margin-bottom: 25px; position: relative; overflow: hidden;">
<div style="background:#161b22; border:1px solid #30363d; border-top:3px solid #58a6ff; border-radius:10px; padding:0; margin:16px 0; box-shadow:0 4px 20px rgba(0,0,0,0.25); overflow:hidden;">
    <!-- 顶部红色光流 -->
<div style="padding:14px 20px; border-bottom:1px solid #21262d; display:flex; align-items:center; gap:10px;">
    <div style="height: 4px; background: linear-gradient(90deg, #ff0000, #8b0000, transparent); width: 100%; box-shadow: 0 0 10px #ff0000;"></div>
<span style="color:#58a6ff; font-size:1.1rem; line-height:1; flex-shrink:0;">📖</span>
   
<span style="color:#e6edf3; font-size:1rem; font-weight:700; letter-spacing:0.3px; font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;">{{{标题|介绍}}}</span>
    <div style="padding: 25px; color: #ffcdd2; line-height: 1.8; font-size: 0.95rem; text-shadow: 0 0 2px rgba(255, 0, 0, 0.2);">
        {{{1|在此处填写介绍内容...}}}
    </div>
</div>
</div>
<div style="padding:18px 20px; color:#8b949e; font-size:0.875rem; line-height:1.75; font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif; word-break:break-word;">
{{{主要内容|在此填写ARG的主要介绍内容。}}}
</div>
</div>
<noinclude>
<templatedata>
{
    "params": {
        "标题": {
            "label": "标题",
            "description": "介绍框的标题",
            "type": "string",
            "default": "介绍",
            "required": false
        },
        "主要内容": {
            "label": "主要内容",
            "description": "ARG或条目的主要介绍内容,支持wiki文本",
            "type": "content",
            "required": true
        }
    },
    "description": "迷雾Wiki风格的介绍/正文卡片模板"
}
</templatedata>
</noinclude>

2026年2月26日 (四) 15:58的最新版本

📖 介绍

在此填写ARG的主要介绍内容。

迷雾Wiki风格的介绍/正文卡片模板

模板参数[编辑模板数据]

参数描述类型状态
标题标题

介绍框的标题

默认值
介绍
字符串可选
主要内容主要内容

ARG或条目的主要介绍内容,支持wiki文本

内容必需