Template talk:Infobox university
![]() | This template was nominated for deletion. Please review the prior discussions if you are considering re-nomination:
|
This is the talk page for discussing improvements to the Infobox university template. |
|
Archives: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26Auto-archiving period: 3 months ![]() |
![]() | Template:Infobox university is permanently protected from editing because it is a heavily used or highly visible template. Substantial changes should first be proposed and discussed here on this page. If the proposal is uncontroversial or has been discussed and is supported by consensus, editors may use {{edit template-protected}} to notify an administrator or template editor to make the requested edit. Usually, any contributor may edit the template's documentation to add usage notes or categories.
Any contributor may edit the template's sandbox. Functionality of the template can be checked using test cases. |
Q1: Can you add a new field so that I can list an important person at a university?
A1: Probably not. To preserve due weight, there is consensus that only someone "essential to understanding the institution" should be listed. Normally, only one person — the head of the institution — qualifies for this, although in rare cases where top authority is shared jointly, two or (even more rarely) three people may qualify. All others should be mentioned in the body or just omitted.
There are many existing fields for listing people. If you are working on a university with an unusual name for a top authority, the |head_label= parameter can be used to provide the name of the role and the |head= parameter can be used to provide the person in it. However, this method should not be used to list anyone other than an insitution's top authority. |
![]() | This template does not require a rating on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||
|
Unnecessary "if" part
[edit]Hi, the "if" part in this code:
| data61 = {{#invoke:Infobox mapframe
| auto
| onByDefault = {{#if:{{{pushpin_map|}}}{{#invoke:String|match|s= {{{embedded|}}}{{{module|}}} |pattern= mapframe |ignore_errors= true}}|no|yes}}
| mapframe-type = {{{mapframe-type|landmark}}}
| mapframe-marker = {{{mapframe-marker|college}}}
| mapframe-wikidata = {{#if:{{{mapframe-coordinates|}}}{{{mapframe-coord|}}}{{{coordinates|}}}{{{coor|}}}|<!--
-->{{{mapframe-wikidata|}}}|yes}}
}}
is not required. So to make the code simpler please change that to:
| data61 = {{#invoke:Infobox mapframe
| auto
| onByDefault = {{#if:{{{pushpin_map|}}}{{#invoke:String|match|s= {{{embedded|}}}{{{module|}}} |pattern= mapframe |ignore_errors= true}}|no|yes}}
| mapframe-type = {{{mapframe-type|landmark}}}
| mapframe-marker = {{{mapframe-marker|college}}}
| mapframe-wikidata = {{{mapframe-wikidata|yes}}}
}}
Sandboxed Template:Infobox university/sandbox and tested many times. Thanks, Hooman Mallahzadeh (talk) 14:15, 1 August 2025 (UTC)
Template-protected edit request on 9 August 2025
[edit]![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Add parameters to allow for an image, which would usually be an image of the physical campus of the university.
− | | caption = {{{caption|}}} | + | | caption = {{{caption|}}} |
− | + | image2 = {{#invoke:InfoboxImage |InfoboxImage |image={{{image|}}} |size={{{image_size|}}} |sizedefault=frameless |upright={{{image_upright|1}}} |alt={{{image_alt|}}} }} |
− | + | caption2 = {{{image_caption|}}} |
Cyrobyte (talk) 04:44, 9 August 2025 (UTC)
- There is already an image parameter (image at the top) and a logo parameter (image at the bottom). I'm not sure that we want a third image, or where it go in the infobox. Robminchin (talk) 05:34, 9 August 2025 (UTC)
Weird edge case…
[edit]So I just ran into a weird case… National School of Administration (Mali). The school opened, closed and then reopened again. This means that it is currently not possible to accurately display the Active dates. I propose a |active=
that would override the current display of {{{established}}}
-{{{closed}}}
. Anyone have any thoughts? Zackmann (Talk to me/What I been doing) 08:15, 10 September 2025 (UTC)
- Creating a new parameter that will surely get polluted in order to work around one edge case is not usually the best resolution. – Jonesey95 (talk) 13:57, 11 September 2025 (UTC)
- That seems like a fair solution! Thanks. —Zackmann (Talk to me/What I been doing) 20:10, 11 September 2025 (UTC)
Edit request mapframe
[edit]Per this discussion, could somebody make the change required (example) to have the red outline appear in the map? Abductive (reasoning) 23:58, 18 September 2025 (UTC)
Moving logo to top of infobox
[edit]This has been previously discussed (1, 2) but it has been multiple years, and from my read I don't see a formal consensus. I propose that the image of an institution's logo be displayed first (that is, at the top of the infobox), before and above the seal.
In my experience attending one higher education institution and working for another, the logo of a college will be much more widely known and recognized, and is more likely to help a reader recognize that they are on the article they were looking for. As an anecdote, I attend a college that has both a logo and an official seal, and although the seal is displayed first in the infobox, at the very top of the page, I have never seen the college itself or anyone affiliated with it use the seal outside of official letterheads and plaques on buildings. Meanwhile, the college's logo is on every piece of merch in the bookstore, the header of the website, street signs around campus, and almost anywhere the college is visually representing itself. Why would it be shoved at the bottom of the infobox when it is so much more widely-circulated and recognizable?
Thoughts on rearranging the layout of this template? BhamBoi (talk) 20:06, 27 September 2025 (UTC)
- Switching them round makes sense. Universities vary considerably in how much the coat of arms is seen outside formal certificates but the logo is more consistently the basic image used to represent the institution. Timrollpickering (talk) 20:16, 27 September 2025 (UTC)
- Oppose. The image parameter is for an "Institution-related graphic, preferably the official seal or logo." There is no need to change the infobox template if you want the logo ar the top, just point the image parameter at that rather than the seal, which is already explicitly allowed. Robminchin (talk) 22:35, 28 September 2025 (UTC)