%~if ie_version >= 5.5 or mozilla_version >= 1.4 or webkit_version >= 312.1%> <%~if advanced_editor%> <%~set ADVANCEDEDITOR = 1%> <%~elsif current.user_advanced_editor and not basic_editor%> <%~set ADVANCEDEDITOR = 1%> <%~else%> <%~set ADVANCEDEDITOR = 0%> <%~endif%> <%~else%> <%~set ADVANCEDEDITOR = 0%> <%~endif%> <%~if ADVANCEDEDITOR and not forum_style % 2%> <%~set ADVANCEDEDITOR = 0%> <%~endif%>
<%GForum::language('FORUM_STYLE_MARKUP')%>
<%elsif forum_style%><%-- forum_style is set, which means the user gets a choice --%> <%~if forum_style % 2%> — Get Markup Help <%~if not forum_style_selected % 2%> <%~endif%> <%~endif%> <%~else%><%-- plain text only --%> <%GForum::language('FORUM_STYLE_PLAIN')%> <%~endif%>