Template:Syntax2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
:{|class=standard-table
:{|class=standard-table
{{#if: {{{syntax|}}} | ! <code>http://developer.valvesoftware.com/w/images/f/fd/Iosyntax.png Syntax</code>
{{#if: {{{syntax|}}} | ! <code>http://developer.valvesoftware.com/w/images/f/fd/Iosyntax.png Syntax</code>
|<code>{{{syntax|}}}</code>
&#124; <code>{{{syntax|}}}</code>
|- }}
|- }}
{{#if: {{{input|}}} | ! <code>http://developer.valvesoftware.com/w/images/6/6c/Io14.png &nbsp;Input</code>
{{#if: {{{input|}}} | ! <code>http://developer.valvesoftware.com/w/images/6/6c/Io14.png &nbsp;Input</code>
|{{{input|}}}
&#124; {{{input|}}}
|- }}
|- }}
{{#if: {{{output|}}} | ! <code>http://developer.valvesoftware.com/w/images/2/2e/Io11.png Output</code>
{{#if: {{{output|}}} | ! <code>http://developer.valvesoftware.com/w/images/2/2e/Io11.png Output</code>
|{{{output|}}}
&#124; {{{output|}}}
|- }}
|- }}
|}
|}
Line 13: Line 13:
{{syntax2
{{syntax2
|syntax=This is the syntax
|syntax=This is the syntax
|input=nevermind
|output=This is the output. skipping the input.
|output=This is the output. skipping the input.
}}
}}
</noinclude>
</noinclude>

Revision as of 22:21, 4 November 2011