1[article Expect template to fail because there are no arguments. 2] 3 4[template ternary[x y z] [x][y][z]] 5 6[section Failure] 7 8[ternary] 9 10[endsect] 11