5e:Spell List: Difference between revisions
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="grid-container-std"> | <div class="grid-container-std"> | ||
<div class="bctop">{{backto|{{SRD5|Spell}}}}</div> | <div class="bctop">{{backto|{{SRD5|Spell}}}}</div> | ||
<div class="notice"> | <div class="notice"></div> | ||
<div class="badge">{{5evaried}}</div> | <div class="badge">{{5evaried}}</div> | ||
<div class="gi-main"> | <div class="gi-main"> | ||
Line 10: | Line 10: | ||
|fields=COUNT(5e_Spell._pageName) | |fields=COUNT(5e_Spell._pageName) | ||
}} {{srd5lc|Spell}}s | }} {{srd5lc|Spell}}s | ||
<div style="display:block; overflow:auto; max-width: | <div style="display:block; overflow:auto; max-width:75vw; max-height:90vh; font-size:0.8em;"> | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=5e_Spell,Pages_Info | tables=5e_Spell,Pages_Info | ||
Line 21: | Line 21: | ||
|more results text=More Spells | |more results text=More Spells | ||
}}</div> | }}</div> | ||
===By School=== | |||
{{Special:PrefixIndex/5e:Spell List/|stripprefix=5e:Spell List/}} | |||
</div><!--gi-main--> | </div><!--gi-main--> | ||
<div class="source"> | <div class="source"> |
Latest revision as of 06:44, 17 September 2021
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`,COUNT(`rly2_cargo__5e_Spell`.`_pageName`) AS `_pageName)` FROM `rly2_cargo__5e_Spell` LEFT OUTER JOIN `rly2_cargo__Pages_Info` ON ((`rly2_cargo__5e_Spell`.`_pageName`=`rly2_cargo__Pages_Info`.`_pageName`)) WHERE (`rly2_cargo__Pages_Info`.`Hidden`=0 OR `rly2_cargo__Pages_Info`.`Hidden` IS NULL) ORDER BY `rly2_cargo__Pages_Info`.`_pageID`,`rly2_cargo__5e_Spell`.`_pageID`,COUNT(`rly2_cargo__5e_Spell`.`_pageName`) LIMIT 100
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`.`_pageName`=`rly2_cargo__Pages_Info`.`_pageName`)) WHERE (`rly2_cargo__Pages_Info`.`Hidden`=0 OR `rly2_cargo__Pages_Info`.`Hidden` IS NULL) ORDER BY `rly2_cargo__5e_Spell`.`Sort_Text` LIMIT 100