模板:首页/中栏/最新角色:修订间差异

(创建页面,内容为“<div class="mod-c"> <div class="mod-c-hd"> <div class="line-l"></div> <div class="tit">最近的卡面</div> <div class="line-r"></div> </div> <div class="mod-c-gonglue"> <div class="box"> <!--内容开始--> <table> {{#cargo_query: tables=角色卡面 |fields=角色卡面._pageName=标题,角色卡面.ID,角色卡面.角色ID,角色卡面.描述,角色卡面.类型,角色卡面.角色,角色卡面.稀有…”)
 
无编辑摘要
标签已被回退
第12行: 第12行:
tables=角色卡面
tables=角色卡面
|fields=角色卡面._pageName=标题,角色卡面.ID,角色卡面.角色ID,角色卡面.描述,角色卡面.类型,角色卡面.角色,角色卡面.稀有度,角色卡面.评级,角色卡面.添加时间,角色卡面.DatabaseID
|fields=角色卡面._pageName=标题,角色卡面.ID,角色卡面.角色ID,角色卡面.描述,角色卡面.类型,角色卡面.角色,角色卡面.稀有度,角色卡面.评级,角色卡面.添加时间,角色卡面.DatabaseID
|where=添加时间 >= "{{#time: Y-m-d H:i:s | -60 days }}"
|where=添加时间 >= "{{#time: Y-m-d h:i:s A | -60 days }}"
|order by=添加时间 DESC
|order by=添加时间 DESC
|limit=100
|limit=100

2024年7月15日 (一) 21:26的版本

最近的卡面
Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\xE6\xB7\xBB\xE5\x8A\xA0\xE6\x97\xB6\xE9\x97\xB4 >= "2024-09-11 12:49:50 PM" OR' at line 1

Function: CargoSQLQuery::run Query: SELECT `hbr_cargo__角色卡面`.`_pageID` AS `cargo_backlink_page_id_角色卡面`,`hbr_cargo__角色卡面`.`_pageName` AS `标题`,`hbr_cargo__角色卡面`.`ID` AS `ID`,`hbr_cargo__角色卡面`.`角色ID` AS `角色ID`,`hbr_cargo__角色卡面`.`描述` AS `描述`,`hbr_cargo__角色卡面`.`类型` AS `类型`,`hbr_cargo__角色卡面`.`角色` AS `角色`,`hbr_cargo__角色卡面`.`稀有度` AS `稀有度`,`hbr_cargo__角色卡面`.`评级` AS `评级`,`hbr_cargo__角色卡面`.`添加时间` AS `添加时间`,`hbr_cargo__角色卡面`.`DatabaseID` AS `DatabaseID`,`hbr_cargo__角色卡面`.`添加时间__precision` AS `添加时间__precision` FROM `hbr_cargo__角色卡面` WHERE 添加时间 >= "2024-09-11 12:49:50 PM" ORDER BY `添加时间` DESC LIMIT 100