模板:模板文档:修订间差异

来自「荏苒之境」
无编辑摘要
无编辑摘要
 
(未显示同一用户的1个中间版本)
第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}}

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;
}