Template:ChatColor/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Konoko m (→ALERT!) |
BlackSpectre (talk | contribs) No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
==Usage== | ==Usage== | ||
For use on communication command articles. | For use on communication command articles. | ||
{{historical}} | |||
=={{red|ALERT!}}== | =={{red|ALERT!}}== | ||
Chat bubble color changes are broken as of [[Issue 13]] launch | Chat bubble color changes are broken as of [[Issue 13]] launch | ||
Line 9: | Line 10: | ||
==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 01:54, 18 November 2024
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