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> | |||
|- }} | |- }} | ||
{{#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|}}} | |||
|- }} | |- }} | ||
{{#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|}}} | |||
|- }} | |- }} | ||
|} | |} | ||
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
-
-
-
-
http://developer.valvesoftware.com/w/images/f/fd/Iosyntax.png Syntax
|
This is the syntax
http://developer.valvesoftware.com/w/images/6/6c/Io14.png Input
| nevermind
http://developer.valvesoftware.com/w/images/2/2e/Io11.png Output
| This is the output. skipping the input.