Como fazer se o método dentro de um se menen no fandom
*if (((var1 > 10) and (var2 > 20)) and (var3 > 30))
Naughty Newt
*if (((var1 > 10) and (var2 > 20)) and (var3 > 30))
{{#if:{{{A|}}}{{{B|}}}|Do this!}}
The "AND" logic, if A and B:
{{#if:{{{A|}}}|{{#if:{{{B|}}}|Do this!}}}}