Template:Distinguish:zh-cn: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>:''不要混淆 [[:{{{1}}}]]<!--
{{lang|Template:Distinguish}}
-->{{#if:{{{2|}}} |<!--then:
<onlyinclude><includeonly><div style="margin-left:20px;">''<!--
    -->{{#if:{{{3|}}} |<!--then:-->, [[:{{{2}}}]]<!--
                                -->不要混淆[[:{{{1}}}]]{{#if:{{{desc1|}}}|({{{desc1}}})}}<!--
                    -->|<!--else:-->&nbsp;or [[:{{{2}}}]].}}<!--
-->{{#if:{{{2|}}} | {{#if:{{{3|}}}|、|或者}}[[:{{{2}}}]]{{#if:{{{desc2|}}}|({{{desc2}}})}} }}<!--
              -->|<!--else:-->.<!--
-->{{#if:{{{3|}}} | {{#if:{{{4|}}}|、|或者}}[[:{{{3}}}]]{{#if:{{{desc3|}}}|({{{desc3}}})}} }}<!--
-->}}<!--
-->{{#if:{{{4|}}} | {{#if:{{{5|}}}|、|或者}}[[:{{{4}}}]]{{#if:{{{desc4|}}}|({{{desc4}}})}} }}<!--
-->{{#if:{{{3|}}} |<!--then:
-->{{#if:{{{5|}}} | {{#if:{{{6|}}}|、|或者}}[[:{{{5}}}]]{{#if:{{{desc5|}}}|({{{desc5}}})}} }}<!--
    -->{{#if:{{{4|}}} |<!--then:-->, [[:{{{3}}}]]<!--
-->{{#if:{{{6|}}} | {{#if:{{{7|}}}|、|或者}}[[:{{{6}}}]]{{#if:{{{desc6|}}}|({{{desc6}}})}} }}<!--
                    -->|<!--else:-->, or [[:{{{3}}}]].}}<!--
-->{{#if:{{{7|}}} | {{#if:{{{8|}}}|、|或者}}[[:{{{7}}}]]{{#if:{{{desc7|}}}|({{{desc7}}})}} }}<!--
-->}}<!--
-->{{#if:{{{8|}}} |                   或者[[:{{{8}}}]]{{#if:{{{desc8|}}}|({{{desc8}}})}} }}<!--
-->{{#if:{{{4|}}} |<!--then:-->, or [[:{{{4}}}]].}}<!--
-->''</div></includeonly></onlyinclude>
-->''</includeonly><noinclude>此模板可让您轻松通知用户他们可能将一件事与另一件事混淆了。最多接受 4 个输入。不过一个就够了。
{{documentation:zh-cn}}
 
<pre>{{distinguish|1|2|3|4}}</pre>
 
{{distinguish|1|2|3|4}}
 
{{lang|Template:Distinguish:zh-cn}}
 
</noinclude>

Latest revision as of 13:51, 18 June 2022


注释模板
Template Pages using it
28 August 2024
{{note}} 6,436
{{warning}} 1,253
{{bug}} 1,192
{{tip}} 1,516
{{todo}} 1,628
{{inline note}} 2,188
{{confirm}} 672
{{question}} 11
{{fix}} 170
{{important}} 459
{{clarify}} 169
{{elaborate}} 18
{{main}} 143
{{distinguish}} 85
{{workaround}} 122
{{seealso}} 145
{{when}} 1
{{where}} 0
{{which}} 2
{{why}} 38
{{idea}} 21
{{placementTip}} 13
{{codenote}} 21
{{altnames}} 35
{{deprecated}} 109
{{how}} 23
{{example}} 16
{{confusion}} 53
{{thanks}} 7
{{code Fix}} 9 + 7 (16)
{{vote}} 4

此模板可让您轻松通知用户他们可能将一件事与另一件事混淆了。最多接受八个输入。不过一个就够了。

用法

  • {{distinguish:zh-cn|<一>|<二>}}
  • {{distinguish:zh-cn|<一>|<二>|⋯⋯|desc1=<文一>|desc2=<文二>|⋯⋯}}

参数

  • {{{1}}} {{{8}}} - 不应该混淆的东西。
  • {{{desc1}}} {{{desc8}}} - {{{1}}} {{{8}}} 的可选描述。

示例

{{distinguish:zh-cn|一}}
不要混淆
{{distinguish:zh-cn|一|desc1=文本一}}
不要混淆(文本一)。
{{distinguish:zh-cn|一|二}}
不要混淆或者
{{distinguish:zh-cn|一|二|三|四|五|六|七|八|desc5=文本五}}
不要混淆(文本五)、或者

另请参阅

  • {{Confusion}} English