Template:Syntax2: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
{{#if: {{{in|}}} | <tr><th><code>http://developer.valvesoftware.com/w/images/6/6c/Io14.png Input</code></th><td>{{{in}}}</td></tr> | {{#if: {{{in|}}} | <tr><th><code>http://developer.valvesoftware.com/w/images/6/6c/Io14.png Input</code></th><td>{{{in}}}</td></tr> | ||
}} | }} | ||
{{#if: {{{out|}}} | <tr><th><code>http://developer.valvesoftware.com/w/images/2/2e/Io11.png Output</code></th><td | {{#if: {{{out|}}} | <tr><th><code>http://developer.valvesoftware.com/w/images/2/2e/Io11.png Output</code></th><td bgcolor="#262626">{{{out}}}</td></tr> | ||
}} | }} | ||
:</table> | :</table> |
Revision as of 22:41, 4 November 2011
Usage
{{syntax2|syn=syntax|in=input|out=output}}