Template:Tag: Difference between revisions

From KDE Wiki Sandbox
(Created page with "<noinclude>This template displays a HTML/XML tag like <span> in a typewriter font. Usage: {{Input|1=<nowiki>{{Tag|span}}</nowiki>}} gives {{Tag|span}} ---- [[Category:Templ...")
 
No edit summary
Line 3: Line 3:
----
----
[[Category:Template]]
[[Category:Template]]
</noinclude><tt>&lt;{{{1}}}&gt;</tt>
</noinclude><tt><nowiki>&lt;{{{1}}}&gt;</nowiki></tt>

Revision as of 08:51, 8 August 2012

This template displays a HTML/XML tag like <span> in a typewriter font. Usage:

{{Tag|span}}

gives <{{{1}}}>


<{{{1}}}>