NintendoAge http://nintendoage.com/forum/ -Sqooner Please fix the Twitch implementation http://nintendoage.com/forum/messageview.cfm?catid=4&threadid=182835 2018-07-10T16:47:20 -05.00 Gloves 2
The ellipsis in the "Needs to be" is a simple query string with the user's channel, like so:

?channel=MyChannelName

In case it wasn't clear.
  ]]>
Please fix the Twitch implementation http://nintendoage.com/forum/messageview.cfm?catid=4&threadid=182835 2018-07-10T16:44:06 -05.00 Gloves 2
Current implementation:
<iframe src="http://www.twatch.tv/GlovesOffGames/embed" frameborder="0" scrolling="no" height="280" width="500"></iframe>

​Needs to be:
<iframe src="https://player.twatch.tv/?channel=glovesoffgames" scrolling="no" height="280" width="500"></iframe>


NOTE: I've changed "twitch" in the links above to "twatch" to avoid NA automatically rendering them as iframes.  ]]>