Template:ChatInterface: Difference between revisions

(Created page with "<span class="chat-interface">{{{message|{{{1}}}}}}</span>")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<span class="chat-interface">{{{message|{{{1}}}}}}</span>
<noinclude>
==Example Usage==
<pre>
{{ChatInterface|The quick brown fox jumps over the lazy dog.}}
</pre>
 
==Example Result==
{{ChatInterface|The quick brown fox jumps over the lazy dog.}}
</noinclude>
<includeonly><span class="chat-interface">{{{message|{{{1}}}}}}</span></includeonly>

Latest revision as of 03:42, 2 April 2023

Example Usage

{{ChatInterface|The quick brown fox jumps over the lazy dog.}}

Example Result

The quick brown fox jumps over the lazy dog.