Template:Syntax2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added a note about the first if parser)
m (Added indentation)
Line 1: Line 1:
<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"
<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 22:12, 6 November 2011

Usage

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