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

模板:Tip:修订间差异

来自此界与彼端
创建页面,内容为“<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
},
"placement": {
"description": "tip出现的位置,可选的值为top,right,left,bottom,默认值为top",
"suggested": true
}
}
},
},
第20行: 第16行:
}
}
</templatedata>
</templatedata>
</noinclude><includeonly>{{#invoke:Tip|render}}</includeonly>
</noinclude><includeonly><span class="explain"><abbr>{{{content|{{{1|}}}}}}</abbr><span class="explain-text">{{{tip|{{{2|}}}}}}</span></span></includeonly>

2025年3月13日 (四) 11:10的最新版本

这个模板用于生成鼠标悬停时的注释文字

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

此模板首选参数换行的代码块格式。

参数描述类型状态
contentcontent

需要注释的内容,可以是纯文字,也可以是wikitext

未知必需
tiptip

悬停时所显示的注释内容

未知必需