Template:SMSGPRScommandPage: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#if:{{{description|}}}| | {{#if:{{{description|}}}| | ||
[[Category: SMS/GPRS commands]] | |||
===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 all of the code given below, then edit it as needed. | |||
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. AFTER CHANGES, CHECK IF ANY PAGES HAVE BROKEN. | ||
---> | ---> | ||
<!--- | <!--- | ||
[[File:smsgprscommand_COMMANDNAME.png|300px|right|alt=COMMANDNAME]] | |||
add other syntax variations, if any (e.g. optional arguments) | {{Template:SMSGPRScommandPage | ||
|description=HERE PASTE COMMAND DESCRIPTION FROM RnD DOCS.}} | |||
===Syntax=== | |||
command <param_1>;<param_2>;... | |||
add other syntax variations, if any (e.g. write out 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 26: | Line 32: | ||
</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 56: | Line 60: | ||
</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> | ||
| Line 66: | Line 68: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="vertical-align: middle; text-align: left;"> | <td style="vertical-align: middle; text-align: left;">continue table as needed</td> | ||
<td style="vertical-align: middle; text-align: left;"> | <td style="vertical-align: middle; text-align: left;"></td> | ||
<td style="vertical-align: middle; text-align: left;"></td> | |||
<td style="vertical-align: middle; text-align: left;"> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="vertical-align: middle; text-align: left;"> | <td style="vertical-align: middle; text-align: left;">continue table as needed</td> | ||
<td style="vertical-align: middle; text-align: left;"> | <td style="vertical-align: middle; text-align: left;"></td> | ||
<td style="vertical-align: middle; text-align: left;"> | <td style="vertical-align: middle; text-align: left;"></td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
---> | ---> | ||
Latest revision as of 14:13, 16 January 2026