User:Toancaro/Playthroughs/Tactician/Variables: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 15: | Line 15: | ||
/>{{#arrayunion: joinORItems | learnableSpellsAll }}<nowiki | />{{#arrayunion: joinORItems | learnableSpellsAll }}<nowiki | ||
/>{{#lst:User:Toancaro/List of utilities spells/Join OR|joinOR}}<nowiki | />{{#lst:User:Toancaro/List of utilities spells/Join OR|joinOR}}<nowiki | ||
/>{{#vardefine: queryLearnableSpells | {{#var: joinORResult}} }}<nowiki | />{{#vardefine: queryLearnableSpells | ({{#var: joinORResult}} AND (is_npc = false OR is_npc IS NULL)) }}<nowiki | ||
Line 29: | Line 29: | ||
/>{{#arrayunion: joinORItems | galeLearnedSpellsAll }}<nowiki | />{{#arrayunion: joinORItems | galeLearnedSpellsAll }}<nowiki | ||
/>{{#lst:User:Toancaro/List of utilities spells/Join OR|joinOR}}<nowiki | />{{#lst:User:Toancaro/List of utilities spells/Join OR|joinOR}}<nowiki | ||
/>{{#vardefine: queryGaleLearnedSpells | {{#var: joinORResult}} }}<nowiki | />{{#vardefine: queryGaleLearnedSpells | ({{#var: joinORResult}} AND (is_npc = false OR is_npc IS NULL)) }}<nowiki | ||
/><section end="variables" /></includeonly> | /><section end="variables" /></includeonly> |
Revision as of 19:08, 3 June 2024
The following section can be transcluded into other pages with {{#lst:User:Toancaro/Playthroughs/Tactician/Variables|variables}}
.