User:Toancaro/List of utilities spells/Join OR: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
{{#vardefine: joinORPageSize | 1}} | {{#vardefine: joinORPageSize | 1}} | ||
{{#lst:User:Toancaro/List of utilities spells/Join OR|joinOR}} | {{#lst:User:Toancaro/List of utilities spells/Join OR|joinOR}} | ||
{{#vardefine: test | joinORResult }} | {{#vardefine: test | {{#var: joinORResult}} }} | ||
{{#var: test}} | {{#var: test}} | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 11: | Line 11: | ||
{{#vardefine: joinORPageSize | 1}}<nowiki/> | {{#vardefine: joinORPageSize | 1}}<nowiki/> | ||
{{#lst:User:Toancaro/List of utilities spells/Join OR|joinOR}}<nowiki/> | {{#lst:User:Toancaro/List of utilities spells/Join OR|joinOR}}<nowiki/> | ||
{{#vardefine: test | joinORResult }}<nowiki/> | {{#vardefine: test | {{#var: joinORResult}} }}<nowiki/> | ||
{{#var: test}}</noinclude><includeonly><onlyinclude><section begin="joinOR" /><nowiki | {{#var: test}}</noinclude><includeonly><onlyinclude><section begin="joinOR" /><nowiki | ||
Line 25: | Line 25: | ||
/>}}<nowiki | />}}<nowiki | ||
/>{{# | />{{#vardefine: joinORResult | ({{#var: joinORResult | TRUE}}) }}<nowiki | ||
/><section end="joinOR" /></onlyinclude></includeonly> | /><section end="joinOR" /></onlyinclude></includeonly> |
Revision as of 18:42, 15 January 2024
The following section can be transcluded into other pages with {{#lst:User:Toancaro/List of utilities spells/Join OR|joinOR}}
.
{{#arraydefine: joinORItems | a,b,c,d,e}}
{{#vardefine: joinORPageSize | 1}}
{{#lst:User:Toancaro/List of utilities spells/Join OR|joinOR}}
{{#vardefine: test | {{#var: joinORResult}} }}
{{#var: test}}
Result: (name = "a" OR name = "b" OR name = "c" OR name = "d" OR name = "e")