模板:模板文档:修订间差异
来自「荏苒之境」
无编辑摘要 标签:手工回退 |
无编辑摘要 |
||
(未显示同一用户的9个中间版本) | |||
第7行: | 第7行: | ||
{{{content}}} | {{{content}}} | ||
| {{ | | {{ | ||
#ifexist: {{ #if: {{{1|}}} | {{{1}}} | {{FULLPAGENAME}}/doc }} | #ifexist: {{ #if: {{{1|}}} | {{{1}}} | {{#invoke: Template translation | getMainPage | {{FULLPAGENAME}}}}/doc }} | ||
| | | {{{{ | ||
#ifeq: {{NAMESPACE}} | {{ns:Template}} | #ifeq: {{NAMESPACE}} | {{ns:Template}} | ||
|| :{{NAMESPACE:{{ #if: {{{1|}}} | {{{1}}} | {{FULLPAGENAME}} }}}}: | || :{{NAMESPACE:{{ #if: {{{1|}}} | {{{1}}} | {{FULLPAGENAME}} }}}}: | ||
}}{{ #if: {{{1|}}} | {{PAGENAME:{{{1}}}}} | {{ | }}{{ #if: {{{1|}}} | {{PAGENAME:{{{1}}}}} | {{#invoke: Template translation | getMainPage | {{FULLPAGENAME}}}}/doc}} }} | ||
| :<strong class="error">该模板暂无文档!</strong>}}}} | | :<strong class="error">该模板暂无文档!</strong>}}}} | ||
</div> | </div> |
2025年8月7日 (四) 23:24的最新版本
此模板使用的样式:模板:模板文档/style.css
.documentation {
clear: both;
border: 1px solid #616f8b;
}
.documentation-header {
color: white;
background: #616f8b ;
padding: 1em;
margin: 0;
}
.documentation-header a {
color: #dbe9ff !important;
background: none;
padding-right: 1px;
}
.documentation-content {
background: #f1f5ff;
padding: 1em;
margin: 0;
overflow: auto;
}