更多操作
创建页面,内容为“<noinclude> <templatedata> { "params": { "content": { "description": "需要注释的内容,可以是纯文字,也可以是wikitext", "required": true }, "tip": { "description": "悬停时所显示的注释内容", "required": true }, "placement": { "description": "tip出现的位置,可选的值为top,right,left,bottom,默认值为top", "suggested": true } }, "description": "这个模板用于生成鼠标悬停时…” |
无编辑摘要 |
||
第10行: | 第10行: | ||
"description": "悬停时所显示的注释内容", | "description": "悬停时所显示的注释内容", | ||
"required": true | "required": true | ||
} | } | ||
}, | }, | ||
第20行: | 第16行: | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude><includeonly>{{ | </noinclude><includeonly><span class="explain"><abbr>{{{content|{{{1|}}}}}}</abbr><span class="explain-text">{{{tip|{{{2|}}}}}}</span></span></includeonly> |
2025年3月13日 (四) 11:10的最新版本
这个模板用于生成鼠标悬停时的注释文字
参数 | 描述 | 类型 | 状态 | |
---|---|---|---|---|
content | content | 需要注释的内容,可以是纯文字,也可以是wikitext | 未知 | 必需 |
tip | tip | 悬停时所显示的注释内容 | 未知 | 必需 |