Template:5e Spell Data: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 15: | Line 15: | ||
===Syntax=== | ===Syntax=== | ||
<pre>{{5e Spell Data|optSpellName}}</pre> | <pre>{{5e Spell Data|optSpellName}}</pre> | ||
'''Note:''' For spell names with an apostrophe ('), you must double the apostrophe (<nowiki>''</nowiki>). | |||
{{5e Spell Data}} | {{5e Spell Data}} |
Revision as of 11:14, 27 February 2020
Syntax
{{5e Spell Data|optSpellName}}
Note: For spell names with an apostrophe ('), you must double the apostrophe ('').
Spell data:
Function: CargoSQLQuery::run Query: SELECT `rly2_cargo__Pages_Info`.`_pageID` AS `cargo_backlink_page_id_Pages_Info`,`rly2_cargo__5e_Spell`.`_pageID` AS `cargo_backlink_page_id_5e_Spell`,CONCAT( '', `rly2_cargo__5e_Spell`.`Spell_Name`, '' ) AS `Spell`,`rly2_cargo__5e_Spell`.`Level` AS `Level`,`rly2_cargo__5e_Spell`.`School` AS `School`,`rly2_cargo__5e_Spell`.`Action_Type` AS `Casting`,`rly2_cargo__5e_Spell`.`Spell_Range` AS `Range`,`Component__full` AS `VSM`,`rly2_cargo__5e_Spell`.`Valuable_Component` AS `VC`,`rly2_cargo__5e_Spell`.`Consumable_Component` AS `CC`,`Casters__full` AS `Casters`,`rly2_cargo__5e_Spell`.`Canon_Spell` AS `Canon`,`Sources__full` AS `Sources` FROM `rly2_cargo__5e_Spell` LEFT OUTER JOIN `rly2_cargo__Pages_Info` ON ((`rly2_cargo__5e_Spell`.`Page_Name`=`rly2_cargo__Pages_Info`.`Page_Name`)) WHERE `rly2_cargo__5e_Spell`.`Spell_Name`='5e Spell Data' ORDER BY `rly2_cargo__5e_Spell`.`Sort_Text` LIMIT 100
Spell data:
Function: CargoSQLQuery::run Query: SELECT `rly2_cargo__Pages_Info`.`_pageID` AS `cargo_backlink_page_id_Pages_Info`,`rly2_cargo__5e_Spell`.`_pageID` AS `cargo_backlink_page_id_5e_Spell`,CONCAT( '', `rly2_cargo__5e_Spell`.`Spell_Name`, '' ) AS `Spell`,`rly2_cargo__5e_Spell`.`Level` AS `Level`,`rly2_cargo__5e_Spell`.`School` AS `School`,`rly2_cargo__5e_Spell`.`Action_Type` AS `Casting`,`rly2_cargo__5e_Spell`.`Spell_Range` AS `Range`,`Component__full` AS `VSM`,`rly2_cargo__5e_Spell`.`Valuable_Component` AS `VC`,`rly2_cargo__5e_Spell`.`Consumable_Component` AS `CC`,`Casters__full` AS `Casters`,`rly2_cargo__5e_Spell`.`Canon_Spell` AS `Canon`,`Sources__full` AS `Sources` FROM `rly2_cargo__5e_Spell` LEFT OUTER JOIN `rly2_cargo__Pages_Info` ON ((`rly2_cargo__5e_Spell`.`Page_Name`=`rly2_cargo__Pages_Info`.`Page_Name`)) WHERE `rly2_cargo__5e_Spell`.`Spell_Name`='Acid Arrow' ORDER BY `rly2_cargo__5e_Spell`.`Sort_Text` LIMIT 100