Jump to content

Recommended Posts

Posted

This is a detailed tutorial on how to format text and elements to your liking in the forums




Text formatting Bold, Italics ,strikethrough.


:::



  • For Bold click the B button on top your writing sheet or add 2 asterisks " ** " at the beginning and at end of a word or line.
    Example:
    Format


**Bold**


Result
Bold





  • For Italics press the I button on top of your writting sheet or add 1 asterisk " * " at the beginning and at the end of a word or line.
    Example:


Format
*Italics*


Result
Italics





  • For Strikethrough press the S button on top of your writing sheet or put 2 tildes " ~~ " at the beginning and end of a line or word.
    Example:


Format
~~Strikethrough~~


Result
Strikethrough




:::


For making Lists.


:::


click the alt text button or put a single asterisk " * " at the beginning of the word or line leaving a single space..
Example:


Format
* Bird
* Dog
* Cow


Result



  • Bird

  • Dog

  • Cow




:::


For using headers


:::


Add 1-6 hash characters at the start of the line, corresponding to header levels 1-6. Note - leave a space between the group of hashes and the text example: ( # text)
Example:


Format
# This is an H1
## This is an H2
### This is an H3
#### This is an H4


Result


This is an H1


This is an H2


This is an H3


This is an H4




:::


For using Blockquates


:::


Add a " > " before the line you want to Blockquote. Blockquote also allows you to be lazy and put a single " > " before the first line of a hand warped paragraph.
Example:


Format
>Blockquote


Result



Blockquote



Blockquotes can be nested (i.e. a blockquote-in-a-blockquote) by adding additional levels of " > "
Example:


Format
> This is the first level of quoting.
>
> > This is nested blockquote.
>
> Back to the first level.


Result



This is the first level of quoting.



This is nested blockquote.



Back to the first level..





:::


To produce horizontal rules.


:::


Place 3 or more asterisks " * " or underscores on a line by themselves. You can also put places between them.
Example


***
___


Result






:::


To use Code Blocks


:::


Simply indent every line of the block by at least 4 spaces or 4 backticks on top and below text.
Example:


Format
(4 literall spaces) Code Block
or
````
A
````


Result


Code Block

or


A

To use code block always put the text in a new line and not a continuation of text.
Multiple lines can be also put in a Code block but the first line of it has to start in a new line
Example


Format


(4 spaces) This is
(4 spaces) a Code block


Result


This is 
a Code Block



:::


To make markdown treat indicators of emphasis as literal.


:::


To make markdown treats certain characters like asterisk ( * ) and underscores ( _ ) as indicators of emphasis as literal all you have to do is backslash ( \ ) escape it.
Example:


\*\*Bold**
Result


**Bold**
If you dont use backslash and just use 2 asterisks ( ** ) at the beginning or end of a word or sentence then it will be shown as Bold.




:::


To use spoilers


:::


Select the text or element you want to put in a spoiler and click the alt textbutton.
Example:


alt text


Result
alt text




:::


To upload images in forum


:::


Click me


:::


To make click able text to opens a link


:::


Move the cursor to a place where u want you click able text then tap the alt text button.

You get [link text](link url) in the "link text" field type the text u want to be clickable and in the "link url" field paste the link you want it to open.
Example


[SAES:RPG](https://saesrpg.uk)


Result
SAES:RPG




:::




To Allign text and image to centre


:::


To allign text or image to centre use the following syntax : ^[Text ] and ^[![alt text](image url)]
Example :
^[Text]


Result
^[Text]


Example 2:
^[![alt text](https://i.imgur.com/CTAP70m.png)]


Result
^[alt text]




:::




Making copy-able Application forms.(For Groups/Sqauds/Company)


I see many groups in forums who have application forms which are formatted but the format is not copy-able.
to make copy-able formats follow this tutorial


Test Application form
Name: <answer>
Age: <answer>
Country: <answer>
Gender: <answer>


Now to make the above application format copy-able, I will simply use backslash escape. To use it just add a backslash ( \ ) behind every first group of emphasis indicators (here asterisks ( ** ) for emphasis of Bold).


Format:
\*\*Name:** <answer>
\*\*Age:** <answer>
\*\*Country:** <answer>
\*\*Gender:** <answer>


Result
**Name:** <answer>
**Age:** <answer>
**Country:** <answer>
**Gender:** <answer>




Miscellaneous


Getting annoyed from how images only load when u scroll too them? Use this.


:::


go to Profile>Settings>Browsing settings> and untick "Delay Image Loading"
~[Do it only if you think your internet can handle it.]~(red)




:::


Enabling Notification tones.


Go to Profile>Settings and scroll down to "Notification and Sounds"
P.S. Deddle-dum is a cool notification sound try it.


Posted

Forum is now updated to the latest version of its software.


The plugins installed which handle the above should still work correctly.


(We are looking into the issue with rainbow colours and spoilers)


  • 1 month later...
  • 6 months later...
  • 9 months later...
  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...