Template:Syntax2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (What am I doing wrong? I just want it to accept three inputs, but it just repastes the table as-is. I suck at making templates.)
m (test)
Line 1: Line 1:
<onlyinclude>
{{{1}}} {{{2}}} {{{3}}}
{|class=standard-table
<noinclude>
! <code style="text-align:right;">Syntax</code>
{{syntax2|
| {{{1}}}
test one|
|-
test two|
! <code>http://developer.valvesoftware.com/w/images/6/6c/Io14.png &nbsp;Input</code>
test three
| <nowiki>{{{2}}}</nowiki>
}}
|-
</noinclude>
! <code>http://developer.valvesoftware.com/w/images/2/2e/Io11.png Output</code>
| {{{3}}}
|}
</onlyinclude>

Revision as of 22:30, 17 October 2011

{{{1}}} {{{2}}} {{{3}}}


test one test two test three