Please add the option so you can add a fourth established_title = y established_date, I mean, for this to work:
| established_title4 = | established_date4 =
Yes, here: Tuxtla Gutierrez --Sarsvices (talk) 19:04, 1 June 2013 (UTC)
Ok, thanks :) --Sarsvices (talk) 23:23, 1 June 2013 (UTC)
|answered=
The line for the population_rank field, which currently reads:
<th> '''• Rank'''</th>
needs to be changed so that it reads
<td> '''• Rank'''</td>
It is being formatted as a table header rather than a table cell, which makes it look different from all the other fields in the template. I have tested this in the Template:Infobox settlement/sandbox (this edit), with before and after example at User:Amakuru/Sandbox, and this seems to solve the problem. Thanks — Amakuru (talk) 23:40, 31 May 2013 (UTC) — Amakuru (talk) 23:40, 31 May 2013 (UTC)
<th>...</th>
|pop_est_footnotes=
As GeoTLDs for cities are now being approved (e.g. .london, .nyc), could an Internet TLD field be added to the template? I have already added the field to the sandbox copy, and it renders fine. --RaviC (talk) 23:31, 3 July 2013 (UTC)
It's standard practice on this wiki to put a 1px grey border on images that have a solid color at the edges that is really close to the background color. It's considered aesthetically more pleasing.
For cases when the map winds up having a lot of land at the corners, it would be good if we could have a border. Putting a border directly on the image is against the rules, so we'd need to do it in the template.
Thanks — trlkly 03:20, 5 July 2013 (UTC)
|image_map=
Can I suggest that, when only area_total_X is specified and no other area_X parameters are given (excluding perhaps area_note/area_footnote/area_rank), the area be shown next to the word "Area" instead of the redundant "• Total" item? Or alternatively, if it is important to preserve the notion of "total", replace the "Area" header with "Total area"? See, for example, Neuquén Province.
Now I think about it, perhaps this request is too hard without Lua. But I still think it should be done somehow. — This, that and the other (talk) 07:44, 13 July 2013 (UTC)
Can this template now be re-written to use {{Infobox}}? Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 10:27, 30 June 2013 (UTC)
Time to deploy this? Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 11:16, 13 July 2013 (UTC)
No objections; please deploy from the sandbox. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 10:30, 14 July 2013 (UTC)
Once Now that the conversion to {{Infobox}} (see above) is done, will there be any objection to adding |disestablished_date=, as a pair to the existing |established_date=? This will facilitate future mergers for things like defunct electoral district templates. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 10:43, 14 July 2013 (UTC)
|disestablished_date=
|established_date=
|extinct_date=
I have temporarily reverted the conversion to {{infobox}}. It apparently introduced a bug that prevented the second map image specified in the "image_map1" parameter to display properly, and just ended up displaying the wiki markup code for the image. Please fix. Thanks. Zzyzx11 (talk) 19:40, 14 July 2013 (UTC)
I don't know if this has to do with the recent conversion, but can someone take a look at Manila? The infobox stretches all the way to the left off screen, and all text became bolded. For some odd reason this only happens in the Manila article, afaik (or am I the only one that sees a problem with the infobox?) _dk (talk) 09:00, 15 July 2013 (UTC)
The infobox {{Infobox Israel municipality}} has a bug where non-English names are displayed in a separate nested table. An example can be seen here. This was certainly caused by the latest edits to this template. Can anyone please help fix this? Thanks, Ynhockey (Talk) 10:59, 15 July 2013 (UTC)
please change
| data56 = {{#if:{{{population|}}} | {{formatnum:{{{population}}}}}}
to
| data56 = {{#if:{{{population|}}} | {{formatnum:{{{population}}}}}
which removes the spurious closing brace after the population (see this testcase) Frietjes (talk) 18:25, 19 July 2013 (UTC)
** names, type, and transliterations ** -->{{infobox|child=yes
** names, type, and transliterations ** -->{{infobox|child=yes|decat=yes
which will remove transclusions of this template from Category:Articles which use infobox templates with no data rows. leave the other child=yes alone since those should not be false positives. Frietjes (talk) 18:30, 19 July 2013 (UTC)
I would like to add mill rate, but would like to first ask what portion of the template is most appropriate for this detail. Thoughts? Twillisjr (talk) 12:34, 28 July 2013 (UTC)
Please revert this good-faith edit by @Plastikspork:, ASAP. per the template's documentation, elements with microformat classes must not be collapsed; if done, the microformat no longer works. Andy Mabbett (Pigsonthewing); Talk to Andy; Andy's edits 13:11, 1 August 2013 (UTC)
A mistake in:
established_dateZZZ optional ||
? --Pinky sl (talk) 15:09, 10 August 2013 (UTC)
Can this be changed to "Founded by"? In several cases settlements were established by groups of people, so "Founder" doesn't fit. "Founded by" can apply to both individuals and groups. Number 57 09:06, 7 August 2013 (UTC)
This template uses em dashes around the emitted text for the parameter |settlement_type=. I suggest that in line with MOS:DASH these should be changed to en dashes. In detail: please change the two occurrences of em dash (—) to en dash (–). Furthermore, I don't think two non-breaking spaces are required on either cite side of that parameter. Therefore only one should be used. Once consensus for this change has been reached the template {{Edit protected}} should placed here. -- Michael Bednarek (talk) 05:27, 17 August 2013 (UTC)
|settlement_type=
Okay, so there is no MOS requirement for these dashes. I searched through the archive and there does not seem to have been a prior discussion about these specific dashes. I agree there is a lot of visual weight caused by the dashes, a visual weight that is not needed because of the background. I do not see an added value in using the dashes at all and would suggest to remove them. I added a third example above for quick reference. I also made the change in the sandbox, so the testcases now list a wider range of examples. CRwikiCA talk 13:10, 17 August 2013 (UTC)
Please implement the change as discussed above by using the code from the current sandbox; diff. -- Michael Bednarek (talk) 10:08, 22 August 2013 (UTC)
Hello, I don't know if it has been discussed already, so sorry if I'm asking an old question. But it's been bugging me that when a value (normally a year) is assigned to area_footnotes, the result is e.g.:
Area(2006)
i.e. there is no space between the word Area and the opening parenthesis. Not the biggest problem ever, but it's quite annoying. Could it be fixed? :) 77.70.30.216 (talk) 04:46, 22 August 2013 (UTC)
|area_note=(as of 2006)
area_total_as_of
The name of this template is Infobox settlement, but it is used for other articles as well and is also recommended in the lead of the documentation for use for country subdivisions that are not seen as settlements. Renaming this template to Infobox subdivision, or similar, would describe the infobox more accurately. The initial discussion to choose this name was based on including all uses in a catch-all name. Since this decision did not anticipate the use for different levels of government, the same arguments can be used to rename it again. The "it's not a settlement" argument is brought forward often in merging/substitution/deletion discussions about other subdivision templates. The major downside to renaming this infobox is obviously the amount of work that would go into implementing this change throughout the project. Let me know how you think about this. CRwikiCA talk 13:59, 24 August 2013 (UTC)
Is there a parameter to add a caption to the image field (that is, the one where the namespace must be added manually)? Adding one through image_caption has no effect currently.--eh bien mon prince (talk) 15:58, 30 August 2013 (UTC)
|image=
|caption=
|thumb|
|frame|
{{infobox settlement}}
|image_skyline=
|image_caption=
{{Infobox settlement}}
I propose to add a parameter to add settlement signs to this infobox. By settlement signs, I mean signs on roads entering a settlement. This can be simple municipal signs or more elaborate welcome signs. There are a number of examples in Commons:Category:Settlement signs. To me, this would greatly reduce the need for fair use images in the image_seal, image_shield, and image_flag parameters. Also, in many short articles where a settlement sign in available, there's no good placement other than in the infobox.--GrapedApe (talk) 12:10, 12 October 2013 (UTC)
I think it would be useful in an almanac sense to add parameters for the settlement's agricultural hardiness zone. For instance, in Louisville, Kentucky it would be "6b, 7a". To make it useful internationally, have a parameter for the agricultural zone nomenclature ("USDA Plant Hardiness Zone" for the U.S.). As farming/gardening are key tasks for sustenance on the planet, I think it would be worthwhile to show these values. Thoughts? Stevie is the man! Talk • Work 17:34, 25 October 2013 (UTC)
For India, gender wise population details are available. It will be useful to add additional fields to reflect gender wise details. --Arjunaraoc (talk) 03:32, 4 November 2013 (UTC)
{{Infobox locomotive |name = Example using same syntax as above |image = [[File:Manouba Palais la rose 6.JPG|frameless]] }} I have corrected an incorrect but in itself understandable and good-faith error in the use of this template here. What amazed me though was the result that previous version had on the rendered page: [1]. I don't think that the incorrect parameter use should have that effect. is there a way to prevent this? Fram (talk) 09:05, 13 December 2013 (UTC)
{{Infobox locomotive}}
|image=Example.jpg
|image=File:Example.jpg
|image=[[File:Example.jpg|300px]]
|image=[[File:Example.jpg]]
frameless
I think it would be useful in the parameters that deal with leaders if there was a field for the riding that they represent. I have fudged this in Seafoam, Nova Scotia, but it might be better if the format were dealt with consistently by the template.--Derek Andrews (talk) 22:20, 5 February 2014 (UTC)
It seems that auto density is only configures to give a total of 2 sig figs. I think it should auto calculate at least up the decimal point. If settlements have population and area so exact, up to the hundredth of a decimal place, the auto field should be a little more precise. Thricecube 00:19, 23 February 2014 (UTC)
I'd like to request the decapitalization of the word "density" in the "population2 density" parameter since it's not a proper noun there. As Redrose64 suggested elsewhere, the specific line is | label70 = • {{{population_blank1_title|}}} Density. Brandmeistertalk 22:37, 2 March 2014 (UTC)
{{edit protected}}
| label70 = • {{{population_blank1_title|}}} Density
{{Infobox French commune}}
|population_blank1_title=Population2
| label70 = • Population<sup>2</sup> Density
If an infobox has nothing in between the official name and the pushpin map, there is no border or whitespace between them, which looks broken. Kaldari (talk) 19:22, 2 March 2014 (UTC)
If area_total_ is left blank (maybe because of lack of data) then land, urban and rural area rows show up in the previous section (for example in the unrelated Government section) Windroff (talk) 02:30, 18 March 2014 (UTC)
|total_type=
|total_type=
See before this work around edit for no space after "Area". comp.arch (talk) 12:24, 4 April 2014 (UTC)
|area_footnotes=
<ref>...</ref>
I find it confusing that the main image parameter is named 'image_skyline', since most settlements don't have a skyline. Why not just call it 'image'? Kaldari (talk) 19:10, 13 April 2014 (UTC)
|image_flag=
|image_seal=
|image_shield=
|image_blank_emblem=
Hi, I'm currently working on the Labuan article and currently writing the history section. But when I put this information, the last section seems didn't appear on the article. I think there should be at least one more space. Thanks! — ᴀʟʀᴇᴀᴅʏ ʙᴏʀᴇᴅ ʜᴜʜ? 15:00, 28 April 2014 (UTC)
| blank_name_sec1 = [[History of Brunei#Conversion to Islam and .22Golden Age.22|Brunei Sultanate]] | blank_info_sec1 = 15th century<ref name="McColl2005">{{cite book|author=R. W. McColl|title=Encyclopedia of World Geography|url=http://books.google.com/books?id=DJgnebGbAB8C&pg=PA123|date=1 January 2005|publisher=Infobase Publishing|isbn=978-0-8160-7229-3|pages=123–}}</ref> | blank1_name_sec1 = Ceded to [[Great Britain]] | blank1_info_sec1 = 1846 | blank2_name_sec1 = Became [[Crown Colony of Labuan|Crown Colony]] | blank2_info_sec1 = 1848 | blank3_name_sec1 = Administered by [[British North Borneo Company|BNBC]] | blank3_info_sec1 = 1890<ref name="Welman">{{cite book|author=Frans Welman|title=Borneo Trilogy Volume 1: Sabah|url=http://books.google.com/books?id=glG-WBH8hkQC&pg=PA162|publisher=Booksmango|isbn=978-616-245-078-5|pages=162–}}</ref> | blank4_name_sec1 = Joined into [[The Straits Settlements]] | blank4_info_sec1 = 30 October 1906<ref name="Haller-Trost1998">{{cite book|author=R. Haller-Trost|title=The contested maritime and territorial boundaries of Malaysia: an international law perspective|url=http://books.google.com/books?id=65VuAAAAMAAJ|year=1998|publisher=Kluwer Law International|isbn=978-90-411-9652-1}}</ref> | blank5_name_sec1 = [[Japanese occupation of British Borneo|Japanese occupation]] | blank5_info_sec1 = 1941–1945 | blank6_name_sec1 = Joined [[British North Borneo|North Borneo]] | blank6_info_sec1 = 15 July 1946 | blank7_name_sec1 = Part of [[Sabah]] and [[Malaysia]] | blank7_info_sec1 = 16 September 1963 | blank8_name_sec1 = Ceded to [[Government of Malaysia|Government]] and made into [[Federal Territory (Malaysia)|FT]] | blank8_info_sec1 = 16 April 1984<ref name="labuan">{{cite web|url=http://www.dvs.gov.my/c/document_library/get_file?uuid=01e32808-0a2b-4369-9747-2021f14012c9&groupId=16746|title=Laws of Malaysia A585 Constitution (Amendment) (No.2) Act 1984|work=Government of Malaysia|publisher=Department of Veterinary Services|accessdate=28 April 2014}}</ref>
|established_title=
Hello,
I'm trying to embed the Template:Nanjing districts in the settlement infobox for the city's districts, but it's not working as I hoped. The only way I could figure out to do it was to use:
but it makes for a really wide Infobox. Is there another option that I may be missing?
(I also posted a question related to this issue at Wikipedia talk:WikiProject Templates#First non-navigational template about aligning the table/template. But, if this could be added to the settlement infobox, that would solve that problem)
Thanks!!--CaroleHenson (talk) 04:08, 15 May 2014 (UTC)
Hello, I do come from the asturian version of Wikipedia (Uiquipedia) and I'd like to have this template on our humble Wiki, but I don't know how to do it properly nor fix the mistakes that I'm not able to find, could anyone help us, please?
Thanks for your help, mates. Dimitri Tsafendas (talk) 16:12, 20 May 2014 (UTC)
The result of the move request was: no consensus. Proposed title created as a redirect. Jenks24 (talk) 13:09, 1 July 2014 (UTC)
Template:Infobox settlement → Template:Infobox populated placeTemplate:Infobox populated place – We've already named the settlement categories to "Populateed place" categories. Additionally, this name is more NPOV in some places - for example, to call Tel Aviv a settlement is to claim that Israel has no rights to it. Relisted. Jenks24 (talk) 10:46, 18 June 2014 (UTC) עוד מישהו Od Mishehu 09:02, 8 June 2014 (UTC)
{{Infobox City}}
I want to add a police and fire department badge organized like the flag thing. Thelogoontherun (talk) 01:13, 2 July 2014 (UTC)
Why isn't the precision should be set to min ( sigfigs of area , sigfigs of population ) {\displaystyle \min({\text{sigfigs of area}},{\text{sigfigs of population}})} ? TLA 3x ♭ → ♮ 02:01, 4 July 2014 (UTC)
The location of the output of "pop_est_footnotes" field seems to always be on a new line following the estimate line, BUT if I put anything in the "population_note" field then it works. It appears that "population_note" pushes all field text to the right a little bit. Please investigate discuss this weirdness. • Sbmeirow • Talk • 10:03, 8 July 2014 (UTC)