Template:Syntax2: Difference between revisions
Jump to navigation
Jump to search
(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.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
:{|class=standard-table | :{|class=standard-table | ||
! <code>http://developer.valvesoftware.com/w/images/f/fd/Iosyntax.png Syntax</code> | |||
| <code>{{{syntax|}}}</code> | |||
|- | |||
! <code>http://developer.valvesoftware.com/w/images/6/6c/Io14.png Input</code> | |||
| {{{input|}}} | |||
|- | |||
! <code>http://developer.valvesoftware.com/w/images/2/2e/Io11.png Output</code> | |||
|bgcolor="#262626"| {{{output|}}} | |||
|} | |} | ||
<noinclude> | |||
{{syntax2 | |||
|syntax=This is the syntax | |||
|input=This is the input | |||
|output=This is the output | |||
}} | |||
</noinclude> |
Revision as of 22:14, 4 November 2011
http://developer.valvesoftware.com/w/images/f/fd/Iosyntax.png Syntax
http://developer.valvesoftware.com/w/images/6/6c/Io14.png Input
http://developer.valvesoftware.com/w/images/2/2e/Io11.png Output
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
This is the input http://developer.valvesoftware.com/w/images/2/2e/Io11.png Output
This is the output