|
Post by SweetDonut0 on Oct 6, 2024 15:53:41 GMT
This tutorial is for inserting an image to your post.First, upload your image to a website. You can upload to File Garden, or an alternative is to use the image url provided when sending the image over Discord (note that this method will cause the image to expire and show up as broken shortly). This image url is not the file name of the image on your device. DesktopOnce you obtain the image url, click the "Insert Image" button boxed in red in the image below and paste the image url into the "Image URL" entry box. The image will be inserted into your post after clicking the orange "Insert Image" button. If the image does not appear, the image url is likely invalid. When inserting an image this way, the resulting image size will be its original dimensions. If this is too small or large, you will have to edit the image's styling in the BBCode editor, explained below in the mobile section. MobileOn mobile, the Preview editor is not available. You will have to use BBCode to send an image on mobile, or you can switch to desktop mode and follow the steps above. With BBCode, an image is inserted using the basic format below. [img src="URL"] The image can be styled with in-line CSS and other elements if you wish. For example, the image in this tutorial is done with the code: [div align="center"][img style="max-width:90%;" src="https://file.garden/ZwH1LcZ7RXh-dn_i/Forum%20Tutorials/TutorialImages.png"][/div] If you have further questions about this topic, please ask on our Forum Discussion board.
|
|