模板:Tip:修订间差异
来自「荏苒之境」
创建页面,内容为“<noinclude>{{模板文档}}</noinclude><includeonly><!-- -->{{#tip-text|{{{1}}}|{{{2}}}}}<!-- --></includeonly><noinclude> <templatedata> { "params": { "1": { "description": "要提供提示信息的内容。", "type": "content", "required": true }, "2": { "description": "提示的内容。", "type": "line" } }, "description": "用于创建悬浮提示的组件。", "paramOrder": [ "1", "2" ], "format": "inline" } </templatedata…” |
无编辑摘要 |
||
(未显示同一用户的1个中间版本) | |||
第1行: | 第1行: | ||
<noinclude>{{模板文档}}</noinclude><includeonly><!-- | <noinclude>{{模板文档}}</noinclude><includeonly><!-- | ||
-->{{#tip-text | -->{{#tip-text:{{{1}}}|{{{2}}}}}<!-- | ||
--></includeonly><noinclude> | --></includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
第12行: | 第12行: | ||
"2": { | "2": { | ||
"description": "提示的内容。", | "description": "提示的内容。", | ||
"type": "line" | "type": "line", | ||
"required": true | |||
} | } | ||
}, | }, |