Adding images
Line 2: | Line 2: | ||
Once you've [[Special:Upload|uploaded your image]], you'll need to add it into an article. The most basic way to add an image into an article is to insert the following: | Once you've [[Special:Upload|uploaded your image]], you'll need to add it into an article. The most basic way to add an image into an article is to insert the following: | ||
+ | |||
<nowiki>[[Image:yourimagename.jpg]]</nowiki>. | <nowiki>[[Image:yourimagename.jpg]]</nowiki>. | ||
+ | |||
+ | So, for example, if the name of your uploaded image is engine.png, then, to insert that image into an article, you would just add <nowiki>[[Image:engine.png]] into the article. |