User:Lady Elyssa/Builds/Sandbox6
Output:
Sandbox 6[edit]
Prof: Elementalist
Spec: tempest
Build Type: power
...
- Test: tempest
- Test If 1: Yes
- Test If 2: Yes
- Test Ifeq 3: Indomitable Power Staff Ele
Usage:
{{User:Lady_Elyssa/Templates/Template:Builds|Elementalist|Power}}
This would then display the relevant build from this:
{{User:Lady_Elyssa/Builds/{{#var:prof}}/Map Completion Builds}}
To This:
{{User:Lady_Elyssa/Builds/Elementalist/Map Completion Builds}}
Map Completion Builds[edit]
Tempest[edit]
Fresh Air Tempest | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
[&DQYpLREuMBt0AAAAkAAAAFABAADLAAAAJgAAAAAAAAAAAAAAAAAAAAAAAAA=]
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Variants
... |
support
Map Completion[edit]
Mesmer[edit]
Core Mesmer | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
[&DQcKGS02GCkjDwAAZQEAAI8BAABpAQAA7RIAAAAAAAAAAAAAAAAAAAAAAAA=]
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Virtuoso[edit]
Power Virtuoso | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
[&DQcKGRgpQiojDwAAZQEAAI8BAADdGgAA5RoAAAAAAAAAAAAAAAAAAAAAAAA=]
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Variants
Note: The F1 & F2 Bladesongs need a target to be activated, while the F3 and F4 Bladesongs don't. |
Mirage[edit]
Power Mirage | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
[&DQcKGQE9OxojDwAAZQEAAIoWAACCAQAARhcAAAAAAAAAAAAAAAAAAAAAAAA=]
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Renewing Oasis (Mirage)
Variants
Funerary Greatsword Rotation Example
|
Show:
Show N:
- 1:
- Build: support
- vardefine: :
---
Switch:
- default
---
- if: no
- ifeq: No
- Show:
---
- Set var p:
- Display p: {{{1}}}
- 1: {{#v==1}} : p = {{{1}}} : build = {{{build}}}
- 2: vardefine v as 1,2, or 3
- 3: no
- 4: not equal
- 5: v = 2
two
2
222
- 6 yes
- 7: |
---
This sandbox page is for testing and hopefully better understanding #if statements as far too many curly brackets...
Initial use will be for the Map Completion Build Pages, in this case the Mesmer page here: https://wiki.guildwars2.com/wiki/User:Lady_Elyssa/Builds/Mesmer/Map_Completion_Builds
Ideally want to have one page with all the builds on and to be able to pass a value that only shows Power, Condi, etc builds on the relevant pages.
Some resources to read through later...