Template:AOTGApiCodeSnippetTab: Difference between revisions

From AutoCount Resource Center
Content added Content deleted
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1:
<tabber>
PHP Http Request={{{PHPHttp|Code is not available}}}
|-|
C# (with RestSharp)={{{RestSharp|Code is not available}}}
|-|
PHP cURL={{{PHPcURL|Code is not available}}}
|-|
Python Request={{{Python|Code is not available}}}
</tabber>
<noinclude>
<pre>
{{AOTGApiCodeSnippetTab
|Python=
<syntaxhighlight lang="PHPPython">
</syntaxhighlight>
|PHPHttp=
<syntaxhighlight lang="PHP">
</syntaxhighlight>
|RestSharp=
<syntaxhighlight lang="C#">
</syntaxhighlight>
|PHPcURL=
<syntaxhighlight lang="PHP">
</syntaxhighlight>
|PHPHttp=
<syntaxhighlight lang="PHP">
</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>
}}