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|Code is not available}}}
|-|
PHP Http Request={{{PHPHttp|Code is not available}}}
PHP Http Request={{{PHPHttp|Code is not available}}}
|-|
|-|
Line 7: Line 5:
|-|
|-|
PHP cURL={{{PHPcURL|Code is not available}}}
PHP cURL={{{PHPcURL|Code is not available}}}
|-|
Python Request={{{Python|Code is not available}}}
</tabber>
</tabber>
<noinclude>
<noinclude>
<pre>
<pre>
{{AOTGApiCodeSnippetTab
{{AOTGApiCodeSnippetTab
|Python=
<syntaxhighlight lang="Python">
</syntaxhighlight>
|PHPHttp=
|PHPHttp=
<syntaxhighlight lang="PHP">
<syntaxhighlight lang="PHP">
Line 19: Line 22:
|PHPcURL=
|PHPcURL=
<syntaxhighlight lang="PHP">
<syntaxhighlight lang="PHP">
</syntaxhighlight>
|Python=
<syntaxhighlight lang="Python">
</syntaxhighlight>
</syntaxhighlight>
}}
}}

Latest revision as of 07:51, 1 March 2019

Code is not available

Code is not available

Code is not available

Code is not available

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