Template:Syntax2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
([null edit] I am planning on making this safesubst-able when I get home, k?)
(Added a note about the first if parser)
Line 1: Line 1:
{{#if: {{{syn|}}}{{{in|}}}{{{out|}}} | {{{!}} class="standard-table"
<noinclude><!-- Note: This first if parser is used to avoid showing a small box if none of the params are specified, while allowing it through if any are specified --></noinclude>{{#if: {{{syn|}}}{{{in|}}}{{{out|}}} | {{{!}} class="standard-table"
{{#if: {{{syn|}}} | <i style="display:none; speak:none;">&nbsp;</i>
{{#if: {{{syn|}}} | <i style="display:none; speak:none;">&nbsp;</i>
{{!}}-
{{!}}-

Revision as of 08:02, 6 November 2011

Usage

{{syntax2|syn=syntax|in=input|out=output}}