模板:Fix:修订间差异
来自RIA | Wiki
更多操作
建立内容为“{{#switch:{{{subst|¬}}} | ¬ = {{Category_handler | template = Category:需要进行替换引用检查的模板 | nocat = {{{nocat|<noinclude>true<…”的新页面 |
不要斜体啦 |
||
| (未显示2个用户的3个中间版本) | |||
| 第18行: | 第18行: | ||
| subpage = no | | subpage = no | ||
}}{{#if:{{{text|}}} | }}{{#if:{{{text|}}} | ||
| <sup class="noprint template-fix Inline-Template {{{class|}}}" style="white-space: nowrap;">[ | | <sup class="noprint template-fix Inline-Template {{{class|}}}" style="white-space: nowrap;"><i style="font-style: normal">[{{#if:{{{pre-text|}}} | ||
| {{{pre-text}}}  | | {{{pre-text}}}  | ||
}}[[{{{link|Wikipedia:Cleanup}}}|<span title="{{delink|1={{{title|{{{link|Wikipedia:Cleanup}}}}}}{{#if:{{{date|}}}| ({{{date}}})}}}}">{{{text|}}}</span>]]{{#if:{{{post-text|}}} | }}[[{{{link|Wikipedia:Cleanup}}}|<span title="{{delink|1={{{title|{{{link|Wikipedia:Cleanup}}}}}}{{#if:{{{date|}}}| ({{{date}}})}}}}">{{{text|}}}</span>]]{{#if:{{{post-text|}}} | ||
|  {{{post-text}}} | |  {{{post-text}}} | ||
}}</i> | }}]</i></sup>|{{{special|}}} | ||
}} | }}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
<!-- Add cats and interwikis to the /doc subpage, not here! --> | <!-- Add cats and interwikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> | ||
2024年5月22日 (三) 23:54的最新版本
此元模板可用于创建带有清理标记的行内标记, 可被用于以内联方式标记条目问题。
此元模板不应用于条目中, 而应尽可能地使用已存在的替代模板。
使用
{{Fix
| subst = <includeonly>{{subst:substcheck}}</includeonly>
| link = <文本链接到的页面, 无中括号> (default = Wikipedia:Cleanup)
| text = <链接显示的文字>
| pre-text = <在链接文本之前的可选文本>
| post-text = <在链接文本之后的可选文本>
| class = <应用于文本上的类> (默认值有: "noprint" , "template-fix" 和 "Inline-Template")
| title = <鼠标移动到链接上时显示的工具提示>
| special = <可选替换文本, 链接, 标题, 前文本和后文本—允许用户定义非标准格式>
| date = <可选的日期参数, 显示在 "title" 参数和/或 "cat-date" 参数之后>
| cat = [[<页面要被分类进的分类名>]]
| cat-date = <包含页面的分类名称的第一部分; 有一个可选的日期参数>
}}