Template talk:Infobox settlement/Archive 15Typographic & graphical improvementsPlease have a look at {{infobox Province or territory of Canada}}, e.g., in the article Manitoba. It's very similar to this template, but a bit cleaner graphically. I'd like to roll some of those differences into this template:
For an example of the hyphen-bullet wrapping problem, in this example, I see the following:
Even if a non-break space were added after the hyphen, any line wrapping would put part of the heading directly under the bullet, ruining the effect of indentation. Objections to any of these changes? —Michael Z. 2009-01-12 18:29 z
I changed that example, I hope that it looks a little better now. Also, I changed the "Lt Governor of Quebec" to "Lt Governor"; the of Quebec is well...a given. —MJCdetroit (yak) 02:23, 13 January 2009 (UTC)
- Federal
I standardized the Website row. Here's a start. —Michael Z. 2009-01-25 22:14 z I've made a proposed infobox without the hyphen-bullets, in the local sandbox. The hierarchy of table headings within a section is reinforced by bold/roman formatting, in addition to the horizontal rules between sections. You can see a couple of sample cities in User:Mzajac/Infobox settlement. —Michael Z. 2009-01-25 22:34 z
Dimos-related changesThe deletion debate for {{Infobox Greek Dimos}} closed as 'no consensus', with some suggestions for improvements to this template, prior to re-nomination. Anyone have any thoughts? Andy Mabbett (User:Pigsonthewing); Andy's talk; Andy's edits 23:03, 25 January 2009 (UTC)
pushpin_map vs. type:city(###)Okay, so sorry if this is a stupid question, but does the latter scale the map if the former is set? - Jarry1250 (t, c) 10:00, 18 January 2009 (UTC)
Coordinates pinpoint fix{{editprotected}} Please replace <td colspan="2" style="text-align: center; font-size: smaller; padding-bottom: 0.7em;">Coordinates{{#if:{{{coor_pinpoint|{{{coor_type|}}}}}}| ({{{coor_pinpoint|{{{coor_type|}}}}}})|}}: {{Geobox coor|{{{latd|}}}|{{{latm|}}}|{{{lats|}}}|{{{latNS|}}}|{{{longd|}}}|{{{longm|}}}|{{{longs|}}}|{{{longEW|}}}|{{{coordinates_type|type:city}}}|{{#if:{{{coordinates_display|}}}|title|μ}}={{{coordinates_display|}}} }}</td> with <td colspan="2" style="text-align: center; font-size: smaller; padding-bottom: 0.7em;">Coordinates{{#if:{{{coor_pinpoint|{{{coor_type|}}}}}}| ({{{coor_pinpoint|{{{coor_type|}}}}}})|}}: {{Geobox coor|{{{latd|}}}|{{{latm|}}}|{{{lats|}}}|{{{latNS|}}}|{{{longd|}}}|{{{longm|}}}|{{{longs|}}}|{{{longEW|}}}|{{{coordinates_type|type:city}}}|{{#if:{{{coordinates_display|}}}|title|μ}}={{{coordinates_display|}}} }}</td> The text may appear the same in talk page view, but spacing has been changed, so please use the source in the edit box. This is necessary to maintain the spacing between the parentheses; the text currently displays as "Coordinates(Strossmayer Square):" instead of "Coordinates (Strossmayer Square):". Admiral Norton (talk) 11:02, 29 January 2009 (UTC)
Coordinates typeFollowing the comments at:
I made a test version at Template:Infobox Settlement/sandbox. It adds (numeric) population_total to the type:city parameter of coordinates (WP:GEO#type:T). Check "City of New York" with type:city(8143198) instead of type:city on Template:Infobox_Settlement/testcases -- User:Docu
Country/state in subdivision_name, subdivision_name1The entries in these fields are somewhat inconsistent. There is: |subdivision_name = [[United States]] |subdivision_name1 = [[Massachusetts]] |subdivision_name = [[Image:Flag of the United States.svg|20px]] [[United States]] |subdivision_name1 = [[Image:Flag of Iowa.svg|20px]] [[Iowa]] |subdivision_name = {{USA}} |subdivision_name1 = {{flag|Missouri}} Samples are from Cambridge, Massachusetts; Des Moines, Iowa; Columbia, Missouri. Currently only the first version is converted to region:US for coordinates. It is also the most frequently used and the easiest to re-use in templates. Personally, I'd favor first version, possibly w/o any brackets for all entries. Wikilinks can be added through the template. BTW Geobox has a special field to turn on flags. -- User:Docu AutolinkingThe template currently uses the ifexist function on leader names in order to check whether the target article exists, and automatically creates the wikilink from the parameter if it does. This is problematic in two cases:
It goes without saying that trying to fix #1 by disambiguating only gets you stuck into #2. Am I overlooking something here? If not, autolinking should be removed from the template. GregorB (talk) 00:32, 2 February 2009 (UTC) Addison, Pennsylvania - 3 maps?Could someone who knows the infobox have a look at this article and see what's going wrong? It has three maps, and I can't see why. It seems to be right on the state boundary - has this caused something to throw a wobbly? PamD (talk) 23:08, 3 February 2009 (UTC)
Coordinates display for US citiesIf coordinates are added in the infobox, these are currently displayed by default only in the infobox. To enable the display the coordinates in the article's title, one needs to add "| coordinates_display = somevalue" to the infobox. For US cities, most articles include {{geolinks-US-cityscale}} or {{mapit-US-cityscale}} which displays coordinates both with the template and in the article's title. Besides, coordinates are also present in the infobox. As coordinates generated with the infobox include the state and population, it's preferable to rely on the infobox to generate the coordinates for the article's title. Thus we might want to change the defaults for US cities to display the coordinates in the article's title unless they are disabled. At the same time, we would disable geolinks to display coordinates in the title. When implementing this, we would need to check:
A maintenance category should simplify this. -- User:Docu
Discussion at WP:CITIES re Infobox Settlement v. GeoboxFYI: There was a discussion at Wikipedia_talk:WikiProject Cities#Infoboxes ... Infobox Settlement v. Geobox about the use of infoboxes for city articles. --- User:Docu Skewed location mapsWhat are the chances of getting this changed so that if a parameter were set, say "pushpin_map=skew", the location map template changes from {{Location map}} to {{Location map skew}}? This would allow integration of maps such as the one at Uddjaure where the extent of latitude would otherwise make pushpin hit the wrong X-location. (Actually, that one would probably work anyway because it's in the middle, but along those lines anyway...) Also, I'm trying to work up a method to fix the map used at e.g. Atikokan but Ontario will definitely need {{Location map skew}} for it to work. Franamax (talk) 20:44, 23 February 2009 (UTC) |