Template:Syntax2: Difference between revisions
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> | |<code>{{{syntax|}}}</code> | ||
|- }} | |- }} | ||
{{#if: {{{input|}}} | ! <code>http://developer.valvesoftware.com/w/images/6/6c/Io14.png Input</code> | {{#if: {{{input|}}} | ! <code>http://developer.valvesoftware.com/w/images/6/6c/Io14.png Input</code> | ||
| {{{input|}}} | |{{{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|}}} }} | |{{{output|}}} | ||
|- }} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
{{syntax2 | {{syntax2 | ||
|syntax=This is the syntax | |syntax=This is the syntax | ||
|output=This is the output | |output=This is the output. skipping the input. | ||
}} | }} | ||
</noinclude> | </noinclude> |