官方公告:修订间差异
更新日期: 2024-06-03 最新编辑:Kumo67
(创建页面,内容为“<div class="mod-c"> <div class="mod-c-hd"> <div class="tit">公告</div> </div> <div class="mod-bd">{{#cargo_query: tables=文章归类 |where=文章归类.归类='公告' |fields=_pageName=Title,标题,归类,展示标题 |limit=100 |template=首页右侧边栏文章链接 |format=template |named args=yes |order by=文章归类._rowID DESC |more results text= }}</div> </div> {{#CSS: .tlist-item{ margin-left: 10px; !important; margin-right: 10px !i…”) |
无编辑摘要 |
||
第8行: | 第8行: | ||
|fields=_pageName=Title,标题,归类,展示标题 | |fields=_pageName=Title,标题,归类,展示标题 | ||
|limit=100 | |limit=100 | ||
|offset=0 <!-- 可以根据需要修改此处的值 --> | |||
|template=首页右侧边栏文章链接 | |template=首页右侧边栏文章链接 | ||
|format=template | |format=template | ||
|named args=yes | |named args=yes | ||
|order by=文章归类._rowID DESC | |order by=文章归类._rowID DESC | ||
}}</div> | }}</div> | ||
</div> | |||
<div class="pagination"> | |||
<a href="?offset=0">第一页</a> | |||
<a href="?offset=100">第二页</a> | |||
<a href="?offset=200">第三页</a> | |||
<!-- 根据实际需要添加更多页码链接 --> | |||
</div> | </div> | ||
{{#CSS: | {{#CSS: |
2024年6月3日 (一) 16:01的最新版本
公告