Template:Syntax2: Difference between revisions
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> | |||
|- }} | |||
! <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> | ||
| {{{2}}} | |||
|- }} | |||
! <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}}} }} | |||
|} | |} |