Template:Mes/doc
< Template:Mes
Jump to navigation
Jump to search
Revision as of 14:30, 7 November 2022 by Jacmob (talk | contribs) (Created page with "{{Documentation}} The '''message''' template can be used to display text the way it would be displayed in ''Near-Reality'' messages. The internal Near-Reality function that produces this text is called <code>mes</code>. For overhead chat text, use Template:Overhead. ''Note:'' 'color' is spelled without the 'u' as this is how it appears in CSS styling. <pre>{{mes|text|color=optional colour}}</pre> ;Example <nowiki>{{mes|The quick, brown fox jumps over the lazy dog....")
The message template can be used to display text the way it would be displayed in Near-Reality messages. The internal Near-Reality function that produces this text is called mes
. For overhead chat text, use Template:Overhead.
Note: 'color' is spelled without the 'u' as this is how it appears in CSS styling.
{{mes|text|color=optional colour}}
- Example
{{mes|The quick, brown fox jumps over the lazy dog.}}
The quick, brown fox jumps over the lazy dog.
{{mes|The quick, brown fox jumps over the lazy dog!|color=red}}
The quick, brown fox jumps over the lazy dog!
See also
- Template:Overhead for overhead chat text.
- Template:Tbox for chatbox text on transcript pages.