中文人物:修订间差异

来自Age Of History 2 Chinese Wiki
跳转至:导航、​搜索
无编辑摘要
无编辑摘要
第1行: 第1行:
{{#css:
{{#css:
{{#css:
.rounded-container {
.rounded-container {
第9行: 第10行:
   font-family: Arial, sans-serif;
   font-family: Arial, sans-serif;
   font-size: 14px;
   font-size: 14px;
  border-collapse: collapse;
  width: 100%;
}
}
.custom-dpl-table th {
.custom-dpl-table th {
   background-color: #007bff;
   background-color: #007bff;
   color: white;
   color: white;
   padding: 10px;
   padding: 12px;
  text-align: left;
}
}
.custom-dpl-table td {
.custom-dpl-table td {
   padding: 10px;
   padding: 12px;
  border-bottom: 1px solid #ddd;
}
}
.custom-dpl-table tr:nth-child(even) {
.custom-dpl-table tr:nth-child(even) {
   background-color: #f2f2f2;
   background-color: #f8f9fa;
}
.custom-dpl-table tr:hover {
  background-color: #e9ecef;
}
.custom-dpl-table .page-column {
  text-align: left;
}
.custom-dpl-table .author-column {
  text-align: right;
}
.custom-dpl-table .date-column {
  text-align: right;
}
}
}}
}}
第25行: 第42行:
<div class="rounded-container">
<div class="rounded-container">
{{#dpl:
{{#dpl:
| resultsheader=<i>T中文人物有%PAGES%个界面</i>
| category = 中文人物
| category = 中文人物
| addauthor = true
| addauthor = true
第31行: 第49行:
| columns = page,author,firsteditdate
| columns = page,author,firsteditdate
| class = wikitable custom-dpl-table
| class = wikitable custom-dpl-table
| tableattr = data-column-classes=page-column,author-column,date-column
}}
}}
</div>
</div>

2025年5月2日 (五) 19:44的版本