|
|
| (未显示同一用户的12个中间版本) |
| 第1行: |
第1行: |
| <includeonly>{| role="presentation" class="alert-table" id="stub" | | <includeonly>{{CSS|独立维护}}<table class="message-table" style="border-color: green; background-color: rgba(0, 128, 0, 0.05);"> |
| |-
| | <tr> |
| ! <center>[[File:Axe.png|alt=Axe|link=]]</center>
| | <td style="padding-left: 12px; padding-right: 12px; width: 60px"> |
| | <span class="header">内容仍需完善</span>
| | <center>[[File:Axe.png|60px|alt=Axe|link=]]</center> |
| | </td> |
| | <td> |
| | <span class="message-header">仍需完善</span> |
|
| |
|
| {{#if: {{{1|}}}|该{{#if:{{{section|}}}|部分|页面}}内容由于以下原因仍需进一步完善。[{{fullurl:{{FULLPAGENAME}}|action=edit}} 帮助我们扩充内容]: | | {{#if:{{{1|}}}|该{{#if:{{{section|}}}|部分|页面}}内容由于以下原因仍需进一步完善。<br />[{{fullurl:{{FULLPAGENAME}}|action=edit}} 帮助我们扩充内容]: |
| *{{{1}}}|该{{#if:{{{section|}}}|部分|页面}}内容不完善,缺少重要信息。[{{fullurl:{{FULLPAGENAME}}|action=edit}} 帮助我们扩充内容]}} | | *{{{1}}}|该{{#if:{{{section|}}}|部分|页面}}内容不完善,缺少重要信息。[{{fullurl:{{FULLPAGENAME}}|action=edit}} 帮助我们扩充内容]}} |
| |}
| |
| {{#ifeq:{{FULLPAGENAME}}|Template:Stub||[[Category:待扩充页面]]}}{{#if:{{#varexists:提示样式列表}}||{{#vardefineecho:提示样式列表|{{#css:.alert-table {
| |
| border: 3px solid rgb(68, 74, 73);
| |
| border-radius: 0.5em;
| |
| margin-left: auto;
| |
| margin-right: auto;
| |
| font-size: 14px;
| |
| padding: 5px;
| |
| margin-bottom: 15px;
| |
| height: 80px;
| |
| width: 50%;
| |
| max-width:700px;
| |
| display: table;
| |
| }
| |
|
| |
|
| .alert-table span.header {
| | </td> |
| font-size:22px;
| | </tr> |
| font-weight: 500;
| | </table> |
| }
| | {{Mainonly|[[分类:待扩充]]}}</includeonly><noinclude>{{Documentation}}</noinclude> |
| | |
| .alert-table th {
| |
| width: 100px;
| |
| }
| |
| | |
| .alert-table th img {
| |
| text-align: center;
| |
| }
| |
| | |
| #stub {
| |
| border-color:green;
| |
| background-color: rgba(0, 128, 0, 0.05);
| |
| }
| |
| | |
| #construction {
| |
| border-color:#97a50c;
| |
| background-color: rgba(151, 165, 12, 0.05);
| |
| }
| |
| }} }}}}</includeonly><noinclude>{{Englishdoc}}
| |
| | |
| ==描述==
| |
| 这个模板用于标记信息过时或信息不完善的页面。使用该模板的页面会被自动归类到[[:分类:待扩充页面]]中。
| |
| | |
| ==使用==
| |
| 若要使用该模板,在页面中加入下述标签即可。
| |
| | |
| <pre>{{Stub|''原因''}}</pre>
| |
| | |
| ==参数==
| |
| 可在参数中描述缺失的信息。参数的填写是可选的,也可以不填写。
| |
| | |
| ==举例==
| |
| <pre>{{Stub}}</pre> | |
| 在页面中加入上述标签,实际显示效果为:
| |
| {{Stub}}
| |
| | |
| <pre>{{Stub|对话内容缺失}}</pre>
| |
| 在页面中加入上述标签,实际显示效果为:
| |
| {{Stub|对话内容缺失}}</noinclude>
| |
描述
这个模板用于标记信息过时或信息不完善的页面。使用该模板的页面会被自动归类到分类:待扩充中。
使用
若要使用该模板,在页面中加入下述标签即可。
{{Stub|''原因''}}
参数
可在参数中描述缺失的信息。参数的填写是可选的,也可以不填写。
举例
{{Stub}}
在页面中加入上述标签,实际显示效果为:
{{Stub|对话内容缺失}}
在页面中加入上述标签,实际显示效果为:
另见