Template:Syntax2: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
m (possibly the final test)  | 
				 (Baam. Beat the system. Now each row is optional. Simplified inputs a bit.)  | 
				||
| Line 1: | Line 1: | ||
:<table class="standard-table">  | :<table class="standard-table">  | ||
{{#if: {{{  | {{#if: {{{syn|}}} | <tr><th><code>http://developer.valvesoftware.com/w/images/f/fd/Iosyntax.png Syntax</code></th><td><code>{{{syn}}}</code></td></tr>  | ||
}}  | }}  | ||
{{#if: {{{  | {{#if: {{{in|}}} | <tr><th><code>http://developer.valvesoftware.com/w/images/6/6c/Io14.png  Input</code></th><td>{{{in}}}</td></tr>  | ||
}}  | }}  | ||
{{#if: {{{  | {{#if: {{{out|}}} | <tr><th><code>http://developer.valvesoftware.com/w/images/2/2e/Io11.png Output</code></th><td>{{{out}}}</td></tr>  | ||
}}  | }}  | ||
</table>  | :</table>  | ||
<noinclude>  | <noinclude>  | ||
{{syntax2|input=  | == Usage ==  | ||
<code><nowiki>{{syntax2|syn=syntax|in=input|out=output}}</nowiki><code>  | |||
</noinclude>  | </noinclude>  | ||
Revision as of 21:31, 4 November 2011
Usage
{{syntax2|syn=syntax|in=input|out=output}}