Template:ChatColor/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Konoko (historical) (+doc) |
imported>Thirty7 (historical) mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
Chat bubble color changes are broken as of [[Issue 13]] launch | Chat bubble color changes are broken as of [[Issue 13]] launch | ||
: From one of the programmers: | : From one of the programmers: | ||
:: The new SMF code converts < and > to < and > (which show as < and > in displayed text but don't get recognised as meaning 'this is a tag' internally in order to stop players from breaking other people's clients with bad tags or whatever. Unfortunately this means the text colouring doesn't work any more. Probably needs a better solution but not a high priority until the start of next year | :: The new SMF code converts < and > to &lt; and &gt; (which show as < and > in displayed text but don't get recognised as meaning 'this is a tag' internally in order to stop players from breaking other people's clients with bad tags or whatever. Unfortunately this means the text colouring doesn't work any more. Probably needs a better solution but not a high priority until the start of next year | ||
==See also== | ==See also== | ||
{{Communication | {{Navbox Communication}} | ||
<includeonly><!-- | <includeonly><!-- | ||
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. --> | ++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. --> | ||
{{stub}} | {{stub}} | ||
[[Category:Slash Command Templates|{{PAGENAME}}]] | [[Category:Slash Command Templates|{{PAGENAME}}]] | ||
[[Category: | [[Category:Communication Commands|{{PAGENAME}}]] | ||
</includeonly> | </includeonly> |
Latest revision as of 08:12, 9 July 2012
Usage
For use on communication command articles.
ALERT!
Chat bubble color changes are broken as of Issue 13 launch
- From one of the programmers:
- The new SMF code converts < and > to < and > (which show as < and > in displayed text but don't get recognised as meaning 'this is a tag' internally in order to stop players from breaking other people's clients with bad tags or whatever. Unfortunately this means the text colouring doesn't work any more. Probably needs a better solution but not a high priority until the start of next year