Template:Tnull/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Animum ←Created page with '<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS...' |
meta>Animum some clearer examples |
||
Line 1: | Line 1: | ||
<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> | <includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> | ||
'''Tnull''' is used to nullify templates in the monospaced font. It is similar to {{tl|tlx}} in the way that it has support for up to six parameters.'''Example:''' <tt>{{tnull|foo|bar|baz|boo}}</tt> in the edit-form would yield <tt>{{foo|bar|baz|boo}}</tt> in the "read-mode".</div>If there is an "=" in ''any'' parameter, you must use <tt>parameter number=text</tt>. So to nullify something like {{tl|click}}, use the syntax <tt>{{tnull|click|2=image=IMAGE NAME|3=width=WIDTH|4=height=HEIGHT|5=link=PAGE TO LINK TO}}</tt>, which would yield {{tnull|click|2=image=IMAGE NAME|3=width=WIDTH|4=height=HEIGHT|5=link=PAGE TO LINK TO}}. | |||
'''Tnull''' is used to nullify templates in the monospaced font. It is similar to {{tl|tlx}} in the way that it has support for up to six parameters. | |||
<includeonly> | <includeonly> | ||
[[Category:Typing-aid templates|Template:Tnull]] | [[Category:Typing-aid templates|Template:Tnull]] | ||
</includeonly> | </includeonly> |
Revision as of 04:07, 9 July 2007
Template:Template doc page viewed directly
Tnull is used to nullify templates in the monospaced font. It is similar to {{tlx}} in the way that it has support for up to six parameters.Example: {{tnull|foo|bar|baz|boo}} in the edit-form would yield {{foo|bar|baz|boo}} in the "read-mode".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 LINK TO}}, which would yield {{click|image=IMAGE NAME|width=WIDTH|height=HEIGHT|link=PAGE TO LINK TO}}
.