Submit your research to the International Journal "Notes on Intuitionistic Fuzzy Sets". Contact us at nifs.journal@gmail.com

Call for Papers for the 27th International Conference on Intuitionistic Fuzzy Sets is now open!
Conference: 5–6 July 2024, Burgas, Bulgaria • EXTENDED DEADLINE for submissions: 15 APRIL 2024.

Help:Images and files: Difference between revisions

From Ifigenia, the wiki for intuitionistic fuzzy sets and generalized nets
Jump to navigation Jump to search
(New page: Images Registered users are allowed to upload images and other files and use them in the wiki pages. == File upload == Users can upload files of size up to 2 Mb in the following formats:...)
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Images
{{help-pages/2}}
<div style="float:right; margin-left: .5em">__TOC__</div>


Registered users are allowed to upload images and other files and use them in the wiki pages.
Images as well as any other files can be used in the wiki, as long as they have been uploaded first. Every editor, no matter registered or anonymous, can use the uploaded files, but only registered users can upload these.


== File upload ==
You may first read the [[Help:Upload|help page on uploads]] and then proceed with the instructions on using them.
Users can upload files of size up to 2 Mb in the following formats:
* doc, dvi, gif, jpeg, jpg, odp, odt, ogg, pdf, png, ppt, pps, rar, svg, tex, xls


Users are asked to add descriptions of the files they upload:
== Using image files ==
* Description of the file contents
Image files can be used in two ways:  
* Author
* embedded (visualized), and
* Source (if applicable)
* inline (linked to).
* Date of creation
* License (All rights reserved, Creative Commons, Public domain...)
 
== Using images in pages ==


=== Embedded images ===
Click button [[Image:Button image.png]] in edit mode and the following command will appear in the edit box:
Click button [[Image:Button image.png]] in edit mode and the following command will appear in the edit box:


Line 54: Line 50:
<div style="clear:both;"></div>
<div style="clear:both;"></div>


; Free alternate text
; Free alternative text (mouse over image)


<pre>[[Image:Example.jpg|Alternate text]]</pre>
<pre>[[Image:Example.jpg|250px|Alternative text]]</pre>
[[Image:Example.jpg|Alternate text]]
[[Image:Example.jpg|250px|Alternative text]]
<div style="clear:both;"></div>
<div style="clear:both;"></div>


; Image caption with free alternate text
; Image caption with free alternative text


<pre>[[Image:Example.jpg|thumb|Alternate text]]</pre>
<pre>[[Image:Example.jpg|thumb|Alternative text]]</pre>
[[Image:Example.jpg|thumb|Alternate text]]
[[Image:Example.jpg|thumb|Alternative text]]
<div style="clear:both;"></div>
<div style="clear:both;"></div>


Line 69: Line 65:
The following command gives a right-aligned image with free caption text and image width 300px. The order of command parameters is not strictly fixed. Both commands below give one and the same result.
The following command gives a right-aligned image with free caption text and image width 300px. The order of command parameters is not strictly fixed. Both commands below give one and the same result.


<pre>[[Image:Example.jpg|right|300px|thumb|Alternate text]]</pre>
<pre>[[Image:Example.jpg|right|300px|thumb|Alternative text]]</pre>
[[Image:Example.jpg|right|300px|thumb|Alternate text]]
[[Image:Example.jpg|right|300px|thumb|Alternative text]]
<div style="clear:both;"></div>
<div style="clear:both;"></div>


<pre>[[Image:Example.jpg|300px|right|Alternate text|thumb]]</pre>
<pre>[[Image:Example.jpg|300px|right|Alternative text|thumb]]</pre>
[[Image:Example.jpg|300px|right|Alternate text|thumb]]
[[Image:Example.jpg|300px|right|Alternative text|thumb]]
<div style="clear:both;"></div>
<div style="clear:both;"></div>


[[Category:Help pages]]
=== Inline images ===
* To give link to the description page of an image, use command: <code><nowiki>[[:Image:Example.jpg]]</nowiki></code> (note the colon before <code>Image:</code>)
* To give link to the image itself, use command: <code><nowiki>[[Media:Example.jpg]]</nowiki></code>
 
== Using non-image files ==
 
While image files can be used in two ways, the non-image local uploads can only be inline.
 
Linking to non-image files is given by clicking on the button [[Image:Button_media.png]] and specifying the filename of the uploaded file. Or just by typing the command on the respective place in the page, when opened in edit mode.
 
For instance,
<pre>
[[Media:Example.pdf]]
</pre>
which gives [[Media:Example.pdf]]. Depending on your browser and settings, this link may prompt dowload or call a plug-in or an application  to open this file.
 
The text link to the image description page is, respectively: [[Image:Example.pdf]], with or without the colon.
 
== See also ==
* [[Special:ImageList]] - list of all uploaded files
* [[Special:NewImages]] - list of newly uploaded files
* [[Special:MIMESearch]] - search by MIME type
* [http://meta.wikimedia.org/wiki/Help:Images_and_other_uploaded_files Help:Images and other uploaded files] in Meta-Wikipedia
* [[Help:Contents]] for other help pages
 
[[Category:Help pages|{{PAGENAME}}]]

Latest revision as of 17:22, 20 October 2008

First steps Page editing Page management Namespaces Tools and settings
Starting a new page • Edit mode • Text formatting • Formulas • Tables • Images • Categories • Templates • References • Subpages

Images as well as any other files can be used in the wiki, as long as they have been uploaded first. Every editor, no matter registered or anonymous, can use the uploaded files, but only registered users can upload these.

You may first read the help page on uploads and then proceed with the instructions on using them.

Using image files

Image files can be used in two ways:

  • embedded (visualized), and
  • inline (linked to).

Embedded images

Click button in edit mode and the following command will appear in the edit box:

[[Image:Example.jpg]]

The image can be formatted in various ways, using some optional parameters, separately or in combination.

Specifying the image width (in pixels)
[[Image:Example.jpg|250px]]

Image position on page

Command parameters: left, center, right

[[Image:Example.jpg|left|250px]]
[[Image:Example.jpg|center|250px]]
[[Image:Example.jpg|right|250px]]
Thumbnail image (default width: 180px, default can be specified in the personal site settings)
[[Image:Example.jpg|thumb]]
Free alternative text (mouse over image)
[[Image:Example.jpg|250px|Alternative text]]

Alternative text

Image caption with free alternative text
[[Image:Example.jpg|thumb|Alternative text]]
Alternative text
Example

The following command gives a right-aligned image with free caption text and image width 300px. The order of command parameters is not strictly fixed. Both commands below give one and the same result.

[[Image:Example.jpg|right|300px|thumb|Alternative text]]
Alternative text
[[Image:Example.jpg|300px|right|Alternative text|thumb]]
Alternative text

Inline images

  • To give link to the description page of an image, use command: [[:Image:Example.jpg]] (note the colon before Image:)
  • To give link to the image itself, use command: [[Media:Example.jpg]]

Using non-image files

While image files can be used in two ways, the non-image local uploads can only be inline.

Linking to non-image files is given by clicking on the button and specifying the filename of the uploaded file. Or just by typing the command on the respective place in the page, when opened in edit mode.

For instance,

[[Media:Example.pdf]]

which gives Media:Example.pdf. Depending on your browser and settings, this link may prompt dowload or call a plug-in or an application to open this file.

The text link to the image description page is, respectively: File:Example.pdf, with or without the colon.

See also