Template:Tag

From Campaigns
Jump to navigation Jump to search

‎<tag>...‎</tag>

Template documentation


Usage

Types

  • p or pair(default) display a matched pair of open-and-close tags: ‎<div>...‎</div>
  • o or open – display only the opening tag of an open-and-close pair: ‎<span>
  • c or close – display only the closing tag of an open-and-close pair: ‎</span>
  • s or single – display a single tag: ‎<br />

Examples

  • ‎<ref>...‎</ref>
  • ‎<ref>hello‎</ref>
  • ‎<span>foo‎</span>
  • ‎<span>
  • ‎<span>hello
  • hello‎</span>
  • ‎<span>hello‎</span>
  • ‎<ref group="note">
  • ‎<references />
  • ‎<br />

See also

  • (Extension Tag)

[[Category:Semantic markup templates{{#translation:}}]]