Template:SMSGPRScommandPage: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#if:{{{description|}}}| | |||
[[Category: SMS/GPRS commands]] | [[Category: SMS/GPRS commands]] | ||
===Description=== | ===Description=== | ||
{{{description}}} | {{{description}}} | ||
| Line 7: | Line 7: | ||
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. | 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: | [[File:smsgprscommand_COMMANDNAME.png|300px|right|alt=COMMANDNAME]] | ||
{{Template:SMSGPRScommandPage | {{Template:SMSGPRScommandPage | ||
|description= | |description=HERE PASTE COMMAND DESCRIPTION FROM RnD DOCS.}} | ||
===Syntax=== | ===Syntax=== | ||
command <param_1>;<param_2>;... | |||
add other syntax variations, if any (e.g. optional arguments) | add other syntax variations, if any (e.g. write out optional arguments) | ||
===Arguments=== | ===Arguments=== | ||
<!---If no arguments - delete table and leave this text: | <!---If no arguments - delete table and leave this text: | ||
| Line 68: | 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