68
editsthe "name" parameter does not have to be explicitly defined anymore for the query to function
(Attempt to fix issue related to newest Cargo version.) |
(the "name" parameter does not have to be explicitly defined anymore for the query to function) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 85: | Line 85: | ||
{{main namespace only|{{Inflicts|{{{condition}}}|sai|type=spell|save={{{condition save|}}}|dc={{{condition dc|}}}|duration={{{condition duration|}}}}}}} | {{main namespace only|{{Inflicts|{{{condition}}}|sai|type=spell|save={{{condition save|}}}|dc={{{condition dc|}}}|duration={{{condition duration|}}}}}}} | ||
</div> | </div> | ||
}} {{#if: {{{condition2|}}} | | }}{{#if: {{{condition2|}}} | | ||
<h2> Condition: {{{condition2}}} </h2> | <h2> Condition: {{{condition2}}} </h2> | ||
Line 123: | Line 123: | ||
{{#invoke: ParseList | main | {{{granted by feats}}} | makeLinks = yes }} | {{#invoke: ParseList | main | {{{granted by feats}}} | makeLinks = yes }} | ||
}}{{#cargo_query: tables = weapons | }}{{#cargo_query: tables = weapons | ||
|fields = _pageName = page, name, legacy | | fields = _pageName = page, name, legacy | ||
|where = special_weapon_actions HOLDS "{{{name | {{#titleparts: {{PAGENAME}} }} }}}" | | where = special_weapon_actions HOLDS "{{{name|{{#titleparts: {{PAGENAME}} }}}}}" | ||
|order by = weapons._pageName | | order by = weapons._pageName | ||
|more results text = | | more results text = | ||
|intro = | | intro = Granted by the weapons: <ul style="list-style: none;"> | ||
|outro = | | outro = </ul> | ||
|default = | | default = | ||
|format = template | | format = template | ||
|named args = yes | | named args = yes | ||
|template = Passive sources/format | | template = Passive sources/format | ||
}}{{#if: {{{used by creatures|}}} | {{blank}} | }}{{#if: {{{used by creatures|}}} | {{blank}} | ||