更改

添加707字节 、 2023年6月29日 (四) 13:01
无编辑摘要
第1行: 第1行: −
<includeonly>{| class="alert" id="stub"
+
<includeonly>{| role="presentation" class="alert" id="stub"
 
|-
 
|-
! [[File:Axe.png|center]]
+
! [[File:Axe.png|alt=Axe]]
| <span class="header">Article Stub</span>
+
| <span class="header">{{#if:{{{section|}}}|段落|页面}}仍需完善</span>
'''Article Stub'''
     −
{{#if: {{{1|}}}|This article is marked as a stub for the following reason:
+
{{#if: {{{1|}}}| 该{{#if:{{{section|}}}|段落|页面}}由于下列原因被标记为不完善:
*''{{{1}}}''|This article is a stub and is missing information. You can help {{SITENAME}} by  ''[{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it!]''}}
+
*{{{1}}}| {{#if:{{{section|}}}|段落|页面}}不完善且缺少信息。您可以通过[{{fullurl:{{FULLPAGENAME}}|action=edit}} 扩充内容] 来帮助我们。}}
|}[[Category:Article stubs]]</includeonly><noinclude>{{englishdoc}}</noinclude>
+
|}{{#ifeq:{{FULLPAGENAME}}|Template:Stub||[[Category: 待扩充页面]]}}</includeonly><noinclude>{{Englishdoc}}
 +
 
 +
==描述==
 +
这个模板用于标记信息过时或信息不完善的页面。使用该模板的页面会被自动归类到[[:分类:待扩充页面]]中。
 +
 
 +
==使用==
 +
若要使用该模板,在页面中加入下述标签即可。
 +
 
 +
<pre>{{Stub|''reason''}}</pre>
 +
 
 +
==参数==
 +
可在参数中描述缺失的信息。参数的填写是可选的,也可以不填写。
 +
 
 +
==举例==
 +
<pre>{{Stub}}</pre>
 +
在页面中加入上述标签,实际显示效果为:
 +
{{Stub}}
 +
 
 +
<pre>{{Stub|对话内容缺失}}</pre>
 +
在页面中加入上述标签,实际显示效果为:
 +
{{Stub|对话内容缺失}}</noinclude>
2,682

个编辑