Jump to content

Wikipedia:Tip of the day/December 8: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Minor: ce read more, add 2 spaces
Update: tip title - rpl deprecated <center> tags with {{center}} template; Read more - rpl div with {{right}} template
Line 1: Line 1:
<center><big>'''How to add a picture to an article'''</big></center>
<big>{{center|'''How to add a picture to an article'''}}</big>


To add an [[Wikipedia:Image use policy|image]] to a page, type <nowiki>[[Image:Name.jpg|label]]</nowiki> where you want to insert it. You can add various options separated with a "|" after the image name. For example, <nowiki>[[Image:Name.jpg|thumb|180px|A caption]]</nowiki> will automatically generate a right-aligned [[thumbnail]] of the image with a width of 180 pixels and the caption "A caption", and <nowiki>[[Image:Name.jpg|left]]</nowiki> will produce a left-aligned full size version.
To add an [[Wikipedia:Image use policy|image]] to a page, type <nowiki>[[Image:Name.jpg|label]]</nowiki> where you want to insert it. You can add various options separated with a "|" after the image name. For example, <nowiki>[[Image:Name.jpg|thumb|180px|A caption]]</nowiki> will automatically generate a right-aligned [[thumbnail]] of the image with a width of 180 pixels and the caption "A caption", and <nowiki>[[Image:Name.jpg|left]]</nowiki> will produce a left-aligned full size version.


{{right|Read more: '''[[Wikipedia:Extended image syntax]]'''{{spaces|2}}}}
<div align="right">

Read more: '''[[Wikipedia:Extended image syntax]]'''{{spaces|2}}</div>


<includeonly>[[{{day-1|{{CURRENTMONTHNAME}} {{CURRENTDAY}}|Wikipedia:Tip of the day/|}}|Prior tip]] - [[{{day+1|{{CURRENTMONTHNAME}} {{CURRENTDAY}}|Wikipedia:Tip of the day/|}}|Next tip]]</includeonly><noinclude>[[{{day-1|{{SUBPAGENAME}}|Wikipedia:Tip of the day/|}}|Prior tip]] - [[{{day+1|{{SUBPAGENAME}}|Wikipedia:Tip of the day/|}}|Next tip]]
<includeonly>[[{{day-1|{{CURRENTMONTHNAME}} {{CURRENTDAY}}|Wikipedia:Tip of the day/|}}|Prior tip]] - [[{{day+1|{{CURRENTMONTHNAME}} {{CURRENTDAY}}|Wikipedia:Tip of the day/|}}|Next tip]]</includeonly><noinclude>[[{{day-1|{{SUBPAGENAME}}|Wikipedia:Tip of the day/|}}|Prior tip]] - [[{{day+1|{{SUBPAGENAME}}|Wikipedia:Tip of the day/|}}|Next tip]]

Revision as of 15:55, 8 November 2015

How to add a picture to an article

To add an image to a page, type [[Image:Name.jpg|label]] where you want to insert it. You can add various options separated with a "|" after the image name. For example, [[Image:Name.jpg|thumb|180px|A caption]] will automatically generate a right-aligned thumbnail of the image with a width of 180 pixels and the caption "A caption", and [[Image:Name.jpg|left]] will produce a left-aligned full size version.


Prior tip - Next tip