Template:AOTGApiCodeSnippetTab: Difference between revisions

From AutoCount Resource Center
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
<tabber>
<tabber>
Python Request={{{Python|}}}
|-|
PHP Http Request={{{PHPHttp|}}}
PHP Http Request={{{PHPHttp|}}}
|-|
|-|
Line 9: Line 11:
<pre>
<pre>
{{AOTGApiCodeSnippetTab
{{AOTGApiCodeSnippetTab
|Python=
<syntaxhighlight lang="Python">
</syntaxhighlight>
|PHPHttp=
|PHPHttp=
<syntaxhighlight lang="PHP">
<syntaxhighlight lang="PHP">

Revision as of 06:33, 1 March 2019

{{AOTGApiCodeSnippetTab
|Python=
<syntaxhighlight lang="Python">
</syntaxhighlight>
|PHPHttp=
<syntaxhighlight lang="PHP">
</syntaxhighlight>
|RestSharp=
<syntaxhighlight lang="C#">
</syntaxhighlight>
|PHPcURL=
<syntaxhighlight lang="PHP">
</syntaxhighlight>
}}