Jump to content

Template:SMSGPRScommandPage: Difference between revisions

From Teltonika Telematics Wiki
mNo edit summary
No edit summary
Line 1: Line 1:
{{#if:{{{description|}}}|'''Description:'''<br>{{{description}}}}}
{{#if:{{{description|}}}|
<br>
===Description===
{{{description}}}
}}
<!---
<!---
THIS TEXT BELOW IS A TEMPLATE TO BE USED WHEN CREATING SMS/GPRS COMMAND PAGES SINCE JAN 2026
THIS TEXT BELOW IS A TEMPLATE TO BE USED WHEN CREATING SMS/GPRS COMMAND PAGES SINCE JAN 2026
We use the "description" variable to start each page, together with the "Syntax:" heading.
We use the "description" variable to start each page.
Further in the page, use the template below - just copy the code below to your command page, just below the "Syntax:" part.
When creating a page, copy the code given below.
DO NOT MAKE AD-HOC CHANGES TO THE STRUCTURE IN YOUR COMMAND PAGE - IF DOING SO, UPDATE THIS TEMPLATE
DO NOT MAKE AD-HOC CHANGES TO THE STRUCTURE IN YOUR COMMAND PAGE - IF DOING SO, UPDATE THIS TEMPLATE
--->
--->
Line 11: Line 13:
{{Template:SMSGPRScommandPage
{{Template:SMSGPRScommandPage
|description=Get configured parameter value.}}
|description=Get configured parameter value.}}
'''Syntax:'''
===Syntax===
  getparam <param_id1>;<param_id2>;...
  getparam <param_id1>;<param_id2>;...
  add other syntax variations, if any (e.g. optional arguments)
  add other syntax variations, if any (e.g. optional arguments)
'''Arguments:'''
===Arguments===
<!---If no arguments - delete table and leave this text:
<!---If no arguments - delete table and leave this text:
<br>
This command has no arguments.
This command has no arguments.
--->
--->
Line 30: Line 31:
</tr>  
</tr>  
</table>
</table>
 
===Examples===
 
'''Examples:'''
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse;">
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse;">
<tr>
<tr>
Line 60: Line 59:
</tr>
</tr>
</table>
</table>
 
===Response explanation===
 
'''Response explanation:'''
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse;">
<table class="nd-othertables_2" style="width:100%; border-collapse: collapse;">
<tr>
<tr>

Revision as of 09:22, 16 January 2026