<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://macrodroidforum.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Md+sgf</id>
	<title>MacroDroid Wiki - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://macrodroidforum.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Md+sgf"/>
	<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php/Special:Contributions/Md_sgf"/>
	<updated>2026-04-27T01:32:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Action:_Airplane_Mode_On/Off&amp;diff=3193</id>
		<title>Action: Airplane Mode On/Off</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Action:_Airplane_Mode_On/Off&amp;diff=3193"/>
		<updated>2026-04-07T04:37:33Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: Added Alternative ways to toggle airplane mode. http://www.macrodroidforum.com/index.php?threads/flight-mode-toggle-with-adb-hack.9761/post-58752&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #1665b0; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 15px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About this action&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
This action allows you to set the device's current default digital assistant.&lt;br /&gt;
This will (for example) allow you to switch dynamically between the Google default assistant and some other app when required.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color: #1665b0; font-size: 18px; display: inline-block; margin-top: 15px; margin-bottom: 15px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Root Only&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
No additional configuration is required, simply grant ROOT permissions to macrodroid and it will start working.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color: #1665b0; font-size: 18px; display: inline-block; margin-top: 15px; margin-bottom: 15px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;Macrodroid as Default Assist App&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
In this situation, the google assistant (Default) is replaced by MacroDroid, this change will make functions like OK google unavailable.&lt;br /&gt;
&lt;br /&gt;
Requires MacroDroid to be configured as the default digital assistant/voice input app.&lt;br /&gt;
Please note you should also grant MacroDroid permission to use the microphone so the assistant app can continue to function correctly.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color: #1665b0; font-size: 18px; display: inline-block; margin-top: 15px; margin-bottom: 15px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;ADB hack&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
To use this function you need to have ADB hack permissions.&lt;br /&gt;
&lt;br /&gt;
It will toggle the current application by macrodroid, then switch back to the application that was configured, after the process functions like OK google will remain functional.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* ''How to grant permissions '' ''[https://macrodroidforum.com/index.php?threads/adb-hack-granting-extra-capabilities-via-the-adb-tool.48/ ADB Hack]''&lt;br /&gt;
* ''If you do not have MacroDroid Helper installed, download it from here.'' ''[https://www.macrodroidforum.com/index.php?threads/macrodroid-helper-apk.1/ Installing helper.]''&lt;br /&gt;
* ''If you have Android 14, additional configuration is required.'' ''[http://www.macrodroidforum.com/index.php?threads/installing-helper-on-android-14.5606/ Installing helper on Android 14+.]''&lt;br /&gt;
* ''Alternative ways to toggle airplane mode.''&amp;lt;br&amp;gt; ''[http://www.macrodroidforum.com/index.php?threads/flight-mode-toggle-with-adb-hack.9761/post-58752 Flight Mode toggle with ADB hack]''&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Control_flow:_If_clause&amp;diff=3192</id>
		<title>Control flow: If clause</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Control_flow:_If_clause&amp;diff=3192"/>
		<updated>2026-04-03T01:50:10Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Introduction */Else If description (how to add): removed 'set variable menu'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''' If statement '''&lt;br /&gt;
&lt;br /&gt;
The '''If''' statement is available form the ‘Add Action above’ menu item (‘Conditions/Loops’) and comes along with a terminating '''End If'''.&lt;br /&gt;
&lt;br /&gt;
This action allows to execute a set of subsequent actions according to specific condition(s). The possible conditions are the same as constraints and are tested in exactly the same way, with logical connectors 'AND' (default one) or 'OR' in case of multiple conditions.&lt;br /&gt;
&lt;br /&gt;
In case the condition is met and a number of subsequent actions should be executed while different actions should be executed if the condition was not met an '''Else''' statement has to be implemented. &lt;br /&gt;
&lt;br /&gt;
''' Else statement '''&lt;br /&gt;
&lt;br /&gt;
'''Else''' will only become available by selecting the '''If''' statement again and then selecting the ‘Add else clause’ from the menu.&lt;br /&gt;
In case further constrains should be invoked ‘Add else/if clause’ or ‘Add else/if confirmed clause’ can be used.&lt;br /&gt;
&lt;br /&gt;
'''If''' statements my be nested that is within '''If''' and '''End If'''  there might be other pairs of '''If''' and '''End If'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'''''[[Constraints|Constraints]] '''''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;MacroDroid Variable/Compare Values&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
===  =  ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Means that the whole content of the string variable has to be equal to the whole set of typed characters.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#Standard_Variable_Types Variables | String, Integer, Decimal, Boolean] (Boolean only in the compare values condition/constraints) ''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  != ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Means that the content of the string variable has to be unequal (i.e. different) to the set of typed characters.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#Standard_Variable_Types Variables | String, Integer, Decimal, Boolean] (Boolean only in the compare values condition/constraints) ''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Contains ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Means that the content of the string variable has to contain the whole set of typed character. For instance, enter the word information to match with a string variable containing the text: Here are the informations you asked for...&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#String Variables | String '']&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Excludes ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Means that the content of the string variable has not to contain the typed text.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#String Variables | String] ''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;The wildcards '*' and '?'&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== '''  *''' ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
* stands for any number of character (from 0 to any, same as '.*' in Regex).&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== ? ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
? is for 1 and only 1 mandatory character (same as '.{1}' in Regex).&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Tick the box '''Enter regular expression matching''' if the typed text follows Regex syntax, far more powerful than plain text with or without wildcards (for advanced users).'''&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Control_flow:_If_clause&amp;diff=3191</id>
		<title>Control flow: If clause</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Control_flow:_If_clause&amp;diff=3191"/>
		<updated>2026-03-28T04:00:27Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Introduction */Minor typo. Changed &amp;quot;End IF&amp;quot; to &amp;quot;End If&amp;quot; near top.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''' If statement '''&lt;br /&gt;
&lt;br /&gt;
The '''If''' statement is available form the ‘Add Action’ menu part ‘Conditions/Loops’ and comes along with a terminating '''End If'''.&lt;br /&gt;
&lt;br /&gt;
This action allows to execute a set of subsequent actions according to specific condition(s). The possible conditions are the same as constraints and are tested in exactly the same way, with logical connectors 'AND' (default one) or 'OR' in case of multiple conditions.&lt;br /&gt;
&lt;br /&gt;
In case the condition is met and a number of subsequent actions should be executed while different actions should be executed if the condition was not met an '''Else''' statement has to be implemented. &lt;br /&gt;
&lt;br /&gt;
''' Else statement '''&lt;br /&gt;
&lt;br /&gt;
'''Else''' will only become available by selecting the '''If''' statement again and then selecting the ‘Add else clause’ from the ‘Set Variable’ menu.&lt;br /&gt;
In case further constrains should be invoked ‘Add else/If clause’ or ‘Add else/If confirmed clause’ can be used.&lt;br /&gt;
&lt;br /&gt;
'''If''' statements my be nested that is within '''If''' and '''End If'''  there might be other pairs of '''If''' and '''End If'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'''''[[Constraints|Constraints]] '''''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;MacroDroid Variable/Compare Values&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
===  =  ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Means that the whole content of the string variable has to be equal to the whole set of typed characters.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#Standard_Variable_Types Variables | String, Integer, Decimal, Boolean] (Boolean only in the compare values condition/constraints) ''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===  != ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Means that the content of the string variable has to be unequal (i.e. different) to the set of typed characters.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#Standard_Variable_Types Variables | String, Integer, Decimal, Boolean] (Boolean only in the compare values condition/constraints) ''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Contains ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Means that the content of the string variable has to contain the whole set of typed character. For instance, enter the word information to match with a string variable containing the text: Here are the informations you asked for...&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#String Variables | String '']&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Excludes ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Means that the content of the string variable has not to contain the typed text.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' Compatible with [https://macrodroidforum.com/wiki/index.php/Variables#String Variables | String] ''&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;The wildcards '*' and '?'&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== '''  *''' ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
* stands for any number of character (from 0 to any, same as '.*' in Regex).&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== ? ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
? is for 1 and only 1 mandatory character (same as '.{1}' in Regex).&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Tick the box '''Enter regular expression matching''' if the typed text follows Regex syntax, far more powerful than plain text with or without wildcards (for advanced users).'''&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Constraint:_Wifi_State&amp;diff=3190</id>
		<title>Constraint: Wifi State</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Constraint:_Wifi_State&amp;diff=3190"/>
		<updated>2026-03-17T04:58:37Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;pre class=&amp;quot;header-style&amp;quot;&amp;gt;This constraint allows or prevents a macro/feature from running based on the current Wi-Fi state.&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;color:#2465d0&amp;quot;&amp;gt;'''Options'''&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Enabled''': Constraint passes only when Wi-Fi is on&lt;br /&gt;
* '''Disabled''': Constraint passes only when Wi-Fi is off&lt;br /&gt;
* '''Connected/Disconnected''': Optionally check connection state or SSID&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;color:#2465d0&amp;quot;&amp;gt;'''Example'''&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''Example 1: Enable mobile data only when Wi-Fi is disconnected''&lt;br /&gt;
  &amp;lt;pre class=&amp;quot;trigger-style&amp;quot;&amp;gt;Triggers&lt;br /&gt;
&lt;br /&gt;
Application Launched/Closed - Launched (YouTube)&amp;lt;/pre&amp;gt;&lt;br /&gt;
  &amp;lt;pre class=&amp;quot;action-style&amp;quot;&amp;gt;Actions&lt;br /&gt;
&lt;br /&gt;
Mobile Data On/Off (Enable)&amp;lt;/pre&amp;gt;&lt;br /&gt;
  &amp;lt;pre class=&amp;quot;constraint-style&amp;quot;&amp;gt;Constraints&lt;br /&gt;
&lt;br /&gt;
Wifi State - Disconnected&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;color:#2465d0&amp;quot;&amp;gt;'''Requirements'''&amp;lt;/p&amp;gt;&lt;br /&gt;
* Connectivity Helper is installed&amp;lt;br&amp;gt;&lt;br /&gt;
* Location permission for MacroDroid (must be set to &amp;quot;Allow all the time&amp;quot;, not just &amp;quot;Allow only while using the app&amp;quot;)&amp;lt;br&amp;gt;&lt;br /&gt;
* Location is enabled&amp;lt;br&amp;gt;&lt;br /&gt;
* Since Android 8.1 this functionality requires location permission and location services enabled&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;color:#2465d0&amp;quot;&amp;gt;'''See Also'''&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[Trigger: Wifi State Change|Wifi State Change Trigger]]&lt;br /&gt;
* [[Action: Wifi Configure|Wifi Configure Action]]&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Constraint:_Wifi_State&amp;diff=3189</id>
		<title>Constraint: Wifi State</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Constraint:_Wifi_State&amp;diff=3189"/>
		<updated>2026-03-16T02:29:05Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: Altered headings (blue, blank lines).
Added &amp;quot;Requirements&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;pre class=&amp;quot;header-style&amp;quot;&amp;gt;This constraint allows or prevents a macro/feature from running based on the current Wi-Fi state.&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;color:#2465d0&amp;quot;&amp;gt;'''Options'''&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* '''Enabled''': Constraint passes only when Wi-Fi is on&lt;br /&gt;
* '''Disabled''': Constraint passes only when Wi-Fi is off&lt;br /&gt;
* '''Connected/Disconnected''': Optionally check connection state or SSID&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;color:#2465d0&amp;quot;&amp;gt;'''Example'''&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
''Example 1: Enable mobile data only when Wi-Fi is disconnected''&lt;br /&gt;
  &amp;lt;pre class=&amp;quot;trigger-style&amp;quot;&amp;gt;Triggers&lt;br /&gt;
&lt;br /&gt;
Application Launched/Closed - Launched (YouTube)&amp;lt;/pre&amp;gt;&lt;br /&gt;
  &amp;lt;pre class=&amp;quot;action-style&amp;quot;&amp;gt;Actions&lt;br /&gt;
&lt;br /&gt;
Mobile Data On/Off (Enable)&amp;lt;/pre&amp;gt;&lt;br /&gt;
  &amp;lt;pre class=&amp;quot;constraint-style&amp;quot;&amp;gt;Constraints&lt;br /&gt;
&lt;br /&gt;
Wifi State - Disconnected&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;color:#2465d0&amp;quot;&amp;gt;'''Requirements'''&amp;lt;/p&amp;gt;&lt;br /&gt;
* Connectivity Helper is installed&amp;lt;br&amp;gt;&lt;br /&gt;
* Location permission for MD (must be set to &amp;quot;Allow all the time&amp;quot;, not just &amp;quot;Allow only while using the app&amp;quot;)&amp;lt;br&amp;gt;&lt;br /&gt;
* Location is enabled&amp;lt;br&amp;gt;&lt;br /&gt;
* Since Android 8.1 this functionality requires location permission and location services enabled&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p style=&amp;quot;color:#2465d0&amp;quot;&amp;gt;'''See Also'''&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[Trigger: Wifi State Change|Wifi State Change Trigger]]&lt;br /&gt;
* [[Action: Wifi Configure|Wifi Configure Action]]&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3188</id>
		<title>Editing the wiki</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3188"/>
		<updated>2026-03-16T02:00:23Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: Altered bold &amp;amp; italic items&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Here are the technical details on how to format wiki pages. Some are standard html methods, while others are just for wiki use.&lt;br /&gt;
&lt;br /&gt;
See also...&amp;lt;br&amp;gt;&lt;br /&gt;
[https://cheatography.com/davechild/cheat-sheets/wikipedia/ Wikipedia Cheat Sheet]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Formatting Help:Formatting - MediaWiki]&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bold...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: ' ' ' Text ' ' ' (no spaces)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;b&amp;gt;Bold text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Italic...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: ' ' Text ' ' (no spaces)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;i&amp;gt;Italic text&amp;lt;/i&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;New line...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(Line break)&amp;lt;br&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt;nowiki&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Paragraph...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;p&amp;gt;Text&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Space (non-breaking)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;amp;nbsp;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: Word1&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Word2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bullet point (•)...&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(?)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;* Item 1&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;* Item 2&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
* Item 1&lt;br /&gt;
* Item 2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Link...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;[[Overview]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: [[Overview]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Image...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;[[File:filename.png|&amp;lt;size&amp;gt;]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;size&amp;gt;: NNNpx)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
[[File:ic_connectivity_helper.png|50px]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Block of text...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;space&amp;gt;Text&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;space&amp;gt;: at start of line)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
 Text&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Various styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;Style/s&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
(Style/s: each style ended with ; character)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;p style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/p&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text background color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;background-color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;background-color: #ACC8E5&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Rounded corners...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;border-radius: NNpx;&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
&amp;lt;pre style=&amp;quot;border-radius: 10px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Padding...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;padding: NNpx;&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;padding: 50px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Combined styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;MacroDroid uses these...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(yet to test all)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Bold text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;strong&amp;gt;Important text&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Italic text&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;em&amp;gt;Emphasized text&amp;lt;/em&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;mark&amp;gt;Marked text&amp;lt;/mark&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Smaller text&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;Deleted text&amp;lt;/del&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ins&amp;gt;Inserted text&amp;lt;/ins&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sub&amp;gt;Subscript text&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;Superscript text&amp;lt;/sup&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text size...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
- Must be at start of line&amp;lt;br&amp;gt;&lt;br /&gt;
- The larger the number inside &amp;lt;h&amp;gt;&amp;lt;/h&amp;gt;, the&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;smaller the displayed text will be&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (biggest; collapsible)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h1&amp;gt;Text&amp;lt;/h1&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: (biggest)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (even smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller still)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
Escaping formatting...&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;formatted text&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Used by macrodroidforum.com:&amp;lt;br&amp;gt;&lt;br /&gt;
[PLAIN]formatted text[/PLAIN]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
(TO ADD MORE)&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Headings...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
All headings have a separate edit page&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (smallest)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;===Heading===&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
=== Heading ===&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (middle)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;==Heading== &amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
==Heading==&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (biggest; collapsible)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;=Heading=&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
=Heading=&lt;br /&gt;
________________________________________________&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3187</id>
		<title>Editing the wiki</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3187"/>
		<updated>2026-03-16T01:49:47Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Headings... */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Here are the technical details on how to format wiki pages. Some are standard html methods, while others are just for wiki use.&lt;br /&gt;
&lt;br /&gt;
See also...&amp;lt;br&amp;gt;&lt;br /&gt;
[https://cheatography.com/davechild/cheat-sheets/wikipedia/ Wikipedia Cheat Sheet]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Formatting Help:Formatting - MediaWiki]&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bold...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt;nowiki&amp;gt;'''Text'''&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: '''Text'''&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Italic...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;New line...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(Line break)&amp;lt;br&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt;nowiki&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Paragraph...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;p&amp;gt;Text&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Space (non-breaking)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;amp;nbsp;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: Word1&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Word2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bullet point (•)...&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(?)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;* Item 1&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;* Item 2&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
* Item 1&lt;br /&gt;
* Item 2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Link...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;[[Overview]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: [[Overview]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Image...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;[[File:filename.png|&amp;lt;size&amp;gt;]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;size&amp;gt;: NNNpx)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
[[File:ic_connectivity_helper.png|50px]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Block of text...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;space&amp;gt;Text&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;space&amp;gt;: at start of line)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
 Text&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Various styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;Style/s&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
(Style/s: each style ended with ; character)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;p style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/p&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text background color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;background-color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;background-color: #ACC8E5&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Rounded corners...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;border-radius: NNpx;&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
&amp;lt;pre style=&amp;quot;border-radius: 10px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Padding...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;padding: NNpx;&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;padding: 50px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Combined styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;MacroDroid uses these...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(yet to test all)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Bold text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;strong&amp;gt;Important text&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Italic text&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;em&amp;gt;Emphasized text&amp;lt;/em&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;mark&amp;gt;Marked text&amp;lt;/mark&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Smaller text&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;Deleted text&amp;lt;/del&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ins&amp;gt;Inserted text&amp;lt;/ins&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sub&amp;gt;Subscript text&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;Superscript text&amp;lt;/sup&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text size...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
- Must be at start of line&amp;lt;br&amp;gt;&lt;br /&gt;
- The larger the number inside &amp;lt;h&amp;gt;&amp;lt;/h&amp;gt;, the&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;smaller the displayed text will be&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (biggest; collapsible)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h1&amp;gt;Text&amp;lt;/h1&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: (biggest)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (even smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller still)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
Escaping formatting...&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;formatted text&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Used by macrodroidforum.com:&amp;lt;br&amp;gt;&lt;br /&gt;
[PLAIN]formatted text[/PLAIN]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
(TO ADD MORE)&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Headings...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
All headings have a separate edit page&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (smallest)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;===Heading===&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
=== Heading ===&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (middle)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;==Heading== &amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
==Heading==&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (biggest; collapsible)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;=Heading=&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
=Heading=&lt;br /&gt;
________________________________________________&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3186</id>
		<title>Editing the wiki</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3186"/>
		<updated>2026-02-24T09:29:04Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Text size... */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Here are the technical details on how to format wiki pages. Some are standard html methods, while others are just for wiki use.&lt;br /&gt;
&lt;br /&gt;
See also...&amp;lt;br&amp;gt;&lt;br /&gt;
[https://cheatography.com/davechild/cheat-sheets/wikipedia/ Wikipedia Cheat Sheet]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Formatting Help:Formatting - MediaWiki]&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bold...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt;nowiki&amp;gt;'''Text'''&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: '''Text'''&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Italic...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;New line...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(Line break)&amp;lt;br&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt;nowiki&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Paragraph...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;p&amp;gt;Text&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Space (non-breaking)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;amp;nbsp;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: Word1&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Word2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bullet point (•)...&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(?)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;* Item 1&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;* Item 2&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
* Item 1&lt;br /&gt;
* Item 2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Link...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;[[Overview]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: [[Overview]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Image...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;[[File:filename.png|&amp;lt;size&amp;gt;]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;size&amp;gt;: NNNpx)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
[[File:ic_connectivity_helper.png|50px]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Block of text...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;space&amp;gt;Text&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;space&amp;gt;: at start of line)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
 Text&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Various styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;Style/s&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
(Style/s: each style ended with ; character)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;p style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/p&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text background color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;background-color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;background-color: #ACC8E5&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Rounded corners...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;border-radius: NNpx;&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
&amp;lt;pre style=&amp;quot;border-radius: 10px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Padding...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;padding: NNpx;&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;padding: 50px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Combined styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;MacroDroid uses these...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(yet to test all)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Bold text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;strong&amp;gt;Important text&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Italic text&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;em&amp;gt;Emphasized text&amp;lt;/em&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;mark&amp;gt;Marked text&amp;lt;/mark&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Smaller text&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;Deleted text&amp;lt;/del&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ins&amp;gt;Inserted text&amp;lt;/ins&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sub&amp;gt;Subscript text&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;Superscript text&amp;lt;/sup&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text size...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
- Must be at start of line&amp;lt;br&amp;gt;&lt;br /&gt;
- The larger the number inside &amp;lt;h&amp;gt;&amp;lt;/h&amp;gt;, the&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;smaller the displayed text will be&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (biggest; collapsible)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h1&amp;gt;Text&amp;lt;/h1&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: (biggest)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (even smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller still)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
Escaping formatting...&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;formatted text&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Used by macrodroidforum.com:&amp;lt;br&amp;gt;&lt;br /&gt;
[PLAIN]formatted text[/PLAIN]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
(TO ADD MORE)&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Headings...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
All headings have a separate edit page&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (smallest)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (===)Heading===&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
=== Heading ===&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (middle)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (==)Heading==&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
== Heading (==)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (biggest; collapsible)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: =Heading(=)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
= Heading (=)&lt;br /&gt;
________________________________________________&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3185</id>
		<title>Editing the wiki</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3185"/>
		<updated>2026-02-24T09:27:26Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Text size... */Added &amp;lt;nowiki&amp;gt;&amp;lt;/nowiki&amp;gt; blocks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Here are the technical details on how to format wiki pages. Some are standard html methods, while others are just for wiki use.&lt;br /&gt;
&lt;br /&gt;
See also...&amp;lt;br&amp;gt;&lt;br /&gt;
[https://cheatography.com/davechild/cheat-sheets/wikipedia/ Wikipedia Cheat Sheet]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Formatting Help:Formatting - MediaWiki]&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bold...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt;nowiki&amp;gt;'''Text'''&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: '''Text'''&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Italic...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;New line...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(Line break)&amp;lt;br&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt;nowiki&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Paragraph...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;p&amp;gt;Text&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Space (non-breaking)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;amp;nbsp;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: Word1&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Word2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bullet point (•)...&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(?)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;* Item 1&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;* Item 2&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
* Item 1&lt;br /&gt;
* Item 2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Link...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;[[Overview]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: [[Overview]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Image...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;[[File:filename.png|&amp;lt;size&amp;gt;]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;size&amp;gt;: NNNpx)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
[[File:ic_connectivity_helper.png|50px]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Block of text...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;space&amp;gt;Text&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;space&amp;gt;: at start of line)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
 Text&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Various styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;Style/s&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
(Style/s: each style ended with ; character)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;p style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/p&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text background color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;background-color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;background-color: #ACC8E5&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Rounded corners...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;border-radius: NNpx;&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
&amp;lt;pre style=&amp;quot;border-radius: 10px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Padding...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;padding: NNpx;&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;padding: 50px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Combined styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;MacroDroid uses these...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(yet to test all)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Bold text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;strong&amp;gt;Important text&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Italic text&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;em&amp;gt;Emphasized text&amp;lt;/em&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;mark&amp;gt;Marked text&amp;lt;/mark&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Smaller text&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;Deleted text&amp;lt;/del&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ins&amp;gt;Inserted text&amp;lt;/ins&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sub&amp;gt;Subscript text&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;Superscript text&amp;lt;/sup&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text size...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
- Must be at start of line&amp;lt;br&amp;gt;&lt;br /&gt;
- The larger the number inside &amp;lt;h&amp;gt;&amp;lt;/h&amp;gt;, the&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;smaller the displayed text will be&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (biggest; collapsible)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h1&amp;gt;Text&amp;lt;/h1&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt; h1&amp;gt;Text&amp;lt;/h1&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (even smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller still)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
Escaping formatting...&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;nowiki&amp;gt;formatted text&amp;lt;/nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Used by macrodroidforum.com:&amp;lt;br&amp;gt;&lt;br /&gt;
[PLAIN]formatted text[/PLAIN]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
(TO ADD MORE)&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Headings...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
All headings have a separate edit page&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (smallest)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (===)Heading===&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
=== Heading ===&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (middle)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (==)Heading==&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
== Heading (==)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (biggest; collapsible)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: =Heading(=)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
= Heading (=)&lt;br /&gt;
________________________________________________&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3184</id>
		<title>Editing the wiki</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3184"/>
		<updated>2026-02-24T09:22:08Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Various styles... */Added &amp;lt;nowiki&amp;gt;&amp;lt;/nowiki&amp;gt; blocks&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Here are the technical details on how to format wiki pages. Some are standard html methods, while others are just for wiki use.&lt;br /&gt;
&lt;br /&gt;
See also...&amp;lt;br&amp;gt;&lt;br /&gt;
[https://cheatography.com/davechild/cheat-sheets/wikipedia/ Wikipedia Cheat Sheet]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Formatting Help:Formatting - MediaWiki]&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bold...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt;nowiki&amp;gt;'''Text'''&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: '''Text'''&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Italic...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;New line...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(Line break)&amp;lt;br&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt;nowiki&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Paragraph...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;p&amp;gt;Text&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Space (non-breaking)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;amp;nbsp;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: Word1&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Word2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bullet point (•)...&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(?)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;* Item 1&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;* Item 2&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
* Item 1&lt;br /&gt;
* Item 2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Link...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;[[Overview]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: [[Overview]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Image...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;[[File:filename.png|&amp;lt;size&amp;gt;]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;size&amp;gt;: NNNpx)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
[[File:ic_connectivity_helper.png|50px]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Block of text...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;space&amp;gt;Text&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;space&amp;gt;: at start of line)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
 Text&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Various styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;Style/s&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
(Style/s: each style ended with ; character)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;p style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/p&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text background color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;background-color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;background-color: #ACC8E5&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Rounded corners...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;border-radius: NNpx;&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
&amp;lt;pre style=&amp;quot;border-radius: 10px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Padding...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;pre style=&amp;quot;padding: NNpx;&amp;quot;&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;nowiki&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;padding: 50px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Combined styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;MacroDroid uses these...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(yet to test all)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Bold text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;strong&amp;gt;Important text&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Italic text&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;em&amp;gt;Emphasized text&amp;lt;/em&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;mark&amp;gt;Marked text&amp;lt;/mark&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Smaller text&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;Deleted text&amp;lt;/del&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ins&amp;gt;Inserted text&amp;lt;/ins&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sub&amp;gt;Subscript text&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;Superscript text&amp;lt;/sup&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text size...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
- Must be at start of line&amp;lt;br&amp;gt;&lt;br /&gt;
- The larger the number inside &amp;lt;h&amp;gt;&amp;lt;/h&amp;gt;, the&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;smaller the displayed text will be&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (biggest; collapsible)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h1&amp;gt;Text&amp;lt;/ h1&amp;gt;&lt;br /&gt;
Example: &amp;lt; h1&amp;gt;Text&amp;lt;/h1&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h2&amp;gt;Text&amp;lt;/ h2&amp;gt;&lt;br /&gt;
Example: &amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (even smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h3&amp;gt;Text&amp;lt;/ h3&amp;gt;&lt;br /&gt;
Example: &amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller still)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h4&amp;gt;Text&amp;lt;/ h4&amp;gt;&lt;br /&gt;
Example: &amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
MacroDroid forum uses these...&amp;lt;br&amp;gt;&lt;br /&gt;
Doesn't work: [ PLAIN]Formatted text[/PLAIN]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
(TO ADD MORE)&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Headings...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
All headings have a separate edit page&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (smallest)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (===)Heading===&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
=== Heading ===&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (middle)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (==)Heading==&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
== Heading (==)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (biggest; collapsible)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: =Heading(=)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
= Heading (=)&lt;br /&gt;
________________________________________________&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3183</id>
		<title>Editing the wiki</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3183"/>
		<updated>2026-02-24T09:16:37Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Here are the technical details on how to format wiki pages. Some are standard html methods, while others are just for wiki use.&lt;br /&gt;
&lt;br /&gt;
See also...&amp;lt;br&amp;gt;&lt;br /&gt;
[https://cheatography.com/davechild/cheat-sheets/wikipedia/ Wikipedia Cheat Sheet]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Formatting Help:Formatting - MediaWiki]&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bold...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt;nowiki&amp;gt;'''Text'''&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: '''Text'''&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Italic...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;New line...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(Line break)&amp;lt;br&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt;nowiki&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Paragraph...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;p&amp;gt;Text&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Space (non-breaking)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;amp;nbsp;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: Word1&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Word2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bullet point (•)...&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(?)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;* Item 1&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;* Item 2&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
* Item 1&lt;br /&gt;
* Item 2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Link...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;[[Overview]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: [[Overview]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Image...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;[[File:filename.png|&amp;lt;size&amp;gt;]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;size&amp;gt;: NNNpx)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
[[File:ic_connectivity_helper.png|50px]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Block of text...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;space&amp;gt;Text&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;space&amp;gt;: at start of line)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
 Text&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Various styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;Style/s&amp;quot;&amp;gt;Text&amp;lt; /pre&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
(Style/s: each style ended with ; character)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt; p style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /p&amp;gt;&lt;br /&gt;
Example: &amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/p&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text background color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;lt; pre style=&amp;quot;background-color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;background-color: #ACC8E5&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Rounded corners...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt; pre style=&amp;quot;border-radius: NNpx;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
&amp;lt;pre style=&amp;quot;border-radius: 10px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Padding...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;padding: NNpx;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;padding: 50px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Combined styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;MacroDroid uses these...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(yet to test all)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Bold text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;strong&amp;gt;Important text&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Italic text&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;em&amp;gt;Emphasized text&amp;lt;/em&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;mark&amp;gt;Marked text&amp;lt;/mark&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Smaller text&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;Deleted text&amp;lt;/del&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ins&amp;gt;Inserted text&amp;lt;/ins&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sub&amp;gt;Subscript text&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;Superscript text&amp;lt;/sup&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text size...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
- Must be at start of line&amp;lt;br&amp;gt;&lt;br /&gt;
- The larger the number inside &amp;lt;h&amp;gt;&amp;lt;/h&amp;gt;, the&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;smaller the displayed text will be&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (biggest; collapsible)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h1&amp;gt;Text&amp;lt;/ h1&amp;gt;&lt;br /&gt;
Example: &amp;lt; h1&amp;gt;Text&amp;lt;/h1&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h2&amp;gt;Text&amp;lt;/ h2&amp;gt;&lt;br /&gt;
Example: &amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (even smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h3&amp;gt;Text&amp;lt;/ h3&amp;gt;&lt;br /&gt;
Example: &amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller still)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h4&amp;gt;Text&amp;lt;/ h4&amp;gt;&lt;br /&gt;
Example: &amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
MacroDroid forum uses these...&amp;lt;br&amp;gt;&lt;br /&gt;
Doesn't work: [ PLAIN]Formatted text[/PLAIN]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
(TO ADD MORE)&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Headings...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
All headings have a separate edit page&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (smallest)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (===)Heading===&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
=== Heading ===&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (middle)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (==)Heading==&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
== Heading (==)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (biggest; collapsible)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: =Heading(=)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
= Heading (=)&lt;br /&gt;
________________________________________________&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3182</id>
		<title>Editing the wiki</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3182"/>
		<updated>2026-02-24T09:16:24Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: Added &amp;lt;nowiki&amp;gt;&amp;lt;/nowiki&amp;gt; blocks, so shows wiki formatting as literal text&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Here are the technical details on how to format wiki pages. Some are standard html methods, while others are just for wiki use.&lt;br /&gt;
&lt;br /&gt;
See also...&amp;lt;br&amp;gt;&lt;br /&gt;
[https://cheatography.com/davechild/cheat-sheets/wikipedia/ Wikipedia Cheat Sheet]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Formatting Help:Formatting - MediaWiki]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;b&amp;gt;text&amp;lt;/b&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bold...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &lt;br /&gt;
&amp;lt;nowiki&amp;gt;&amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt;nowiki&amp;gt;'''Text'''&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: '''Text'''&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Italic...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;New line...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(Line break)&amp;lt;br&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt;nowiki&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Paragraph...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;lt;p&amp;gt;Text&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Space (non-breaking)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;&amp;amp;nbsp;&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: Word1&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Word2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bullet point (•)...&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(?)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;* Item 1&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;nowiki&amp;gt;* Item 2&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
* Item 1&lt;br /&gt;
* Item 2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Link...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;[[Overview]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: [[Overview]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Image...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;nowiki&amp;gt;[[File:filename.png|&amp;lt;size&amp;gt;]]&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;size&amp;gt;: NNNpx)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
[[File:ic_connectivity_helper.png|50px]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Block of text...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;space&amp;gt;Text&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;space&amp;gt;: at start of line)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
 Text&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Various styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;Style/s&amp;quot;&amp;gt;Text&amp;lt; /pre&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
(Style/s: each style ended with ; character)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt; p style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /p&amp;gt;&lt;br /&gt;
Example: &amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/p&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text background color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;lt; pre style=&amp;quot;background-color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;background-color: #ACC8E5&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Rounded corners...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt; pre style=&amp;quot;border-radius: NNpx;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
&amp;lt;pre style=&amp;quot;border-radius: 10px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Padding...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;padding: NNpx;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;padding: 50px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Combined styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;MacroDroid uses these...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(yet to test all)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Bold text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;strong&amp;gt;Important text&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Italic text&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;em&amp;gt;Emphasized text&amp;lt;/em&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;mark&amp;gt;Marked text&amp;lt;/mark&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Smaller text&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;Deleted text&amp;lt;/del&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ins&amp;gt;Inserted text&amp;lt;/ins&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sub&amp;gt;Subscript text&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;Superscript text&amp;lt;/sup&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text size...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
- Must be at start of line&amp;lt;br&amp;gt;&lt;br /&gt;
- The larger the number inside &amp;lt;h&amp;gt;&amp;lt;/h&amp;gt;, the&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;smaller the displayed text will be&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (biggest; collapsible)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h1&amp;gt;Text&amp;lt;/ h1&amp;gt;&lt;br /&gt;
Example: &amp;lt; h1&amp;gt;Text&amp;lt;/h1&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h2&amp;gt;Text&amp;lt;/ h2&amp;gt;&lt;br /&gt;
Example: &amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (even smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h3&amp;gt;Text&amp;lt;/ h3&amp;gt;&lt;br /&gt;
Example: &amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller still)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h4&amp;gt;Text&amp;lt;/ h4&amp;gt;&lt;br /&gt;
Example: &amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
MacroDroid forum uses these...&amp;lt;br&amp;gt;&lt;br /&gt;
Doesn't work: [ PLAIN]Formatted text[/PLAIN]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
(TO ADD MORE)&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Headings...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
All headings have a separate edit page&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (smallest)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (===)Heading===&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
=== Heading ===&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (middle)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (==)Heading==&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
== Heading (==)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (biggest; collapsible)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: =Heading(=)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
= Heading (=)&lt;br /&gt;
________________________________________________&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3181</id>
		<title>Editing the wiki</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3181"/>
		<updated>2026-02-24T08:58:05Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: Added &amp;quot;Help:Formatting - MediaWiki&amp;quot; link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Here are the technical details on how to format wiki pages. Some are standard html methods, while others are just for wiki use.&lt;br /&gt;
&lt;br /&gt;
See also...&amp;lt;br&amp;gt;&lt;br /&gt;
[https://cheatography.com/davechild/cheat-sheets/wikipedia/ Wikipedia Cheat Sheet]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.mediawiki.org/wiki/Help:Formatting Help:Formatting - MediaWiki]&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bold...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; b&amp;gt;Text&amp;lt; /b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: ' ' 'Text' ' ' (no spaces)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: '''Text'''&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Italic...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; i&amp;gt;Text&amp;lt; /i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;New line...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(Line break)&amp;lt;br&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt; br/&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Paragraph...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; p&amp;gt;Text&amp;lt; /p&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Space (non-breaking)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;amp; nbsp;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: Word1&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Word2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bullet point (•)...&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(?)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (*)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: *&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Link...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: [ [Overview]]&amp;lt;br&amp;gt;&lt;br /&gt;
Example: [[Overview]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Image...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: [ [File:filename.png|&amp;lt;size&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;size&amp;gt;: NNNpx)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
[[File:ic_connectivity_helper.png|50px]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Block of text...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;space&amp;gt;Text&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;space&amp;gt;: at start of line)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
 Text&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Various styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;Style/s&amp;quot;&amp;gt;Text&amp;lt; /pre&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
(Style/s: each style ended with ; character)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt; p style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /p&amp;gt;&lt;br /&gt;
Example: &amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/p&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text background color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;lt; pre style=&amp;quot;background-color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;background-color: #ACC8E5&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Rounded corners...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt; pre style=&amp;quot;border-radius: NNpx;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
&amp;lt;pre style=&amp;quot;border-radius: 10px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Padding...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;padding: NNpx;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;padding: 50px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Combined styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;MacroDroid uses these...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(yet to test all)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Bold text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;strong&amp;gt;Important text&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Italic text&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;em&amp;gt;Emphasized text&amp;lt;/em&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;mark&amp;gt;Marked text&amp;lt;/mark&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Smaller text&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;Deleted text&amp;lt;/del&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ins&amp;gt;Inserted text&amp;lt;/ins&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sub&amp;gt;Subscript text&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;Superscript text&amp;lt;/sup&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text size...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
- Must be at start of line&amp;lt;br&amp;gt;&lt;br /&gt;
- The larger the number inside &amp;lt;h&amp;gt;&amp;lt;/h&amp;gt;, the&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;smaller the displayed text will be&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (biggest; collapsible)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h1&amp;gt;Text&amp;lt;/ h1&amp;gt;&lt;br /&gt;
Example: &amp;lt; h1&amp;gt;Text&amp;lt;/h1&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h2&amp;gt;Text&amp;lt;/ h2&amp;gt;&lt;br /&gt;
Example: &amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (even smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h3&amp;gt;Text&amp;lt;/ h3&amp;gt;&lt;br /&gt;
Example: &amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller still)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h4&amp;gt;Text&amp;lt;/ h4&amp;gt;&lt;br /&gt;
Example: &amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
MacroDroid forum uses these...&amp;lt;br&amp;gt;&lt;br /&gt;
Doesn't work: [ PLAIN]Formatted text[/PLAIN]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
(TO ADD MORE)&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Headings...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
All headings have a separate edit page&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (smallest)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (===)Heading===&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
=== Heading ===&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (middle)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (==)Heading==&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
== Heading (==)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (biggest; collapsible)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: =Heading(=)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
= Heading (=)&lt;br /&gt;
________________________________________________&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=MacroDroid_Wiki:Privacy_policy&amp;diff=3180</id>
		<title>MacroDroid Wiki:Privacy policy</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=MacroDroid_Wiki:Privacy_policy&amp;diff=3180"/>
		<updated>2026-02-22T09:26:48Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: removed archive link, as main link fixed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The MacroDroid privacy policy can be found here:&lt;br /&gt;
&lt;br /&gt;
https://macrodroid.com/privacypolicy&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=MacroDroid_Wiki:Privacy_policy&amp;diff=3179</id>
		<title>MacroDroid Wiki:Privacy policy</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=MacroDroid_Wiki:Privacy_policy&amp;diff=3179"/>
		<updated>2026-02-22T09:25:31Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: removed .txt from url, as invalid&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The MacroDroid privacy policy can be found here:&lt;br /&gt;
&lt;br /&gt;
https://macrodroid.com/privacypolicy&lt;br /&gt;
&lt;br /&gt;
archive: https://web.archive.org/web/20211104102130/https://macrodroid.com/privacypolicy.txt&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=MacroDroid_Wiki:Privacy_policy&amp;diff=3178</id>
		<title>MacroDroid Wiki:Privacy policy</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=MacroDroid_Wiki:Privacy_policy&amp;diff=3178"/>
		<updated>2026-02-22T02:14:45Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: added archive link, as main link broken&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The MacroDroid privacy policy can be found here:&lt;br /&gt;
&lt;br /&gt;
https://macrodroid.com/privacypolicy.txt&lt;br /&gt;
&lt;br /&gt;
archive: https://web.archive.org/web/20211104102130/https://macrodroid.com/privacypolicy.txt&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3177</id>
		<title>Editing the wiki</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3177"/>
		<updated>2026-02-13T23:30:24Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Here are the technical details on how to format wiki pages. Some are standard html methods, while others are just for wiki use.&lt;br /&gt;
&lt;br /&gt;
See also: [https://cheatography.com/davechild/cheat-sheets/wikipedia/ Wikipedia Cheat Sheet]&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bold...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; b&amp;gt;Text&amp;lt; /b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: ' ' 'Text' ' ' (no spaces)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: '''Text'''&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Italic...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; i&amp;gt;Text&amp;lt; /i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;New line...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(Line break)&amp;lt;br&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt; br/&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Paragraph...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; p&amp;gt;Text&amp;lt; /p&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Space (non-breaking)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;amp; nbsp;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: Word1&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Word2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bullet point (•)...&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(?)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (*)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: *&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Link...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: [ [Overview]]&amp;lt;br&amp;gt;&lt;br /&gt;
Example: [[Overview]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Image...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: [ [File:filename.png|&amp;lt;size&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;size&amp;gt;: NNNpx)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
[[File:ic_connectivity_helper.png|50px]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Block of text...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;space&amp;gt;Text&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;space&amp;gt;: at start of line)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
 Text&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Various styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;Style/s&amp;quot;&amp;gt;Text&amp;lt; /pre&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
(Style/s: each style ended with ; character)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt; p style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /p&amp;gt;&lt;br /&gt;
Example: &amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/p&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text background color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;lt; pre style=&amp;quot;background-color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;background-color: #ACC8E5&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Rounded corners...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt; pre style=&amp;quot;border-radius: NNpx;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
&amp;lt;pre style=&amp;quot;border-radius: 10px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Padding...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;padding: NNpx;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;padding: 50px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Combined styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;MacroDroid uses these...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(yet to test all)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Bold text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;strong&amp;gt;Important text&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Italic text&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;em&amp;gt;Emphasized text&amp;lt;/em&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;mark&amp;gt;Marked text&amp;lt;/mark&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Smaller text&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;Deleted text&amp;lt;/del&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ins&amp;gt;Inserted text&amp;lt;/ins&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sub&amp;gt;Subscript text&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;Superscript text&amp;lt;/sup&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text size...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
- Must be at start of line&amp;lt;br&amp;gt;&lt;br /&gt;
- The larger the number inside &amp;lt;h&amp;gt;&amp;lt;/h&amp;gt;, the&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;smaller the displayed text will be&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (biggest; collapsible)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h1&amp;gt;Text&amp;lt;/ h1&amp;gt;&lt;br /&gt;
Example: &amp;lt; h1&amp;gt;Text&amp;lt;/h1&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h2&amp;gt;Text&amp;lt;/ h2&amp;gt;&lt;br /&gt;
Example: &amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (even smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h3&amp;gt;Text&amp;lt;/ h3&amp;gt;&lt;br /&gt;
Example: &amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller still)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h4&amp;gt;Text&amp;lt;/ h4&amp;gt;&lt;br /&gt;
Example: &amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
MacroDroid forum uses these...&amp;lt;br&amp;gt;&lt;br /&gt;
Doesn't work: [ PLAIN]Formatted text[/PLAIN]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
(TO ADD MORE)&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Headings...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
All headings have a separate edit page&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (smallest)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (===)Heading===&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
=== Heading ===&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (middle)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (==)Heading==&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
== Heading (==)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (biggest; collapsible)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: =Heading(=)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
= Heading (=)&lt;br /&gt;
________________________________________________&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3176</id>
		<title>Editing the wiki</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=3176"/>
		<updated>2026-02-13T23:18:19Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: Added link to Wikipedia Cheat Sheet by DaveChild - Download free from Cheatography - Cheatography.com: Cheat Sheets For Every Occasion
https://cheatography.com/davechild/cheat-sheets/wikipedia/&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Here are the technical details on how to format wiki pages. Some are standard html methods, while others are just for wiki use.&lt;br /&gt;
&lt;br /&gt;
See also: Wikipedia Cheat Sheet (https://cheatography.com/davechild/cheat-sheets/wikipedia/)&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bold...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; b&amp;gt;Text&amp;lt; /b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: ' ' 'Text' ' ' (no spaces)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: '''Text'''&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Italic...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; i&amp;gt;Text&amp;lt; /i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;New line...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(Line break)&amp;lt;br&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt; br/&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Paragraph...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; p&amp;gt;Text&amp;lt; /p&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Space (non-breaking)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;amp; nbsp;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: Word1&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Word2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bullet point (•)...&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(?)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (*)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: *&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Link...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: [ [Overview]]&amp;lt;br&amp;gt;&lt;br /&gt;
Example: [[Overview]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Image...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: [ [File:filename.png|&amp;lt;size&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;size&amp;gt;: NNNpx)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
[[File:ic_connectivity_helper.png|50px]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Block of text...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;space&amp;gt;Text&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;space&amp;gt;: at start of line)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
 Text&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Various styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;Style/s&amp;quot;&amp;gt;Text&amp;lt; /pre&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
(Style/s: each style ended with ; character)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt; p style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /p&amp;gt;&lt;br /&gt;
Example: &amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/p&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text background color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;lt; pre style=&amp;quot;background-color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;background-color: #ACC8E5&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Rounded corners...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt; pre style=&amp;quot;border-radius: NNpx;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
&amp;lt;pre style=&amp;quot;border-radius: 10px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Padding...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;padding: NNpx;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;padding: 50px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Combined styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;MacroDroid uses these...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(yet to test all)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Bold text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;strong&amp;gt;Important text&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Italic text&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;em&amp;gt;Emphasized text&amp;lt;/em&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;mark&amp;gt;Marked text&amp;lt;/mark&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Smaller text&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;Deleted text&amp;lt;/del&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ins&amp;gt;Inserted text&amp;lt;/ins&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sub&amp;gt;Subscript text&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;Superscript text&amp;lt;/sup&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text size...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
- Must be at start of line&amp;lt;br&amp;gt;&lt;br /&gt;
- The larger the number inside &amp;lt;h&amp;gt;&amp;lt;/h&amp;gt;, the&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;smaller the displayed text will be&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (biggest; collapsible)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h1&amp;gt;Text&amp;lt;/ h1&amp;gt;&lt;br /&gt;
Example: &amp;lt; h1&amp;gt;Text&amp;lt;/h1&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h2&amp;gt;Text&amp;lt;/ h2&amp;gt;&lt;br /&gt;
Example: &amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (even smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h3&amp;gt;Text&amp;lt;/ h3&amp;gt;&lt;br /&gt;
Example: &amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller still)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h4&amp;gt;Text&amp;lt;/ h4&amp;gt;&lt;br /&gt;
Example: &amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
MacroDroid forum uses these...&amp;lt;br&amp;gt;&lt;br /&gt;
Doesn't work: [ PLAIN]Formatted text[/PLAIN]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
(TO ADD MORE)&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Headings...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
All headings have a separate edit page&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (smallest)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (===)Heading===&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
=== Heading ===&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (middle)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (==)Heading==&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
== Heading (==)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (biggest; collapsible)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: =Heading(=)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
= Heading (=)&lt;br /&gt;
________________________________________________&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3175</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3175"/>
		<updated>2026-02-04T05:44:40Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a global variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;br /&gt;
delete&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;More information&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
===Bracket style===&lt;br /&gt;
The syntax {} or [] can be selected from the Settings screen &amp;gt; Magic Text Default Bracket Style. That is, either {VariableName} or [VariableName]&lt;br /&gt;
&lt;br /&gt;
===Output in json format===&lt;br /&gt;
To output array/dictionary to a string variable in json format.&amp;lt;br&amp;gt;Local: {lvjson=LocalVariableName}&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;or [lvjson=LocalVariableName]&amp;lt;br&amp;gt;Global: {vjson=GlobalVariableName}&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;or [vjson=GlobalVariableName]&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3174</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3174"/>
		<updated>2026-02-04T05:43:38Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Data Structure Variable Types */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a global variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;More information 2&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
===Bracket style===&lt;br /&gt;
The syntax {} or [] can be selected from the Settings screen &amp;gt; Magic Text Default Bracket Style. That is, either {VariableName} or [VariableName]&lt;br /&gt;
&lt;br /&gt;
===Output in json format===&lt;br /&gt;
To output array/dictionary to a string variable in json format.&amp;lt;br&amp;gt;Local: {lvjson=LocalVariableName}&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;or [lvjson=LocalVariableName]&amp;lt;br&amp;gt;Global: {vjson=GlobalVariableName}&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;or [vjson=GlobalVariableName]&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;More information&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
===Bracket style===&lt;br /&gt;
The syntax {} or [] can be selected from the Settings screen &amp;gt; Magic Text Default Bracket Style. That is, either {VariableName} or [VariableName]&lt;br /&gt;
&lt;br /&gt;
===Output in json format===&lt;br /&gt;
To output array/dictionary to a string variable in json format.&amp;lt;br&amp;gt;Local: {lvjson=LocalVariableName}&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;or [lvjson=LocalVariableName]&amp;lt;br&amp;gt;Global: {vjson=GlobalVariableName}&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;or [vjson=GlobalVariableName]&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3173</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3173"/>
		<updated>2026-02-04T05:41:50Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Output in json format */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a global variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;More information&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
===Bracket style===&lt;br /&gt;
The syntax {} or [] can be selected from the Settings screen &amp;gt; Magic Text Default Bracket Style. That is, either {VariableName} or [VariableName]&lt;br /&gt;
&lt;br /&gt;
===Output in json format===&lt;br /&gt;
To output array/dictionary to a string variable in json format.&amp;lt;br&amp;gt;Local: {lvjson=LocalVariableName}&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;or [lvjson=LocalVariableName]&amp;lt;br&amp;gt;Global: {vjson=GlobalVariableName}&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;or [vjson=GlobalVariableName]&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3172</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3172"/>
		<updated>2026-02-04T05:41:14Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Bracket style */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a global variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;More information&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
===Bracket style===&lt;br /&gt;
The syntax {} or [] can be selected from the Settings screen &amp;gt; Magic Text Default Bracket Style. That is, either {VariableName} or [VariableName]&lt;br /&gt;
&lt;br /&gt;
===Output in json format===&lt;br /&gt;
To output array/dictionary to a string variable in json format.&amp;lt;br&amp;gt;Local: {lvjson=localVariableName}&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;or [lvjson=localVariableName]&amp;lt;br&amp;gt;Global: {vjson=globalVariableName}&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;or [vjson=globalVariableName]&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3171</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3171"/>
		<updated>2026-02-04T05:38:07Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* More information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a global variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;More information&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
===Bracket style===&lt;br /&gt;
The syntax {} or [] can be selected from the Settings screen &amp;gt; Magic Text Default Bracket Style. That is, either {LocalVariableName} or [LocalVariableName]&lt;br /&gt;
&lt;br /&gt;
===Output in json format===&lt;br /&gt;
To output array/dictionary to a string variable in json format.&amp;lt;br&amp;gt;Local: {lvjson=localVariableName}&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;or [lvjson=localVariableName]&amp;lt;br&amp;gt;Global: {vjson=globalVariableName}&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;or [vjson=globalVariableName]&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3170</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3170"/>
		<updated>2026-02-04T05:30:00Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* More information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a global variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;More information&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
The syntax {} or [] can be selected from the Settings screen &amp;gt; Magic Text Default Bracket Style. That is, either {LocalVariableName} or [LocalVariableName]&lt;br /&gt;
&lt;br /&gt;
To output array/dictionary to a string variable in json format...&lt;br /&gt;
Local: {lvjson=localVariableName} or [lvjson=localVariableName]&lt;br /&gt;
Global: {vjson=globalVariableName} or [vjson=globalVariableName]&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3169</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3169"/>
		<updated>2026-02-04T05:27:22Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* More information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a global variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;More information&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
The syntax {} or [] can be selected from the Settings screen &amp;gt; Magic Text Default Bracket Style. That is, {LocalVariableName} or [LocalVariableName].&lt;br /&gt;
&lt;br /&gt;
For arrays/dictionary, to output them in to a string variable in json format...&lt;br /&gt;
Local: {lvjson=localVariableName} or [lvjson=localVariableName]&lt;br /&gt;
Global: {vjson=globalVariableName} or [vjson=globalVariableName]&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3168</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3168"/>
		<updated>2026-02-04T05:23:27Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Data Structure Variable Types */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a global variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;More information&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
The syntax {} or [] can be selected from the Settings screen &amp;gt; Magic Text Default Bracket Style. That is, {LocalVariableName} or [LocalVariableName].&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3167</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3167"/>
		<updated>2026-02-04T05:13:54Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Global */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a global variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3166</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3166"/>
		<updated>2026-02-04T03:52:49Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Global */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a global variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3165</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3165"/>
		<updated>2026-02-04T03:52:28Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Local */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, and selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a global variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3164</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3164"/>
		<updated>2026-02-04T03:50:39Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Global */Fixed typo: local --&amp;gt; global&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a global variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3163</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3163"/>
		<updated>2026-02-04T03:45:18Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Dictionary */Changed leading letter to capital&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3162</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3162"/>
		<updated>2026-02-04T03:45:08Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Array */Changed leading letter to capital&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
Stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3161</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3161"/>
		<updated>2026-02-04T03:44:56Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* String */Changed leading letter to capital&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
Contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3160</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3160"/>
		<updated>2026-02-04T03:44:46Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Decimal */Changed leading letter to capital&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
To store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3159</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3159"/>
		<updated>2026-02-04T03:43:30Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Integer */Changed leading letter to capital&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
To store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
to store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3158</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3158"/>
		<updated>2026-02-04T03:43:18Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Boolean */Changed leading letter to capital&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
Allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
to store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
to store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3157</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3157"/>
		<updated>2026-02-04T03:42:17Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Global */Added notes about referencing variables&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {v=GlobalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
to store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
to store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3156</id>
		<title>Variables</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Variables&amp;diff=3156"/>
		<updated>2026-02-04T03:41:53Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Local */Added notes about referencing variables&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;color: #00828f; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;&amp;quot;&amp;gt;&amp;lt;strong&amp;gt;About variables&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Variables can be used to store values (numbers, text strings and true/false conditions). These values can be set in the Set Variable Action. Variables can be used throughout the app as Triggers and Conditions, and can be used for controlling specific Macrodroid and system settings.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
'' An introduction video is available here ''&lt;br /&gt;
https://www.youtube.com/watch?v=0V_EcyhxrpA&amp;amp;t=1s&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Global / Local Variables &amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Local ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Belongs to the macro it has been created into. It can only be used inside this macro. Its name must be unique inside the macro it belongs to.&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Local variables are specific to a single macro. Use them only when the value is required within that macro. Local variables can be accessed through the edit macro screen.&lt;br /&gt;
&lt;br /&gt;
To reference a local variable, use the format: {lv=LocalVariableName}. This can be used in actions such as Set Variable or Popup Message. It can be automatically inserted by tapping the blue &amp;quot;...&amp;quot; button within the action's configure screen, selecting the appropriate variable from the popup list.&lt;br /&gt;
&lt;br /&gt;
=== Global ===&lt;br /&gt;
&lt;br /&gt;
'''Simplified:'''&lt;br /&gt;
&lt;br /&gt;
Can be accessed and used from any macro. Its name must be unique among all the 'global' variables&lt;br /&gt;
&lt;br /&gt;
'''Advanced:'''&lt;br /&gt;
&lt;br /&gt;
Global variables are accessible throughout the application from any Macro. They should be used when storing a value between multiple macros. The list of global variables can be accessed via the Variables tile on the home screen, where you can add, delete, and modify their values.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Standard Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Boolean ===&lt;br /&gt;
&lt;br /&gt;
allows 2 states: True or False.&lt;br /&gt;
&lt;br /&gt;
=== Integer ===&lt;br /&gt;
&lt;br /&gt;
to store positive or negative numbers without decimal part, in order to make any kind of mathematical calculations or comparison.&lt;br /&gt;
&lt;br /&gt;
=== Decimal ===&lt;br /&gt;
&lt;br /&gt;
to store any positive or negative numeric value, with or without decimal digits, in order to make any kind of mathematical calculations or comparison. Sientific notation as 1.3E-2 may be used.&lt;br /&gt;
&lt;br /&gt;
=== String ===&lt;br /&gt;
&lt;br /&gt;
contains any kind of character (alphanumeric ones or any special ones, such as line feed/carriage return/new line or emojis). HINT: an individual string variable can hold up to 500,000 characters, however it is advisable to avoid very long strings where possible. If you should use strings of great length it is recommended to clear them when finished with.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Data Structure Variable Types&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;==&lt;br /&gt;
&lt;br /&gt;
=== Array ===&lt;br /&gt;
&lt;br /&gt;
stores a series of values with associated index variables. For example if you wanted to store a count for each day of the month you could create an array called dayOfMonthCount and have a series of entries such as dayOfWeekCount[1] = 5, dayOfWeekCount[2] = 2 etc.&lt;br /&gt;
&lt;br /&gt;
=== Dictionary ===&lt;br /&gt;
&lt;br /&gt;
stores a series of key value pairs. For example if you wanted to store a count for each day of the week you could create a dictionary called dayOfWeekCount and have a series of entries such as dayOfWeekCount [monday] = 1, dayOfWeekCount [tuesday] = 3 etc.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Action:_Bluetooth_Configure&amp;diff=2918</id>
		<title>Action: Bluetooth Configure</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Action:_Bluetooth_Configure&amp;diff=2918"/>
		<updated>2025-10-22T05:14:14Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: Swapped &amp;quot;Root&amp;quot; and &amp;quot;No root&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;&amp;quot;&amp;gt;&lt;br /&gt;
This action allows you to turn on/off or toggle Bluetooth.&lt;br /&gt;
It also supports the ability to connect to a specific Bluetooth audio device.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;&amp;quot;&amp;gt;&lt;br /&gt;
Due to restrictions the helper app is required to execute this function. See bottom of this page for link to download the latest version of MacroDroid Helper apk.&lt;br /&gt;
&lt;br /&gt;
Enable/disable/toggle bluetooth is currently supported in two ways:&lt;br /&gt;
• No root (Connectivity Helper)&lt;br /&gt;
• Root&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color: #1665b0; font-size: 24px;&amp;quot;&amp;gt;'''Features available'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color: #1665b0; font-size: 16px;&amp;quot;&amp;gt;'''Enable Bluetooth'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Enables bluetooth.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color: #1665b0; font-size: 16px;&amp;quot;&amp;gt;'''Disable bluetooth '''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Disables bluetooth.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color: #1665b0; font-size: 16px;&amp;quot;&amp;gt;'''Toggle Bluetooth '''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Toggles the current state of bluetooth.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color: #1665b0; font-size: 16px;&amp;quot;&amp;gt;'''Connect Audio Device '''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Connect to a specific bluetooth audio device.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color: #1665b0; font-size: 16px;&amp;quot;&amp;gt;'''Disconnect Audio Device '''&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Disconnect from a specific bluetooth audio device.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* ''How to grant permissions '' ''[https://macrodroidforum.com/index.php?threads/adb-hack-granting-extra-capabilities-via-the-adb-tool.48/ ADB Hack]''&lt;br /&gt;
* ''If you do not have MacroDroid Helper installed, download it from here.'' ''[https://www.macrodroidforum.com/index.php?threads/macrodroid-helper-apk.1/ Installing helper.]''&lt;br /&gt;
* ''If you have Android 14, additional configuration is required.'' ''[http://www.macrodroidforum.com/index.php?threads/installing-helper-on-android-14.5606/ Installing helper on Android 14+.]''&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Action:_Bluetooth_Configure&amp;diff=2917</id>
		<title>Action: Bluetooth Configure</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Action:_Bluetooth_Configure&amp;diff=2917"/>
		<updated>2025-10-22T05:08:21Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: Various alterations&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;&amp;quot;&amp;gt;&lt;br /&gt;
This action allows you to turn on/off or toggle Bluetooth.&lt;br /&gt;
It also supports the ability to connect to a specific Bluetooth audio device.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;&amp;quot;&amp;gt;&lt;br /&gt;
Due to restrictions the helper app is required to execute this function. See bottom of this page for link to download the latest version of MacroDroid Helper apk.&lt;br /&gt;
&lt;br /&gt;
Enable/disable/toggle bluetooth is currently supported in two ways:&lt;br /&gt;
• Root&lt;br /&gt;
• No root (Connectivity Helper)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color: #1665b0; font-size: 24px;&amp;quot;&amp;gt;'''Features available'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color: #1665b0; font-size: 16px;&amp;quot;&amp;gt;'''Enable Bluetooth'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Enables bluetooth.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color: #1665b0; font-size: 16px;&amp;quot;&amp;gt;'''Disable bluetooth '''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Disables bluetooth.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color: #1665b0; font-size: 16px;&amp;quot;&amp;gt;'''Toggle Bluetooth '''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Toggles the current state of bluetooth.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color: #1665b0; font-size: 16px;&amp;quot;&amp;gt;'''Connect Audio Device '''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Connect to a specific bluetooth audio device.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
* &amp;lt;span style=&amp;quot;color: #1665b0; font-size: 16px;&amp;quot;&amp;gt;'''Disconnect Audio Device '''&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Disconnect from a specific bluetooth audio device.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* ''How to grant permissions '' ''[https://macrodroidforum.com/index.php?threads/adb-hack-granting-extra-capabilities-via-the-adb-tool.48/ ADB Hack]''&lt;br /&gt;
* ''If you do not have MacroDroid Helper installed, download it from here.'' ''[https://www.macrodroidforum.com/index.php?threads/macrodroid-helper-apk.1/ Installing helper.]''&lt;br /&gt;
* ''If you have Android 14, additional configuration is required.'' ''[http://www.macrodroidforum.com/index.php?threads/installing-helper-on-android-14.5606/ Installing helper on Android 14+.]''&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Editing_forum_posts&amp;diff=2916</id>
		<title>Editing forum posts</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Editing_forum_posts&amp;diff=2916"/>
		<updated>2025-08-23T04:15:37Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;• How to quote a specific user's nickname.&lt;br /&gt;
&lt;br /&gt;
--&amp;gt; Type &amp;quot;@&amp;quot; and the first few letters of username. A popup list of users with these letters in their username will be displayed. Tapping a username creates a link to user's profile page, in the form &amp;quot;@username&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Editing_forum_posts&amp;diff=2915</id>
		<title>Editing forum posts</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Editing_forum_posts&amp;diff=2915"/>
		<updated>2025-08-23T04:12:36Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;• How to quote a specific user's nickname.&lt;br /&gt;
&lt;br /&gt;
--&amp;gt; Type &amp;quot;@&amp;quot; and the first few letters of username. A popup list of users with these letters in their username. Tapping a username creates a link to user's profile page, in the form &amp;quot;@username&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Editing_forum_posts&amp;diff=2914</id>
		<title>Editing forum posts</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Editing_forum_posts&amp;diff=2914"/>
		<updated>2025-08-23T04:12:05Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: Initial contents&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;• How to quote a specific user's nickname.&lt;br /&gt;
--&amp;gt; Type &amp;quot;@&amp;quot; and the first few letters of username. A popup list of users with these letters in their username. Tapping a username creates a link to user's profile page, in the form &amp;quot;@username&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=MacroDroid_Wiki&amp;diff=2913</id>
		<title>MacroDroid Wiki</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=MacroDroid_Wiki&amp;diff=2913"/>
		<updated>2025-08-23T04:08:17Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: Added &amp;quot;Editing forum posts&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;strong&amp;gt;Introduction&amp;lt;/strong&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Welcome to the MacroDroid Wiki.&lt;br /&gt;
The content in this Wiki is created by users for users to help you get the most from MacroDroid.&lt;br /&gt;
It is constantly evolving and updating so please check back regularly for updated content.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* [[Overview]]&lt;br /&gt;
* [[Helper App]]&lt;br /&gt;
* [[Troubleshooting]]&lt;br /&gt;
* [[Triggers]]&lt;br /&gt;
* [[Actions]]&lt;br /&gt;
* [[Constraints]]&lt;br /&gt;
* [[Action Blocks]]&lt;br /&gt;
* [[Loops]]&lt;br /&gt;
* [[Variables]]&lt;br /&gt;
* [[StopWatches]]&lt;br /&gt;
* [[MacroDroid Drawer]]&lt;br /&gt;
* [[Mathematical Expressions]]&lt;br /&gt;
* [[Geofences]]&lt;br /&gt;
* [[Cell Towers]]&lt;br /&gt;
* [[MacroDroid Notification]]&lt;br /&gt;
* [[Plugins]]&lt;br /&gt;
* [[System log]]&lt;br /&gt;
* [[User Log]]&lt;br /&gt;
* [[magic text|Magic Text]]&lt;br /&gt;
* [[Share macros]]&lt;br /&gt;
* [[Context menu]]&lt;br /&gt;
* [[Editing the wiki]]&lt;br /&gt;
* [[Editing forum posts]]&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Action:_Overlay_Bar&amp;diff=2911</id>
		<title>Action: Overlay Bar</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Action:_Overlay_Bar&amp;diff=2911"/>
		<updated>2025-07-29T05:50:45Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: Created page with &amp;quot;This action will display a bar that appears as a borderless overlay on the screen (with optional transparency).   It can show title, message and one or more action buttons....&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This action will display a bar that&lt;br /&gt;
appears as a borderless overlay&lt;br /&gt;
on the screen (with optional&lt;br /&gt;
transparency).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It can show title, message and one or&lt;br /&gt;
more action buttons.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By default it will be shown as an&lt;br /&gt;
overlay but it can also function as a&lt;br /&gt;
standard Activity for use in situations&lt;br /&gt;
where an app may block overlays.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Actions&amp;diff=2910</id>
		<title>Actions</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Actions&amp;diff=2910"/>
		<updated>2025-07-29T05:48:48Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* List of Actions */Added Overlay Bar page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;pre style=&amp;quot;background-color: #FFFF99; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
An action is something your device can do when a macro runs.&lt;br /&gt;
A macro must have at least one action to be valid.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Synchronous vs asynchronous ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
MacroDroid actions typically execute quickly, but certain actions like HTTP requests or shell scripts may take longer. To ensure that subsequent actions wait for these longer actions to complete before continuing, enable the 'Block next action until complete' option in the action's configuration GUI. Otherwise, the action will run asynchronously while other actions continue.&lt;br /&gt;
&lt;br /&gt;
In traditional programming languages, you could pass a callback function to execute after the asynchronous action is complete. This allows you to perform additional actions or work with the data returned by the asynchronous action. However, MacroDroid's inner workings are arbitrary, so there is no systematic option for this. Instead, you must rely on different workarounds.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Control flow ==&lt;br /&gt;
&lt;br /&gt;
[[Control flow: If clause|If clause]]&lt;br /&gt;
&lt;br /&gt;
[[Control flow: If confirmed then|If confirmed then]]&lt;br /&gt;
&lt;br /&gt;
[[Control flow: Repeat actions|Repeat actions]]&lt;br /&gt;
&lt;br /&gt;
[[Control flow:  Iterate Dictionary/Array| Iterate Dictionary/Array]]&lt;br /&gt;
&lt;br /&gt;
[[Control flow: Break from loop|Break from loop]]&lt;br /&gt;
&lt;br /&gt;
[[Control flow: Continue loop|Continue loop]]&lt;br /&gt;
&lt;br /&gt;
== List of Actions ==&lt;br /&gt;
&lt;br /&gt;
[[Action: Accessibility Service|Accessibility Service]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Action Block|Action Block]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Airplane Mode On/Off|Airplane Mode On/Off]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Alarm Clock|Alarm Clock]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Ambient Display|Ambient Display]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Animation Overlay|Animation Overlay]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Android Shortcut|Android Shortcut]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Android Wear|Android Wear]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Answer Call|Answer Call]]&lt;br /&gt;
&lt;br /&gt;
[[Action: App Enable/Disable|App Enable/Disable]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Authenticate User|Authenticate User]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Array Manipulation|Array Manipulation]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Autosync On/Off|Autosync On/Off]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Battery Saver|Battery Saver]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Block Screen Touch|Screen Block Touch]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Bluetooth Configure|Bluetooth Configure]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Brightness|Brightness]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Calendar - Add Event|Calendar - Add Event]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Call Reject|Call Reject]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Camera Enable/Disable|Camera Enable/Disable]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Cancel Macro Actions|Cancel Macro Actions]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Car Mode|Car Mode]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Check Pixel Colour|Check pixel colour]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Check Text In Screenshot|Check Text In Screenshot]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Check Text On Screen|Check Text On Screen]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Clear App Data|Clear App Data]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Clear Call Log|Clear Call Log]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Clear Dictionary/Array Entry|Clear Dictionary/Array Entry]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Clear MacroDroid Dialog|Clear MacroDroid Dialog]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Clear Log|Clear Log]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Clear Notifications|Clear Notifications]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Clear Variables|Clear Variables]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Clipboard Refresh|Clipboard Refresh]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Configure App Notifications|Configure App Notifications]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Configure Quick Tile|Configure Quick Tile]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Confirm Next|Confirm Next]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Connectivity Check|Connectivity Check]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Contact Via App|Contact Via App]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Control Media|Control Media]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Dark Theme|Dark Theme]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Daydream/Screensaver On|Daydream/Screensaver On]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Delete Macro|Delete Macro]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Delete Variable|Delete Variable]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Demo Mode|Demo Mode]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Dim Screen|Dim Screen]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Disable MacroDroid|Disable MacroDroid]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Display Bubble Notification|Display Bubble Notification]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Display Custom Scene|Display Custom Scene]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Display Dialog|Display Dialog]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Display Notification|Display Notification]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Empty Action|Empty Action]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Enable/Disable Category|Enable/Disable Category]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Enable/Disable Macro|Enable/Disable Macro]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Enable/Disable Trigger|Enable/Disable Trigger]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Exit Action Block|Exit Action Block]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Expand/Collapse Status Bar|Expand/Collapse Status Bar]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Export Log|Export Log]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Export Macros|Export Macros]]&lt;br /&gt;
&lt;br /&gt;
[[Action: File Operation| File Operation]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Fill Clipboard|Fill Clipboard]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Floating Button Configure|Floating Button Configure]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Floating text|Floating text]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Font Scale|Font Scale]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Force Location Update|Force Location Update]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Force Screen Rotation|Force Screen Rotation]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Get Light Level|Get Light Level]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Get Text From View Id|Get Text From View Id]]&lt;br /&gt;
&lt;br /&gt;
[[Action: GPS Enable/Disable|GPS Enable/Disable]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Heads-up Enable/Disable|Heads-up Enable/Disable]]&lt;br /&gt;
&lt;br /&gt;
[[Action: HotSpot On/Off|HotSpot On/Off]]&lt;br /&gt;
&lt;br /&gt;
[[Action: HTTP Request|HTTP Request]]&lt;br /&gt;
&lt;br /&gt;
[[Action: HTTP Server|HTTP Server]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Immersive Mode|Immersive Mode]]&lt;br /&gt;
&lt;br /&gt;
[[Action: JavaScript Code|JavaScript Code]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Invert Colours|Invert Colours]]&lt;br /&gt;
&lt;br /&gt;
[[Action: JSON Parse|JSON Parse]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Keep Device Awake|Keep Device Awake]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Keyboard - Set Default|Keyboard - Set Default]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Keyboard Prompt|Keyboard Prompt]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Kill Application|Kill Application]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Kill Background Processes|Kill Background Processes]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Launch and Press|Launch and Press]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Launch Application|Launch Application]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Launch Home Screen|Launch Home Screen]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Launch Shortcut|Launch Shortcut]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Locale/Tasker Plugin|Locale/Tasker Plugin]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Location Mode|Location Mode]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Log Event|Log Event]]&lt;br /&gt;
&lt;br /&gt;
[[Action: MacroDroid Drawer|MacroDroid Drawer]]&lt;br /&gt;
&lt;br /&gt;
[[Action: MacroDroid Settings|MacroDroid Settings]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Macro run|Macro run]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Make Call|Make Call]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Mobile Data On/Off|Mobile Data On/Off]]&lt;br /&gt;
&lt;br /&gt;
[[Action: NFC Enable/Disable|NFC Enable/Disable]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Notification Interaction|Notification Interaction]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Notification LED Enable/Disable|Notification LED Enable/Disable]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Notification Reply|Notification Reply]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Open Call Log|Open Call Log]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Open File|Open File]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Open Last Photo|Open Last Photo]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Open MacroDroid Log|Open MacroDroid Log]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Open Website / HTTP GET|Open Website / HTTP GET]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Option Dialog|Option Dialog]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Overlay Bar|Overlay Bar]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Play/Stop Sound|Play/Stop Sound]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Popup Message|Popup Message]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Press Back Button|Press Back Button]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Priority Mode / Do Not Disturb|Priority Mode / Do Not Disturb]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Read Screen Contents|Read Screen Contents]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Read Screenshot Contents|Read Screenshot Contents]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Reboot/Power Off|Reboot/Power Off]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Record Microphone|Record Microphone]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Restore Hidden Notifications|Restore Hidden Notifications]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Ringtone Configure|Ringtone Configure]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Say Current Time|Say Current Time]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Screen On/Off|Screen On/Off]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Secure Settings|Secure Settings]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Selection Dialog|Selection Dialog]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Send Email|Send Email]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Send Intent|Send Intent]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Send SMS|Send SMS]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Set Button Bar Image|Set Button Bar Image]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Set Location Update Rate|Set Location Update Rate]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Set Digital Assistant|Set Digital Assistant]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Set MacroDroid Icon|Set MacroDroid Icon]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Set MacroDroid Mode|Set MacroDroid Mode]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Set MacroDroid Notification Text|Set MacroDroid Notification Text]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Set Notification Sound|Set Notification Sound]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Set Screen Lock|Set Screen Lock]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Set Screen Timeout|Set Screen Timeout]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Set Variable|Set Variable]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Set Wallpaper|Set Wallpaper]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Share Last Photo|Share Last Photo]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Share Text|Share Text]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Share Location|Share Location]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Shell Script|Shell Script]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Silent - Vibrate Off|Silent - Vibrate Off]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Silent - Show Volume Popup|Show Volume Popup]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Speak Text|Speak Text]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Speakerphone On/Off|Speakerphone On/Off]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Stopwatch|Stopwatch]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Sync Account|Sync Account]]&lt;br /&gt;
&lt;br /&gt;
[[Action: System Setting|System Setting]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Take Picture|Take Picture]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Take Screenshot|Take Screenshot]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Text_from_Image_(OCR)|Text from Image (OCR)]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Text Manipulation|Text Manipulation]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Torch On/Off|Torch On/Off]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Translate Text|Translate Text]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Touch Screen|Touch Screen]]&lt;br /&gt;
&lt;br /&gt;
[[Action: UDP Command|UDP Command]]&lt;br /&gt;
&lt;br /&gt;
[[Action: UI Interaction|UI Interaction]]&lt;br /&gt;
&lt;br /&gt;
[[Action: USB Tethering|USB Tethering]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Vibrate|Vibrate]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Vibrate Enable/Disable|Vibrate Enable/Disable]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Voice Input|Voice Input]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Voice Search|Voice Search]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Volume Change|Volume Change]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Volume Up/Down|Volume Up/Down]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Wait Before Next Action|Wait Before Next Action]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Wait Until Trigger|Wait Until Trigger]]&lt;br /&gt;
&lt;br /&gt;
[[Action: WhatsApp Send|WhatsApp Send]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Widget Button Modify|Widget Button Modify]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Wifi Configure|Wifi Configure]]&lt;br /&gt;
&lt;br /&gt;
[[Action: Write to File|Write to File]]&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Trigger:_Regular_Interval&amp;diff=2909</id>
		<title>Trigger: Regular Interval</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Trigger:_Regular_Interval&amp;diff=2909"/>
		<updated>2025-06-10T06:22:08Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: Added &amp;quot;Otherwise it will fire at the set period of time starting from the moment the macro was saved&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
The regular interval is used to make a macro trigger regularly after a fixed period of time. If you want the trigger to fire on a specific time boundary (such as on the hour) you should enable the option use a reference time. Otherwise it will fire at the set period of time starting from the moment the macro was saved.&lt;br /&gt;
&lt;br /&gt;
It is necessary on many devices to use the alarm option if you require the trigger to fire exactly at the correct time. Without this option enabled many devices will prevent the device waking up at the exact desired time.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=2908</id>
		<title>Editing the wiki</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Editing_the_wiki&amp;diff=2908"/>
		<updated>2025-05-25T02:44:12Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: /* Heading */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Here are the technical details on how to format wiki pages. Some are standard html methods, while others are just for wiki use.&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bold...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; b&amp;gt;Text&amp;lt; /b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: ' ' 'Text' ' ' (no spaces)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;b&amp;gt;Text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: '''Text'''&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Italic...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; i&amp;gt;Text&amp;lt; /i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &amp;lt;i&amp;gt;Text&amp;lt;/i&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;New line...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(Line break)&amp;lt;br&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;or: &amp;lt; br/&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Paragraph...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; p&amp;gt;Text&amp;lt; /p&amp;gt;&lt;br /&gt;
________________________________________________&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Space (non-breaking)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;amp; nbsp;&amp;lt;br&amp;gt;&lt;br /&gt;
Example: Word1&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Word2&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Bullet point (•)...&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(?)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (*)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: *&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Link...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: [ [Overview]]&amp;lt;br&amp;gt;&lt;br /&gt;
Example: [[Overview]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Image...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: [ [File:filename.png|&amp;lt;size&amp;gt;]]&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;size&amp;gt;: NNNpx)&amp;lt;br&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
[[File:ic_connectivity_helper.png|50px]]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Block of text...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt;space&amp;gt;Text&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;(&amp;lt;space&amp;gt;: at start of line)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
 Text&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Various styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;Style/s&amp;quot;&amp;gt;Text&amp;lt; /pre&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
(Style/s: each style ended with ; character)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Formatting: &amp;lt; p style=&amp;quot;color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /p&amp;gt;&lt;br /&gt;
Example: &amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;Text&amp;lt;/p&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text background color...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;lt; pre style=&amp;quot;background-color: #NNNNNN&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;background-color: #ACC8E5&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Rounded corners...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt; pre style=&amp;quot;border-radius: NNpx;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &lt;br /&gt;
&amp;lt;pre style=&amp;quot;border-radius: 10px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Padding...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; pre style=&amp;quot;padding: NNpx;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Text&amp;lt; /pre&amp;gt;&lt;br /&gt;
Example: &amp;lt;pre style=&amp;quot;padding: 50px;&amp;quot;&amp;gt;Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Combined styles...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
Text&amp;lt;/pre&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;MacroDroid uses these...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
(yet to test all)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;Bold text&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;strong&amp;gt;Important text&amp;lt;/strong&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;i&amp;gt;Italic text&amp;lt;/i&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;em&amp;gt;Emphasized text&amp;lt;/em&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;mark&amp;gt;Marked text&amp;lt;/mark&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Smaller text&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;Deleted text&amp;lt;/del&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;ins&amp;gt;Inserted text&amp;lt;/ins&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sub&amp;gt;Subscript text&amp;lt;/sub&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;Superscript text&amp;lt;/sup&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text size...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
- Must be at start of line&amp;lt;br&amp;gt;&lt;br /&gt;
- The larger the number inside &amp;lt;h&amp;gt;&amp;lt;/h&amp;gt;, the&amp;lt;br&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;smaller the displayed text will be&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (biggest; collapsible)&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h1&amp;gt;Text&amp;lt;/ h1&amp;gt;&lt;br /&gt;
Example: &amp;lt; h1&amp;gt;Text&amp;lt;/h1&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h2&amp;gt;Text&amp;lt;/ h2&amp;gt;&lt;br /&gt;
Example: &amp;lt;h2&amp;gt;Text&amp;lt;/h2&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (even smaller)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h3&amp;gt;Text&amp;lt;/ h3&amp;gt;&lt;br /&gt;
Example: &amp;lt;h3&amp;gt;Text&amp;lt;/h3&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Text (smaller still)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: &amp;lt; h4&amp;gt;Text&amp;lt;/ h4&amp;gt;&lt;br /&gt;
Example: &amp;lt;h4&amp;gt;Text&amp;lt;/h4&amp;gt;&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
MacroDroid forum uses these...&amp;lt;br&amp;gt;&lt;br /&gt;
Doesn't work: [ PLAIN]Formatted text[/PLAIN]&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
(TO ADD MORE)&lt;br /&gt;
________________________________________________&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Headings...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;=&lt;br /&gt;
&lt;br /&gt;
All headings have a separate edit page&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (smallest)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (===)Heading===&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
=== Heading ===&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (middle)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: (==)Heading==&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
== Heading (==)&amp;lt;br&amp;gt;&lt;br /&gt;
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;p style=&amp;quot;color: #112A46&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Heading (biggest; collapsible)...&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
Formatting: =Heading(=)&amp;lt;br&amp;gt;&lt;br /&gt;
Example:&lt;br /&gt;
= Heading (=)&lt;br /&gt;
________________________________________________&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Action:_Display_Notification&amp;diff=2907</id>
		<title>Action: Display Notification</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Action:_Display_Notification&amp;diff=2907"/>
		<updated>2025-05-20T22:11:37Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
This action can be used to display a standard Android notification with subject, message and icon of your choice.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;'''Features available'''&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Title of the notification:''' Define a custom title (supports magic text).&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Text notification:''' Define a custom notification text (supports magic text).&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Notification icon:''' You can use a custom icon for the notification. &amp;lt;i&amp;gt;Please ensure that the following setting is disabled, otherwise the MacroDroid icon will always be displayed (this is for Samsung Galaxy): Settings (system app) &amp;gt; Notifications &amp;gt; Advanced settings &amp;gt; Show app icon in notifications.&amp;lt;i/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Notification icon color:''' Choose a custom color for the notification.&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Notification Channel:''' Choose a channel for notification or you can create a custom channel.&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Invoke a macro when pressing:''' Triggers a specific macro when the notification was pressed.&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Overwrite existing notification:''' Overwrite existing notification when a new notification is created.&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Up to 3 action buttons:''' Each button will displayed within the notification and allow a macro or action block to be invoked when pressed.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
	<entry>
		<id>https://macrodroidforum.com/wiki/index.php?title=Action:_Display_Notification&amp;diff=2906</id>
		<title>Action: Display Notification</title>
		<link rel="alternate" type="text/html" href="https://macrodroidforum.com/wiki/index.php?title=Action:_Display_Notification&amp;diff=2906"/>
		<updated>2025-05-20T21:56:53Z</updated>

		<summary type="html">&lt;p&gt;Md sgf: Changed &amp;quot;a&amp;quot; to &amp;quot;the&amp;quot;, under &amp;quot;Notification icon&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;pre style=&amp;quot;background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;&amp;quot;&amp;gt;&lt;br /&gt;
This action can be used to display a standard Android notification with subject, message and icon of your choice.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;br/&amp;gt;'''Features available'''&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Title of the notification:''' Define a custom title (supports magic text).&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Text notification:''' Define a custom notification text (supports magic text).&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Notification icon:''' You can use a custom icon for the notification (macrodroid / notification / material design). Please ensure that the following setting is disabled, otherwise the MacroDroid icon will always be displayed (this is for Samsung Galaxy): Settings (system app) &amp;gt; Notifications &amp;gt; Advanced settings &amp;gt; Show app icon in notifications.&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Notification icon color:''' Choose a custom color for the notification.&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Notification Channel:''' Choose a channel for notification or you can create a custom channel.&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Invoke a macro when pressing:''' Triggers a specific macro when the notification was pressed.&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Overwrite existing notification:''' Overwrite existing notification when a new notification is created.&amp;lt;br/&amp;gt;&lt;br /&gt;
*'''Up to 3 action buttons:''' Each button will displayed within the notification and allow a macro or action block to be invoked when pressed.&lt;/div&gt;</summary>
		<author><name>Md sgf</name></author>
	</entry>
</feed>