(建立内容为“__NOCACHE__ <includeonly>Category:神奇生物</includeonly> {{#clear_external_data:}} {{#get_db_data: db=ecs-db |from=Player |where=Name="{{PAGENAME}}"…”的新页面) |
无编辑摘要 |
||
第7行: | 第7行: | ||
{{#get_db_data: | {{#get_db_data: | ||
db=ecs-db | db=ecs-db | ||
|from= | |from=Creature | ||
|where=Name="{{PAGENAME}}" | |where=Name="{{{PAGENAME}}}" | ||
|data= | |data=Name=Name,Strength=Strength | ||
}} | |||
{{#set: | |||
名称={{{名称|{{PAGENAME}}}}}| | |||
}} | }} | ||
第15行: | 第19行: | ||
! 名称 | ! 名称 | ||
{{!}} | {{!}} | ||
{{ | {{#external_value:Name}} | ||
|- | |- | ||
! 力量 | ! 力量 | ||
{{!}} | {{!}} | ||
{{ | {{#external_value:Strength}} | ||
|} | |} |
2021年5月17日 (一) 16:05的版本
SELECT name,strength FROM `Creature` WHERE Name="{{{PAGENAME}}}" 查询无效(Error 1146: Table 'ecs2020.Creature' doesn't exist
Function: EDConnectorRdbms::fetch
Query: SELECT name,strength FROM `Creature` WHERE Name="{{{PAGENAME}}}"
)。
名称 |
錯誤:未設定本地變數「Name」。 |
---|---|
力量 |
錯誤:未設定本地變數「Strength」。 |