Template:Syntax2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Didn't think so)
(it's quite possible that I may have broke the table. I wish there were an active worktable I can use to test templates instead of creating unnecessary updates to the Recent changes page. Test.)
Line 1: Line 1:
:{|class=standard-table
:{|class=standard-table
! <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>{{{1}}}</code>
&#124; <code>{{{1}}}</code>
|-
&#124;- }}
! <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>
| {{{2}}}
&#124; {{{2}}}
|-
&#124;- }}
! <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>
|bgcolor="#262626"| {{{3}}}
&#124;bgcolor="#262626"&#124; {{{3}}} }}
|}
|}

Revision as of 22:12, 4 November 2011