Difference between revisions of "Editing the wiki"

(→‎Heading: Initial content)
Tags: Mobile web edit Mobile edit
 
Tags: Mobile web edit Mobile edit
Line 25: Line 25:
 
MacroDroid uses these...
 
MacroDroid uses these...
 
(yet to test all)
 
(yet to test all)
<b> - Bold text
+
<b>Bold text</b>
<strong> - Important text
+
<strong>Important text</strong>
<i> - Italic text
+
<i>Italic text</i>
<em> - Emphasized text
+
<em>Emphasized text</em>
<mark> - Marked text
+
<mark>Marked text</mark>
<small> - Smaller text
+
<small>Smaller text</small>
<del> - Deleted text
+
<del>Deleted text</del>
<ins> - Inserted text
+
<ins>Inserted text</ins>
<sub> - Subscript text
+
<sub>Subscript text</sub>
<sup> - Superscript text
+
<sup>Superscript text</sup>
 
Text size...
 
Text size...
 
<h1>Text</h1>
 
<h1>Text</h1>

Revision as of 23:53, 12 May 2025

Here is technical details on how to format wiki pages. Some are standard html methods, while others are just for wiki use.

Bold: Text

Italic: Text

Headings...

Heading

Heading

Heading

New line:

Paragraph:

Text

Link: Page title

Various styles... Text

Text

Bullet point (•): *

MacroDroid uses these... (yet to test all) Bold text Important text Italic text Emphasized text Marked text Smaller text Deleted text Inserted text Subscript text Superscript text Text size...

Text

Text

Text

(The larger the number inside </h>, the smaller the displayed text will be)

(TO ADD MORE)