Template:Tag: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to 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 14: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>
  3. <ref>hello</ref>

See also: {{tag1}}.