Help
How to embed a picture
[[File:filename.jpg]]
How to embed a video
Preferred video file format: .mp4 (.mov will not work).
[[File:filename.mp4|1000px]]
YouTube video:
{{#ev:YouTube|h8jF-XWnQ0c}}
How to embed a PDF file
<pdf>File:filename.pdf</pdf>
To delete an image from a page
Go to the page, click on the pencil icon below the title on the left to launch the visual editor, scroll to an image, click on it with the mouse and press "delete" on your keyboard. Then save your changes (top right button).
To remove an image from the wiki
Go to the front page and click on "All files" at the bottom of the page (shortcut here: Files). Scroll down to your image and click on "delete" next to its title. Confirm your choice.
To display images in columns
Go to the page, click on the 3 dots below the title on the right to start the code editor, click on the pencil "Edit full page", move the cursor to the (horizontal) position where you want to add the gallery and paste the following code there
<gallery mode=packed heights=300px>. File_1.jpg File_2.jpg File_3.jpg </gallery>
Rename the file names (you can find the original file names on the front page under "Files" or locally where you uploaded them from). Remember to save the page.
The images will try to fit the screen horizontally, you can have as many as you like and you can also play with the 300px in the settings, change it to 250px or 350px or else..
How to create a table of contents
The table of contents is automatically generated on every page containing four or more headings, e.g:
==Heading 1== ==Heading 2== ==Heading 3== ==Heading 4==
On pages with fewer headings, it can be rendered by positioning the following line using the code editor:
__TOC__