Template:Pre: Difference between revisions

From xat wiki
No edit summary
 
Line 3: Line 3:


==Usage==
==Usage==
===Examples===
===Example===


<nowiki>{{</nowiki>pre|<nowiki>This is some preformatted text.</nowiki><nowiki>}}</nowiki>
<nowiki>{{</nowiki>pre|<nowiki>This is some preformatted text.</nowiki><nowiki>}}</nowiki>
===Output===
===Output===



Latest revision as of 13:15, 4 September 2016

Allows the use of pre HTML tag, in a way that editors and translators are familiar with.

Usage

Example

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

Output

This is some preformatted text.