Template talk:Infobox university
Unnecessary "if" partHi, 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
Add parameters to allow for an image, which would usually be an image of the physical campus of the university.
Cyrobyte (talk) 04:44, 9 August 2025 (UTC)
Weird edge case…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
Edit request mapframePer 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 infoboxThis 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)
|