Template:Tnull/doc

From Official Kodi Wiki
< Template:Tnull
Revision as of 21:13, 12 April 2008 by >[email protected] (omg grammar)
Jump to navigation Jump to search

Template:Template doc page viewed directly Tnull is used to nullify templates in the monospaced font. It is similar to Template:Tl2 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 Template:Tl2, 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}}