Multimedia Repository
Iskomunidad allows contributors to upload files such as images, videos, audios, and pdf for embedding .
On the right side of your page, Click tools and then Upload file
To upload a file from your computer, click "Choose File." You can also upload a file using a URL. Please note that files must be no larger than 100MB.
To include a file in a page, use a link in one of the following forms:
- [[File:File.jpg]] to use the full version of the file
- [[File:File.png|200px|thumb|left|Caption]] to use a 200-
pixel-wide rendition in a box in the left margin with the text "Caption" below
- [[Media:File.ogg]] for directly linking to the file without displaying the file
You may also, upload file directly from your page . Just click the image icon and upload your desired file .
Additional Tips :
To prevent images from overlapping with the main design on phone screen sizes, we recommend using class="noresize" like this:
<div class="noresize"> [[File:<name_of_your_file>.png|thumb|center]] </div>