Template:Query ascendancy passive skills: Difference between revisions
Jump to navigation
Jump to search
Neokowloon (talk | contribs) (mark the sandbox edit as live . Tested and it worked) |
m (11 revisions imported) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
|q_join=passive_skills._pageID=passive_skill_stats._pageID | |q_join=passive_skills._pageID=passive_skill_stats._pageID | ||
|q_where= | |q_where= | ||
passive_skills.ascendancy_class > "" | |||
AND passive_skills.stat_text > "" | AND passive_skills.stat_text > "" | ||
{{#if: {{{where|}}}|AND ({{{where|}}})|}} | {{#if: {{{where|}}}|AND ({{{where|}}})|}} |