Template:Tnull/doc

From Zoophilia Wiki
Revision as of 03:05, 5 May 2008 by meta>Davidgothberg (Adding "See also" to other similar templates. And modernising doc page header and footer.)
Jump to navigationJump to search

Tnull is used to nullify templates in the monospaced font. It is similar to {{tlx}} in the way that it has support for many parameters.

Example

Typing {{tnull|foo|bar|baz|boo}} in the edit-form would yield {{foo|bar|baz|boo}} in the "read-mode".

Note

If there is an "=" in any parameter, you must use parameter_number=text. So to nullify something like {{click}}, use the syntax {{tnull|click|2=image=IMAGE NAME|3=width=WIDTH|4=height=HEIGHT|5=link=PAGE TO WHICH TO LINK}}, which would yield {{click|image=IMAGE NAME|width=WIDTH|height=HEIGHT|link=PAGE TO LINK TO}}

See also

  • {{tlc}} – No link, several parameters and text in <code></code> style.
  • {{tld}} – No link, several parameters and teletype text style.
  • {{tlf}} – No link, several parameters and normal text style.
  • {{tl}} – Template link, no parameters and normal text style.
  • {{tlx}} – Template link, several parameters and interwiki links, teletype text style.
  • {{tn}} – Same as {{tl}}, but shows the braces as part of the link.