How to add images to wiki pages
Adding images from external websites
This applies if your image is from an external website, such as Imgur or Chief Delphi.
-
Get the URL of the image. This can be done by right-clicking/two-finger-clicking on an image and clicking on “Copy image address”.
-
Type the following into your wiki page, in the location that you want to insert the image
Adding your own images
This is mildly more complicated
-
Make sure that your image filenames are descriptive.
-
Remember your filename
-
Navigate to the
assets
folder from the repository’s home page -
Click the “Upload Files” button.
-
Upload your images
-
Commit your changes to finalize the upload
-
In the wiki page that you wish to add an image to, insert the following Markdown
Make sure to replace name_of_image.png
with the filename of your image