Template:Pre: Difference between revisions

From xat wiki
(Avoid using <pre> HTML tag.)
 
No edit summary
Line 6: Line 6:
<nowiki>{{</nowiki>pre|This is some preformatted content.<nowiki>}}</nowiki>
<nowiki>{{</nowiki>pre|This is some preformatted content.<nowiki>}}</nowiki>


If you're using a link within:
If you're using a link within (or any wiki syntax):


<nowiki>{{</nowiki>pre|<nowiki><nowiki>http://xat.com/web_gear/chat/SetScroller.php?Message=Hello%20all!&id=12345&pw=1234567890</nowiki></nowiki><nowiki>}}</nowiki>
<nowiki>{{</nowiki>pre|<nowiki><nowiki>http://xat.com/web_gear/chat/SetScroller.php?Message=Hello%20all!&id=12345&pw=1234567890</nowiki></nowiki><nowiki>}}</nowiki>

Revision as of 12:08, 4 September 2016


Examples:

{{pre|This is some preformatted content.}}

If you're using a link within (or any wiki syntax):

{{pre|<nowiki>http://xat.com/web_gear/chat/SetScroller.php?Message=Hello%20all!&id=12345&pw=1234567890</nowiki>}}

Output:

This is some preformatted content.
http://xat.com/web_gear/chat/SetScroller.php?Message=Hello%20all!&id=12345&pw=1234567890