模板:Mousetext:修订间差异

(创建页面,内容为“<span title="{{{2}}}" class="mousetext" style="cursor: {{{cursor|help}}}; {{{textstyle|text-decoration: underline dotted;}}}">{{{1}}}</span><noinclude> {{documentati…”)
 
(// Edit via Wikiplus)
 
(未显示另一用户的1个中间版本)
第1行: 第1行:
<span title="{{{2}}}" class="mousetext" style="cursor: {{{cursor|help}}}; {{{textstyle|text-decoration: underline dotted;}}}">{{{1}}}</span><noinclude>
<includeonly><span title="{{{2}}}" class="mousetext" style="cursor: {{{cursor|help}}}; {{{textstyle|text-decoration: underline dotted;}}}">{{{1}}}</span></includeonly><noinclude>
{{documentation}}[[Category:辅助模板‎]]</noinclude>
{{Documentation}}[[Category:辅助模板‎]]</noinclude>

2020年10月17日 (六) 20:16的最新版本

模板文档  [查看] [编辑] [历史] [刷新]

请尽可能使用标准的页内<ref></ref>+页脚<references/>形式撰写注释。尽量避免使用本模板。

本模板是用来在鼠标悬停于文字时显示备注文字。

本模板的用法:{{mousetext|文字|备注文字|cursor=【默认为help】|textstyles=【默认会添加点状下划线】}}

效果:文字

cursor可支持的样式 示例
auto {{{1}}}
crosshair {{{1}}}
default {{{1}}}
fointer {{{1}}}
move {{{1}}}
e-resize {{{1}}}
ne-resize {{{1}}}
nw-resize {{{1}}}
n-resize {{{1}}}
se-resize {{{1}}}
sw-resize {{{1}}}
s-resize {{{1}}}
w-resize {{{1}}}
text {{{1}}}
wait {{{1}}}
help {{{1}}}