Template:Semantic markup templates

From Zoophilia Wiki
Revision as of 16:36, 31 January 2012 by meta>SMcCandlish (saving documentation block for transclusion)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
  • {{var}} – same as {{varserif}} use for all variables other than I (upper-case i) and l (lower-case L), for which use {{varserif}}
  • {{varserif}} – same as {{var}} but uses serif font, especially for distinguishing between I (upper-case i) and l (lower-case L) as variables
  • {{wikivar}} – for displaying wikicode variables and magicwords as they would appear in source code, e.g. Template:Wikivar, Template:Wikivar
  • {{code}} – for computer source code ({{var}} and other templates cannot b used inside it; in that case use <code>...</code> as the wrapper, not {{code}})
  • {{kbd}} – for indicating user input
  • {{samp}} – for example output
  • {{key press}} – for indicating the input of specific keystrokes, e.g. CtrlX
  • {{strong}} – for semantically indicating strong emphasis instead of simple typographical boldfacing
  • {{em}} – similar template for semantically indicating mild emphasis instead of simple typographical italicization
  • {{bq}} – for indented blocks of content, such as block quotations, examples, and source code chunks