The wind is blowing... { (set: $diceroll to (random: 1, 8)) (if: $diceroll is 1) [<img src="http://theundeadclassroom.org/wp-content/uploads/2017/09/arrow-north.png" width=50%> North] (if: $diceroll is 2) [<img src="http://theundeadclassroom.org/wp-content/uploads/2017/09/arrow-north-east.png" width=50%> North East] (if: $diceroll is 3) [<img src="http://theundeadclassroom.org/wp-content/uploads/2017/09/arrow-east.png" width=50%> East] (if: $diceroll is 4) [<img src="http://theundeadclassroom.org/wp-content/uploads/2017/09/arrow-south-east.png" width=50%> South East] (if: $diceroll is 5) [<img src="http://theundeadclassroom.org/wp-content/uploads/2017/09/arrow-south.png" width=50%> South] (if: $diceroll is 6) [<img src="http://theundeadclassroom.org/wp-content/uploads/2017/09/arrow-south-west.png" width=50%> South West] (if: $diceroll is 7) [<img src="http://theundeadclassroom.org/wp-content/uploads/2017/09/arrow-west.png" width=50%> West] (if: $diceroll is 8) [<img src="http://theundeadclassroom.org/wp-content/uploads/2017/09/arrow-north-west.png" width=50%> North West] } [[next round|Wind Direction]][[<img src="http://theundeadclassroom.org/wp-content/uploads/2017/09/weather-vane-160816_1280-300x265.png" align="middle" width=50%>|spinner]]