Difference between revisions of "Template:Tag"

From BESA® Wiki
Jump to: navigation, search
(use <tt>)
Line 1: Line 1:
<code><nowiki><</nowiki>{{{1|tag}}}<nowiki>></nowiki>{{{2|}}}<nowiki></</nowiki>{{{1|tag}}}<nowiki>></nowiki></code><noinclude>
+
<tt><nowiki><</nowiki>{{{1|tag}}}<nowiki>></nowiki>{{{2|}}}<nowiki></</nowiki>{{{1|tag}}}<nowiki>></nowiki></tt><noinclude>
  
 
----
 
----

Revision as of 16:48, 27 January 2009

<tag></tag>


This template simply provides a quick way to mention an XML-style tag in a preformatted way. Mainly used in discussion/help pages.

{{tag}}
# {{tag|ref}}
# {{tag|ref|hello}}
  1. <tag>...</tag>
  2. <ref>...</ref>

See also: {{tag1}}.