Ok, I want to edit something that's about where I live,and because there is not enough info on it I want to upgrade this article with more info.I've seen loads of aticles with a bar on the left hand side of the article with info and pictures and I just want to know how you do this, click on the link below it's a picture of the thing that I want to do,the thing I want to do is circled with a red circle and pointed to by a red arrow:
http://s73.photobucket.com/albums/i207/j...
If anyone can tell me how to do this,I'd be so grateful thanks. Sometimes View Source may be good at looking for certain parts on how to edit a page. I haven't use it with Wikipedia yet though. *Gee I hope the answer bar doesn't transcribe HTML*
Are you trying to submit pictures to Wiki? You should be able to code it in there with the edit portion of the article.
<img src="Plug your url here, possibly from photobucket, too">
I don't see why that wouldn't work - that or check the source of the coding in an example and template for your submittal.
Savy? Don't listen to the first answerer. They don't know what they're talking about. This is how that object on the side was made with Wikimarkup:
{{coor title d|52.3|N|3.7|W|region:GB_type:country}}
{{about|the country}}
{{Infobox Country
|native_name = {{lang|cy|''Cymru''}}
|conventional_long_name = Wales
|common_name = Wales
|image_flag = Flag of Wales.svg
|image_coat = Gwynedd-arms-transparency.png
|symbol_type = Coat of arms
|national_motto = {{lang|cy|''Cymru am byth''}}{{spaces|2}}<small>([[Welsh language|Welsh]])<br/>"Wales forever"</small>
|national_anthem = {{lang|cy|"''[[Hen Wlad Fy Nhadau]]''"}}{{spaces|2}}<small>([[Welsh language|Welsh]])<br/>"Land of My Fathers"</small>
|image_map = Europe location WAL.png
|map_caption = {{map_caption |region=[[Europe]] |subregion=the [[United Kingdom]]}}
|capital = [[Cardiff]]
|latd= 51|latm=29 |latNS= N|longd=3 |longm=11|longEW=W
|largest_city = capital
|official_languages = [[Welsh language|Welsh]], [[English language|English]]
|government_type = {{nowrap|[[Constitutional monarchy]]}}
|leader_title1 = [[British monarchy|Queen]] (of the UK)
|leader_name1 = [[Elizabeth II of the United Kingdom|Queen Elizabeth II]]
|leader_title2 = [[Prime Minister of the United Kingdom|Prime Minister]] (of the UK)
|leader_name2 = [[Gordon Brown]] [[MPs elected in the United Kingdom general election, 2005|MP]]
|leader_title3 = [[First Minister of Wales|First Minister]] (of Wales)
|leader_name3 = [[Rhodri Morgan]] [[Members of the National Assembly for Wales|AM]]
|leader_title4 = [[Secretary of State for Wales|Secretary of State]] (in the UK government)
|leader_name4 = [[Peter Hain]] [[MPs elected in the United Kingdom general election, 2005|MP]]
|sovereignty_type = [[History of Wales#Wales and the Normans: 1067.E2.80.931283|Unification]]
|sovereignty_note =
|established_event1 = {{nowrap|by [[Gruffudd ap Llywelyn]]}}
|established_date1 = 1056
|area_rank =
|area_magnitude = 1 E10
|area = 20,779
|areami虏 = 8,022
|percent_water =
|population_estimate = 2,958,600<sup>1</sup>
|population_estimate_rank =
|population_estimate_year = 2005
|population_census = 2,903,085
|population_census_year = 2001
|population_density = 140
|population_densitymi虏 = 361
|population_density_rank =
|GDP_PPP = [[US$]]48 billion
|GDP_PPP_rank =
|GDP_PPP_year = 2002
|GDP_PPP_per_capita = [[US$]]23,741
|GDP_PPP_per_capita_rank =
|GDP_nominal =
|GDP_nominal_rank =
|GDP_nominal_year =
|GDP_nominal_per_capita =
|GDP_nominal_per_capita_rank =
|HDI = 0.939
|HDI_rank =
|HDI_year = 2003
|HDI_category = <font color="#009900">high</font>
|currency = [[Pound sterling]]
|currency_code = GBP
|time_zone = GMT
|utc_offset = 0
|time_zone_DST = BST
|DST_note =
|utc_offset_DST = +1
|cctld = [[.uk]]<sup>2</sup>
|calling_code = 44
|patron_saint = [[Saint David|David]]
|footnote1 = Office for National Statistics - [http://www.statistics.gov.uk/cci/nugget.... UK population grows to more than 60 million]
|footnote2 = Also [[.eu]], as part of the [[European Union]]. [[ISO 3166-1]] is [[Great Britain|GB]], but [[.gb]] is unused.}}
Replace the information with your own data and remember to upload your own images, if you want. Just place that first on the page and then the article, so if the article is already there, before all text on the page, put this in.
Edit:
Sorry about the line wrapping on the first line. You can view the whole code by clicking edit on the article.
Edit:
That is an infobox for a country, to see other infoboxes, visit this Wikipedia page:
http://en.wikipedia.org/wiki/Category:In...
Your Welcome! The best thing you can do to copy the page that you like is open it up to be able to look at the code and then open a second window and add the elements that you're missing into the page that you'd like to edit. |