User:Lady Elyssa/Builds/Sandbox6

From Guild Wars 2 Wiki
Jump to navigationJump to search




  • 1:
  • Build:
  • vardefine:  :

---

Switch:

  1. 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...