Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:ChatColor/doc"

From Paragon Wiki Archive
Jump to: navigation, search
(+doc)
 
m (ALERT!)
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 &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
+
:: The new SMF code converts < and > to &amp;lt; and &amp;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 Commands NavBox}}
 
{{Communication Commands NavBox}}

Revision as of 19:38, 11 December 2008

This is a documentation subpage for Template:ChatColor (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

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 &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

Template:Communication Commands NavBox