Template:SMSGPRScommandPage: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#if:{{{description|}}}| | {{#if:{{{description|}}}| | ||
===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 | We use the "description" variable to start each page. | ||
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=== | |||
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=== | |||
<!---If no arguments - delete table and leave this text: | <!---If no arguments - delete table and leave this text: | ||
This command has no arguments. | This command has no arguments. | ||
---> | ---> | ||
| Line 30: | Line 31: | ||
</tr> | </tr> | ||
</table> | </table> | ||
===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=== | |||
<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