模板:Stub:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
删除的内容 添加的内容
无编辑摘要 |
无编辑摘要 |
||
| (未显示同一用户的11个中间版本) | |||
| 第1行: | 第1行: | ||
<includeonly>{| |
<includeonly>{{CSS|独立维护}}<table class="message-table" style="border-color: green; background-color: rgba(0, 128, 0, 0.05);"> |
||
<tr> |
|||
|- |
|||
<td style="padding-left: 12px; padding-right: 12px; width: 60px"> |
|||
<center>[[File:Axe.png|60px|alt=Axe|link=]]</center> |
|||
| ⚫ | |||
</td> |
|||
<td> |
|||
| ⚫ | |||
{{#if: |
{{#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}}|模板: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; |
|||
} |
|||
</td> |
|||
.alert-table span.header { |
|||
</tr> |
|||
font-size:22px; |
|||
</table> |
|||
font-weight: 500; |
|||
{{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> |
|||
