Template talk:Portal: Difference between revisions
Dreamy Jazz (talk | contribs) →Alias edit request on 13 February 2019: Responded to edit request (EPH) |
|||
Line 543: | Line 543: | ||
== Alias edit request on 13 February 2019 == |
== Alias edit request on 13 February 2019 == |
||
{{edit template-protected|Module:Portal/images/aliases|answered= |
{{edit template-protected|Module:Portal/images/aliases|answered=yes}} |
||
Replace "macedonia" at [[Module:Portal/images/aliases]] with "north macedonia", following the change in the country's name. Also, using just "Macedonia" here is ambiguous, as it links to [[Portal:Macedonia]], a disambiguation page, but uses the image for the country (e.g. at [[Macedonia]]. [[User:Iffy|Iffy]]★[[User Talk:Iffy|Chat]] -- 11:24, 13 February 2019 (UTC) |
Replace "macedonia" at [[Module:Portal/images/aliases]] with "north macedonia", following the change in the country's name. Also, using just "Macedonia" here is ambiguous, as it links to [[Portal:Macedonia]], a disambiguation page, but uses the image for the country (e.g. at [[Macedonia]]. [[User:Iffy|Iffy]]★[[User Talk:Iffy|Chat]] -- 11:24, 13 February 2019 (UTC) |
||
:[[File:Yes check.svg|20px|link=|alt=]] '''Done'''<!-- Template:ETp --> [[User:Dreamy Jazz|Dreamy <i style="color:#d01e1e">'''Jazz'''</i>]] 🎷 <sup>''[[User talk:Dreamy Jazz|talk to me]]'' | ''[[Special:Contributions/Dreamy Jazz|my contributions]]''</sup> 21:15, 13 February 2019 (UTC) |
:[[File:Yes check.svg|20px|link=|alt=]] '''Done'''<!-- Template:ETp --> [[User:Dreamy Jazz|Dreamy <i style="color:#d01e1e">'''Jazz'''</i>]] 🎷 <sup>''[[User talk:Dreamy Jazz|talk to me]]'' | ''[[Special:Contributions/Dreamy Jazz|my contributions]]''</sup> 21:15, 13 February 2019 (UTC) |
||
::Thanks {{ping|Dreamy Jazz}}, but now someone's renamed the portal for the country to "Republic of North Macedonia", so can you change "Republic of Macedonia" at [[Module:Portal/images/r]] and [[Module:Portal/images/aliases]] to "Republic of North Macedonia", and add "Republic of Macedonia" as a new alias please? [[User:Iffy|Iffy]]★[[User Talk:Iffy|Chat]] -- 10:00, 14 February 2019 (UTC) |
::Thanks {{ping|Dreamy Jazz}}, but now someone's renamed the portal for the country to "Republic of North Macedonia", so can you change "Republic of Macedonia" at [[Module:Portal/images/r]] and [[Module:Portal/images/aliases]] to "Republic of North Macedonia", and add "Republic of Macedonia" as a new alias please? [[User:Iffy|Iffy]]★[[User Talk:Iffy|Chat]] -- 10:00, 14 February 2019 (UTC) |
||
:[[File:Yes check.svg|20px|link=|alt=]] '''Done'''<!-- Template:ETp --> [[User:Dreamy Jazz|Dreamy <i style="color:#d01e1e">'''Jazz'''</i>]] 🎷 <sup>''[[User talk:Dreamy Jazz|talk to me]]'' | ''[[Special:Contributions/Dreamy Jazz|my contributions]]''</sup> 14:52, 14 February 2019 (UTC) |
|||
== Image edit request on 14 February 2019 == |
== Image edit request on 14 February 2019 == |
Revision as of 14:52, 14 February 2019
This is the talk page for discussing improvements to the Portal template. |
|
Archives: Index, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10Auto-archiving period: 3 months ![]() |
![]() | Template:Portal 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 protected}} to notify an administrator 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. |
![]() | Portals ![]() | |||||||||
|
This is the talk page for discussing improvements to the Portal template. |
|
Archives: Index, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10Auto-archiving period: 3 months ![]() |
Template-protected edit request on 24 November 2018
![]() | This edit request to Module:Portal/images/t has been answered. Set the |answered= parameter to no to reactivate your request. |
Replace "Astronaut-EVA.jpg" with "Bruce McCandless II during EVA in 1984.jpg". The file was renamed on Commons. Armbrust The Homunculus 21:42, 24 November 2018 (UTC)
Done -- WOSlinker (talk) 21:51, 24 November 2018 (UTC)
Optionally link only to portals which actually exists
It would very useful to have a switch which caused the module to link only to portals which actually exist, to avoid redinks. The code would be simple, using Title objects.
The only-if-exists mode could be enabled by a named parameter, e.g. noredlinks=yes
or ifexists=yes
A {{#ifexist:}} test on portals is currently used by many category header templates, but would be more elegant and more efficient to have this check done by the module.
For example, a template which makes a category for a named topic ("MyTopic") in a named city ("MyCity") in a named region ("MyRegion") links to portals via code like this:
{{Portal|{{#ifexist: Portal:MyCity|MyCity}}|{{#ifexist: Portal:MyRegion|MyRegion}}|{{#ifexist: Portal:MyTopic|MyTopic}}}}
... possibly formatted as
{{Portal |{{#ifexist: Portal:MyCity|MyCity}} |{{#ifexist: Portal:MyRegion|MyRegion}} |{{#ifexist: Portal:MyTopic|MyTopic}} }}
{{Portal|<!-- -->|{{#ifexist: Portal:MyCity|MyCity}}<!-- -->|{{#ifexist: Portal:MyRegion|MyRegion}}<!-- -->|{{#ifexist: Portal:MyTopic|MyTopic}}<!-- -->}}
It would be much more elegant to simply code {{Portal|noredlinks=yes|MyTopic|MyCity|MyRegion}}
. That would make templates easier to build and to maintain, thereby reducing errors. --BrownHairedGirl (talk) • (contribs) 05:08, 26 November 2018 (UTC)
- PS Note that this is related to, but distinct from, Fayenatic london's request above at Avoiding links to broken portals. --BrownHairedGirl (talk) • (contribs) 05:13, 26 November 2018 (UTC)
- I would favour switching on this feature by default. How are red links for portals helpful? Either disable them altogether, or introduce the reverse functionality, e.g. via a new parameter redlinks=yes.
- I would also favour Template:Portal showing nothing if no valid portals are specified (instead of the error message that is currently displayed for empty {{Portal}}). This would save the work of removing red links after portals are deleted. (I recently did this for links to Portal:Social welfare and social work, which RHaworth had speedily deleted as WP:P1 in May.) This suggestion might be more difficult to code. – Fayenatic London 10:15, 27 November 2018 (UTC)
- I am implementing this in the sandbox. Dreamy Jazz 🎷 talk to me | my contributions 21:21, 26 December 2018 (UTC)
- @Fayenatic london and BrownHairedGirl: Hello. This has been implemented. Redlinked portals will not be shown unless parameters override this. Dreamy Jazz 🎷 talk to me | my contributions 22:23, 26 December 2018 (UTC)
- That's great, @Dreamy Jazz. Thank you! --BrownHairedGirl (talk) • (contribs) 22:28, 26 December 2018 (UTC)
- @Fayenatic london and BrownHairedGirl: Hello. This has been implemented. Redlinked portals will not be shown unless parameters override this. Dreamy Jazz 🎷 talk to me | my contributions 22:23, 26 December 2018 (UTC)
- I am implementing this in the sandbox. Dreamy Jazz 🎷 talk to me | my contributions 21:21, 26 December 2018 (UTC)
- @Dreamy Jazz: Thanks! You have made it display nothing if there is only 1 parameter and that is not the name of a valid portal – great. However, what should it display if multiple parameters are specified but none of them are valid portals? E.g. {{portal|1 nonexistent|2 nonexistent|3 nonexistent}} currently shows a red link to Portal:2 nonexistent. – Fayenatic London 22:55, 26 December 2018 (UTC)
- Fayenatic london, it shouldn't I look at it tomorrow. Dreamy Jazz 🎷 talk to me | my contributions 23:02, 26 December 2018 (UTC)
- Fayenatic london Fixed. Going through the list backwards to check fixed the issue. Dreamy Jazz 🎷 talk to me | my contributions 10:15, 27 December 2018 (UTC)
- Fayenatic london, it shouldn't I look at it tomorrow. Dreamy Jazz 🎷 talk to me | my contributions 23:02, 26 December 2018 (UTC)
- @Dreamy Jazz: Thanks! You have made it display nothing if there is only 1 parameter and that is not the name of a valid portal – great. However, what should it display if multiple parameters are specified but none of them are valid portals? E.g. {{portal|1 nonexistent|2 nonexistent|3 nonexistent}} currently shows a red link to Portal:2 nonexistent. – Fayenatic London 22:55, 26 December 2018 (UTC)
Image edit request on 1 December 2018
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["tallinn"] = "File:Flag of Tallinn.svg|link=|alt=flag",
for Portal:Tallinn. Thanks, Gazamp (talk) 18:02, 1 December 2018 (UTC)
Done -- WOSlinker (talk) 18:38, 1 December 2018 (UTC)
Image edit request on 1 December 2018
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["oslo"] = "File:Flag of Oslo.svg|link=|alt=flag",
for Portal:Oslo. Thanks, Gazamp (talk) 18:07, 1 December 2018 (UTC)
Done -- WOSlinker (talk) 18:38, 1 December 2018 (UTC)
Image edit request on 1 December 2018
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["helsinki"] = "File:Helsinki.vaakuna.svg|link=|alt=seal",
for Portal:Helsinki. Thanks, Gazamp (talk) 18:10, 1 December 2018 (UTC)
Done -- WOSlinker (talk) 18:38, 1 December 2018 (UTC)
Image edit request on 1 December 2018
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["frankfurt"] = "File:Wappen Frankfurt am Main.svg|link=|alt=seal",
for Portal:Frankfurt. Thanks, Gazamp (talk) 18:14, 1 December 2018 (UTC)
Done -- WOSlinker (talk) 18:38, 1 December 2018 (UTC)
Image edit request on 1 December 2018
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["stuttgart"] = "File:Flag of Stuttgart.svg|link=|alt=flag",
for Portal:Stuttgart. Thanks, Gazamp (talk) 18:16, 1 December 2018 (UTC)
Done but without link due to image license attribution needed. -- WOSlinker (talk) 18:38, 1 December 2018 (UTC)
Image edit request on 1 December 2018
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["dublin"] = "File:IRL Dublin flag.svg|link=|alt=flag",
for Portal:Dublin. Thanks, Gazamp (talk) 18:19, 1 December 2018 (UTC)
Done -- WOSlinker (talk) 18:38, 1 December 2018 (UTC)
GOA
![]() | This edit request to Module:Portal/images/g has been answered. Set the |answered= parameter to no to reactivate your request. |
Hi, the Goa portal file File:Goa flag cropped.png was deleted from commons 2 December 2018, suggest replacing with File:Seal of Goa.png, Cheers KylieTastic (talk) 14:35, 2 December 2018 (UTC)
Done @KylieTastic: thank you for the note. — xaosflux Talk 15:43, 2 December 2018 (UTC)
- I'm going to change this to File:Goa.jpg as the seal is a copyrighted image and should only be used in fair use on a few articles. -- WOSlinker (talk) 19:28, 2 December 2018 (UTC)
- @WOSlinker: thank you for that catch, I had a lot of tabs opened and thought this one was on commons. — xaosflux Talk 16:07, 3 December 2018 (UTC)
- Further to this: That particular flag doesn't seem to be an official one, so probably not correct either. Any better images to use? -- WOSlinker (talk) 19:33, 2 December 2018 (UTC)
- I'm going to change this to File:Goa.jpg as the seal is a copyrighted image and should only be used in fair use on a few articles. -- WOSlinker (talk) 19:28, 2 December 2018 (UTC)
Image edit request on 2 December 2018
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["palermo"] = "File:Flag of Palermo.svg|link=|alt=flag",
for Portal:Palermo. Thanks, Gazamp (talk) 17:18, 2 December 2018 (UTC)
Done Izno (talk) 17:30, 2 December 2018 (UTC)
- Seems to be a problem. The file has yet to be uploaded.--Auric talk 19:10, 2 December 2018 (UTC)
- Fixed. There shouldn't be a
File:
prefix. diff -- WOSlinker (talk) 19:21, 2 December 2018 (UTC)- @WOSlinker: Bah, I swear I checked for that. >:( --Izno (talk) 17:23, 3 December 2018 (UTC)
- Fixed. There shouldn't be a
- Seems to be a problem. The file has yet to be uploaded.--Auric talk 19:10, 2 December 2018 (UTC)
Image edit request on 4 December 2018
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["edinburgh"] = "Flag of Edinburgh.svg|link=|alt=flag",
for Portal:Edinburgh. Thanks, Gazamp (talk) 18:38, 4 December 2018 (UTC)
Done -- WOSlinker (talk) 19:00, 4 December 2018 (UTC)
Image edit request on 4 December 2018
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["birmingham"] = "Birmingham City Flag.svg|link=|alt=flag",
for Portal:Birmingham. Thanks, Gazamp (talk) 18:47, 4 December 2018 (UTC)
Done -- WOSlinker (talk) 19:00, 4 December 2018 (UTC)
Image edit request on 6 December 2018
![]() | This edit request to Module:Portal/images/a has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["atoms"] = "Stylised atom with three Bohr model orbits and stylised nucleus.svg|link=|alt=",
for Portal:Atoms. Thanks, Gazamp (talk) 18:22, 6 December 2018 (UTC)
Image edit request on 6 December 2018
![]() | This edit request to Module:Portal/images/s has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["São Paulo"] = "Bandeira da cidade de São Paulo.svg|link=|alt=",
— Preceding unsigned comment added by Gazamp (talk • contribs) 18:50, 6 December 2018 (UTC)
Image edit request on 7 December 2018
![]() | This edit request to Module:Portal/images/d has been answered. Set the |answered= parameter to no to reactivate your request. |

Please add new portal image:
["dvd"] = "Dvd icon.svg|link=|alt=DVD",
for Portal:DVD. – BrandonXLF (t@lk) 18:25, 7 December 2018 (UTC)
Done Izno (talk) 21:48, 9 December 2018 (UTC)
Image edit request on 7 December 2018
![]() | This edit request to Module:Portal/images/c and Module:Portal/images/aliases has been answered. Set the |answered= parameter to no to reactivate your request. |

Please add new portal image:
["compact disc"] = "OD Compact disc.svg|link=|alt=CD",
and replace (in Module:Portal/images/aliases)
["democratic republic of the congo"] = {"zaire", "zaïre", "cd", "cod"},
with
["democratic republic of the congo"] = {"zaire", "zaïre", "cod"},
and add (in Module:Portal/images/aliases)
["compact disk"] = {"cd"},
for Portal:Compact disc / Portal:CD . The portal was never used for the Democratic Republic of the Congo and the primary topic for the abbreviation is compact disc. – BrandonXLF (t@lk) 18:25, 7 December 2018 (UTC)
Not done for now: It's not obvious to me that "cd" is available for use (i.e., all uses of it in articles either directly pertain to the CD portal or do not exist) from your edit request. Have you verified? Izno (talk) 21:47, 9 December 2018 (UTC)
- @Izno: It appears to be available. Portal:CD only has incoming article links from Compact disc and Portal:Cd has none. – BrandonXLF (t@lk) 04:05, 15 December 2018 (UTC)
Done Your edit request for the aliases module is incorrect (different spellings of disc). Caught that change. Izno (talk) 12:52, 15 December 2018 (UTC)
- @Izno: Oh yeah, my bad. Thanks! – BrandonXLF (t@lk) 15:23, 15 December 2018 (UTC)
Image edit request on 8 December 2018
![]() | This edit request to Module:Portal/images/p, Module:Portal/images/a and Module:Portal/images/aliases has been answered. Set the |answered= parameter to no to reactivate your request. |
Hi there, could you please
- add File:Flag of the UNIA.svg to Portal:Pan-Africanism?
- Also add it to Portal:Pan-African which is a redirect.
- I've also noticed that no image has yet been added to Portal:African Union. Please add File:African Union flag.svg to Portal:African Union as well as to Portal:AU.
Thanks.Tamsier (talk) 11:30, 8 December 2018 (UTC) Tamsier (talk) 11:30, 8 December 2018 (UTC)
All done Sorry for the delay! — Martin (MSGJ · talk) 08:33, 14 December 2018 (UTC)
- File:African Union flag.svg removed. Non-free files are not permitted. — JJMC89 (T·C) 17:44, 14 December 2018 (UTC)
Image edit request on 8 December 2018 (2)
![]() | This edit request to Module:Portal/images/s has been answered. Set the |answered= parameter to no to reactivate your request. |
Please, add new portal image:
["Sex work"] = "File:Umbrella-159361.svg|link=|alt=",
Guilherme Burn (talk) 18:19, 8 December 2018 (UTC)
Done I'm both curious and scared to ask what a red umbrella has to do with sex work, but the task force seem to use it already. Cabayi (talk) 13:46, 9 December 2018 (UTC)
- Not working.--Auric talk 16:33, 9 December 2018 (UTC)
- ["sex work"] = "Umbrella-159361.svg|link=|alt=",
- Fixed. Thanks Auric. -- Cabayi (talk) 19:20, 9 December 2018 (UTC)
- @Cabayi: [1] --Izno (talk) 21:50, 9 December 2018 (UTC)
- Not working.--Auric talk 16:33, 9 December 2018 (UTC)
Template-protected edit request on 16 December 2018
![]() | This edit request to Module:Portal/images/m has been answered. Set the |answered= parameter to no to reactivate your request. |
For the portal Portal:Morpeth, Northumberland currently the only image appropriate is the Northumbrian flag. The coat of arms may be more appropriate, but an image of this is currently not available for use on Wikipedia. Still the flag is strongly associated with the town and hopefully I will be able to find (or make) an appropriate image for the coat of arms in the future.
["Morpeth, Northumberland"] = "Flag of Northumberland.svg|link=|alt=flag",
Dreamy Jazz 🎷 talk to me | my contributions 21:01, 16 December 2018 (UTC)
Done
["morpeth, northumberland"] = "Flag of Northumberland.svg|link=|alt=flag",
— JJMC89 (T·C) 04:52, 17 December 2018 (UTC)
Goa (2)
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
The image used for the Goa portal (Goa.jpg) is a figment of someone's imagination. Please remove it. The Discoverer (talk) 20:18, 17 December 2018 (UTC)
- Hi The Discoverer, if you're trying to get a template editor's attention, you'll probably want to file an edit request here using the {{TPER}} tag. — Newslinger talk 10:01, 23 December 2018 (UTC)
- Thank you, Newslinger! The Discoverer (talk) 11:11, 23 December 2018 (UTC)
- @The Discoverer: Hello. Do you have an alternative free image? I will remove the image in the mean time. Dreamy Jazz 🎷 talk to me | my contributions 15:54, 23 December 2018 (UTC)
Done Dreamy Jazz 🎷 talk to me | my contributions 15:56, 23 December 2018 (UTC)
- also pinging KylieTastic. Dreamy Jazz 🎷 talk to me | my contributions 15:59, 23 December 2018 (UTC)
- Thanks Dreamy Jazz. Indian states do not have state flags, so Goa does not have a flag. One alternative would be the government seal, but that isn't commonly used to represent the state, so I would say to leave it without an image. The Discoverer (talk) 16:19, 23 December 2018 (UTC)
- @The Discoverer: Ok. The image of the seal/emblem is non-free (fair use) so could not be used in the portal anyway. Dreamy Jazz 🎷 talk to me | my contributions 16:21, 23 December 2018 (UTC)
- Thanks Dreamy Jazz. Indian states do not have state flags, so Goa does not have a flag. One alternative would be the government seal, but that isn't commonly used to represent the state, so I would say to leave it without an image. The Discoverer (talk) 16:19, 23 December 2018 (UTC)
- Thank you, Newslinger! The Discoverer (talk) 11:11, 23 December 2018 (UTC)
Template-protected edit request on 23 December 2018
![]() | This edit request to Module:Portal/images/aliases has been answered. Set the |answered= parameter to no to reactivate your request. |
On Module:Portal/images/aliases, please replace the following entry:
["free and open-source software"] = {"free software"},
with the following line:
["free and open-source software"] = {"free and open source software", "free software", "foss", "open source software", "open-source software", "oss"},
This edit adds the standard abbreviations and non-hyphenated names of Free and open-source software, Free software, and Open-source software as aliases. Thanks. — Newslinger talk 09:01, 23 December 2018 (UTC)
Image edit request on 23 December 2018
![]() | This edit request to Module:Portal/images/b has been answered. Set the |answered= parameter to no to reactivate your request. |
Portal:Basshunter needs icon. This photo could be choosen for icon. Eurohunter (talk) 20:04, 23 December 2018 (UTC)
Done done. Dreamy Jazz 🎷 talk to me | my contributions 12:39, 24 December 2018 (UTC)
Template-protected edit request on 25 December 2018
![]() | This edit request to Module:Portal/images/aliases has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add the following entry to Module:Portal/images/aliases:
["android (operating system)"] = {"android", "android os"},
Portal:Android currently redirects to Portal:Android (operating system). A general portal for Android (robot) exists at Portal:Androids, not Portal:Android.
Thank you. — Newslinger talk 02:09, 25 December 2018 (UTC)
Image edit request on 28 December 2018
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["riga"] = "Flag of Riga.svg|link=|alt=flag",
for Portal:Riga. Thanks, Gazamp (talk) 17:22, 28 December 2018 (UTC)
Image edit request on 3 January 2019
![]() | This edit request to Module:Portal/images/a and Module:Portal/images/aliases has been answered. Set the |answered= parameter to no to reactivate your request. |
Happy New Year! Please add File:Flag of the African Union.svg to Portal:African Union. Also add it to Portal:AU. Thanks. Tamsier (talk) 18:10, 3 January 2019 (UTC)
Done. – Jonesey95 (talk) 12:23, 4 January 2019 (UTC)
Image edit request on 5 January 2019
![]() | This edit request to Module:Portal/images/e has been answered. Set the |answered= parameter to no to reactivate your request. |
I've never done this before and don't know how it works, but all I wish for is that the image/symbol for Portal:Eastern Orthodox Church, since it doesn't have one for inline etc., be - perhaps cropped a tiny bit on Christ's face, but it's not necessary, the current size I tested here looks good - as it's one of the most famous icons in history and is used right on the main Portal page anyway. Sigehelmus (talk) 01:03, 5 January 2019 (UTC)
Done
["eastern orthodox church"] = "Spas vsederzhitel sinay.jpg|link=|alt=",
— JJMC89 (T·C) 01:55, 5 January 2019 (UTC)
Image edit request on 5 January 2019
![]() | This edit request to Module:Portal/images/v has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["virgin group"] = "Virgin-logo.svg|link=|alt=logo",
for Portal:Virgin Group. Thanks, Gazamp (talk) 19:10, 5 January 2019 (UTC)
Done — JJMC89 (T·C) 19:19, 5 January 2019 (UTC)
Image edit request on 10 January 2019
![]() | This edit request to Module:Portal/images/l has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["libraries"] = "Nuvola apps bookcase.svg|link=|alt=",
for Portal:Libraries. Thanks, Gazamp (talk) 18:41, 10 January 2019 (UTC)
Done — Martin (MSGJ · talk) 23:11, 10 January 2019 (UTC)
Template-protected edit request on 14 January 2019
![]() | This edit request to Module:Portal/images/h has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add Europa Prima Pars Terrae in Forma Virginis.jpg
as link icon for Portal:History of Europe
. Thanks a lot in advance for any assistance! Hildeoc (talk) 19:57, 14 January 2019 (UTC)
- @Hildeoc: in Module:Portal/images/h I don't see that portal - are you wanting to add both the portal, and its image? — xaosflux Talk 01:44, 15 January 2019 (UTC)
Done
["history of europe"] = "Europa Prima Pars Terrae in Forma Virginis.jpg|link=|alt=",
— JJMC89 (T·C) 04:47, 15 January 2019 (UTC)
Template-protected edit request on 18 January 2019
![]() | This edit request to Module:Portal/images/h has been answered. Set the |answered= parameter to no to reactivate your request. |
Add the line ["hbo"] = "HBO logo.svg|alt=logo",
in Module:Portal/images/h. - Radiphus (talk) 15:03, 18 January 2019 (UTC)
Template-protected edit request on 20 January 2019
![]() | This edit request to Module:Portal/images/f has been answered. Set the |answered= parameter to no to reactivate your request. |
Add the line ["fatimid caliphate"] = "Calif al Muizz Misr Cairo 969 CE.png|alt=logo",
in Module:Portal/images/f. Thanks, Constantine ✍ 17:04, 20 January 2019 (UTC)
Done Added, but I corrected the spelling in the request above. Dreamy Jazz 🎷 talk to me | my contributions 17:07, 20 January 2019 (UTC)
![]() | This edit request to Module:Portal/images/r has been answered. Set the |answered= parameter to no to reactivate your request. |
Request for as the favicon for Portal:Railways in Pakistan and
as a favicon for Portal:Roads in Pakistan.
With kind Regards,
Pakieditor (talk) 19:27, 21 January 2019 (UTC)
Done
["railways in pakistan"] = "Fortified Northwestern Railway bridge over the Indus at Attock LCCN2004707360.jpg|link=|alt=",
and["roads in pakistan"] = "Pakistan Nationalhighways.PNG|alt=",
— JJMC89 (T·C) 20:13, 21 January 2019 (UTC)
Image edit request for various portals on 27 January 2019
![]() | This edit request to Module:Portal/images has been answered. Set the |answered= parameter to no to reactivate your request. |
Request for
as the favicon for Portal:Kuala Lumpur
as a favicon for Portal:Johor Bahru.
as a favicon for Portal:Flanders
- File:Lufthansa Logo (Crane).pdf as a favicon for Portal:Lufthansa (May require image clearance first.)
as a favicon for Portal:Magnetism
as a favicon for Portal:Yunnan
as a favicon for Portal:Guangxi
as a favicon for Portal:Inner Mongolia
as a favicon for Portal:Xinjiang
as a favicon for Portal:Fujian
as a favicon for Portal:Hebei
as a favicon for Portal:Hubei
as a favicon for Portal:Henan
as a favicon for Portal:Hunan
as a favicon for Portal:Sichuan
as a favicon for Portal:Jiangsu
as a favicon for Portal:Guangdong
as a favicon for Portal:Walgreens
⊂Emoteplump (Contributions) (Talk) 14:19, 27 January 2019 (UTC)
Note: Portal:Lufthansa - not done, as not a free image Dreamy Jazz 🎷 talk to me | my contributions 14:31, 27 January 2019 (UTC)
Question: Emoteplump Are you sure that the Chinese characters are very recognisable for each portal? Surely, some kind unique and recognisable (to english readers) image, such as a map or flag/emblem might be a better idea. I'll wait for your response. Dreamy Jazz 🎷 talk to me | my contributions 14:39, 27 January 2019 (UTC)
- @Dreamy Jazz:, hmmm, maybe I'll take out the request for those with Chinese characters first. ⊂Emoteplump (Contributions) (Talk) 14:43, 27 January 2019 (UTC)
- Emoteplump, Ok. I'll set the request as answered. If you have different images, you can reopen the request. Dreamy Jazz 🎷 talk to me | my contributions 14:53, 27 January 2019 (UTC)
- @Dreamy Jazz:, hmmm, maybe I'll take out the request for those with Chinese characters first. ⊂Emoteplump (Contributions) (Talk) 14:43, 27 January 2019 (UTC)
Partly done: Done for Portal:Kuala Lumpur, Portal:Johor Bahru, Portal:Flanders, Portal:Magnetism and Portal:Walgreens Dreamy Jazz 🎷 talk to me | my contributions 14:41, 27 January 2019 (UTC)
- Also
Done for Portal:Lufthansa but using different image. Dreamy Jazz 🎷 talk to me | my contributions 15:34, 27 January 2019 (UTC)
- Also
Template-protected edit request on 27 January 2019
![]() | This edit request to Module:Portal/images/p has been answered. Set the |answered= parameter to no to reactivate your request. |
Please add new portal image:
["podcasting"] = "Feed-icon headphones.svg|link=|alt=",
for Portal:Podcasting. Thanks, Auric talk 15:11, 27 January 2019 (UTC)
Image edit request for various portals on 28 January 2019
![]() | This edit request to Module:Portal/images has been answered. Set the |answered= parameter to no to reactivate your request. |
Request for
as the favicon for Portal:Adidas
as a favicon for Portal:Nike, Inc.
as a favicon for Portal:Walmart
⊂Emoteplump (Contributions) (Talk) 14:43, 28 January 2019 (UTC)
Done Primefac (talk) 16:18, 28 January 2019 (UTC)
- Well, partially done. Can't figure out why it doesn't like
Nike, Inc.
It has to do either with the . or the , but I don't feel like mucking about with it. Primefac (talk) 16:25, 28 January 2019 (UTC)
- Well, partially done. Can't figure out why it doesn't like
Image edit request for various portals on 29 January 2019
![]() | This edit request to Module:Portal/images/h, Module:Portal/images/g, Module:Portal/images/j, Module:Portal/images/s, Module:Portal/images/y, Module:Portal/images/n and Module:Portal/images/t has been answered. Set the |answered= parameter to no to reactivate your request. |
Request for
- File:Nestlé.svg as the favicon for Portal:Nestlé
as the favicon for Portal:Hillary Clinton
as the favicon for Portal:Government of Australia
as the favicon for Portal:Government of Canada
as the favicon for Portal:Government of Hong Kong
as the favicon for Portal:Government of Indonesia
as the favicon for Portal:Government of Ireland
as the favicon for Portal:Government of Japan
as the favicon for Portal:Government of Malaysia
as the favicon for Portal:Government of Russia
as the favicon for Portal:Government of Singapore
as the favicon for Portal:Government of Spain
as the favicon for Portal:Government of Thailand
- File:HM Government logo.svg as the favicon for Portal:Government of the United Kingdom
as the favicon for Portal:Government of Ukraine
as the favicon for Portal:JYP Entertainment
as the favicon for Portal:SM Entertainment
as the favicon for Portal:YG Entertainment
- File:McLaren logo.svg as the favicon for Portal:McLaren
- File:Nissan-logo.svg as the favicon for Portal:Nissan
as the favicon for Portal:Temperature
as the favicon for Portal:Joe Biden
⊂Emoteplump (Contributions) (Talk) 13:48, 29 January 2019 (UTC)
Not done – Non-free images are not permitted.
Done
["hillary clinton"] = "Hillary Rodham Clinton.jpg|link=|alt=",
Done
["government of australia"] = "Coat of Arms of Australia.svg|alt=",
Done
["government of canada"] = "Coat of arms of Canada rendition.svg|alt=",
Done
["government of hong kong"] = "Coat of arms of Hong Kong (1959–1997).svg|link=|alt=",
Done
["government of indonesia"] = "National emblem of Indonesia Garuda Pancasila.svg|link=|alt=",
Done
["government of ireland"] = "Coat of arms of Ireland.svg|alt=",
Done
["government of japan"] = "Goshichi no kiri.svg|link=|alt=",
Done
["government of malaysia"] = "Coat of arms of Malaysia.svg|link=|alt=",
Done
["government of russia"] = "Government.ru logo.svg|alt=",
Done
["government of singapore"] = "Coat of arms of Singapore.svg|alt=",
Done
["government of spain"] = "Logotipo del Gobierno de España.svg|alt=",
Done
["government of thailand"] = "Seal of the Office of the Prime Minister of Thailand.svg|alt=",
Not done – Non-free images are not permitted.
Done
["government of ukraine"] = "Cabinet of Ukraine.png|link=|alt=",
Done
["jyp entertainment"] = "JYP Entertainment Logo.svg|link=|alt=",
Done
["sm entertainment"] = "SM Entertainment Logo.svg|link=|alt=",
Done
["yg entertainment"] = "YG Entertainment Logo.svg|link=|alt=",
Not done – Non-free images are not permitted.
Done
["nissan"] = "Nissan-logo.svg|alt=",
Done
["temperature"] = "Thermometer CF.svg|link=|alt=",
Done
["joe biden"] = "Joe Biden official portrait.jpg|link=|alt=",
Partly done — JJMC89 (T·C) 04:47, 30 January 2019 (UTC)
Image edit request for various portals on 30 January 2019
![]() | This edit request to Module:Portal/images/a, Module:Portal/images/b, Module:Portal/images/c, Module:Portal/images/e, Module:Portal/images/f, Module:Portal/images/g, Module:Portal/images/h, Module:Portal/images/i, Module:Portal/images/j, Module:Portal/images/p, Module:Portal/images/t, Module:Portal/images/s, Module:Portal/images/x and Module:Portal/images/y has been answered. Set the |answered= parameter to no to reactivate your request. |
Request for
as the favicon for Portal:Airbus
as the favicon for Portal:Bicycles
as the favicon for Portal:Boeing
as the favicon for Portal:Corals
as the favicon for Portal:Electricity
as the favicon for Portal:Empire
as the favicon for Portal:Ethnic groups
as the favicon for Portal:Girls' Generation
as the favicon for Portal:Hollywood
as the favicon for Portal:Fujian
as the favicon for Portal:Guangdong
as the favicon for Portal:Guangxi
as the favicon for Portal:Henan
as the favicon for Portal:Hunan
as the favicon for Portal:Hebei
as the favicon for Portal:Hubei
as the favicon for Portal:Inner Mongolia
as the favicon for Portal:Jiangsu
as the favicon for Portal:PepsiCo
as the favicon for Portal:Shandong
as the favicon for Portal:Sichuan
as the favicon for Portal:The Coca-Cola Company
as the favicon for Portal:Xinjiang
as the favicon for Portal:Yunnan
⊂Emoteplump (Contributions) (Talk) 12:02, 30 January 2019 (UTC)
Doing... Dreamy Jazz 🎷 talk to me | my contributions 20:58, 30 January 2019 (UTC)
- Not too sure on number 5 (empire), but ran out of time today. If another editor with perms wants to finish feel free. Dreamy Jazz 🎷 talk to me | my contributions 21:12, 30 January 2019 (UTC)
User blocked Dreamy Jazz 🎷 talk to me | my contributions 11:17, 4 February 2019 (UTC)
Alias request on 3 February 2019
![]() | This edit request to Module:Portal/images/aliases has been answered. Set the |answered= parameter to no to reactivate your request. |
I propose that ["arabic"] = {"arabic language"}
be added to Module:Portal/images/aliases as Portal:Arabic language is the same as Portal:Arabic and the Arabic language portal is used more. – BrandonXLF (t@lk) 01:41, 4 February 2019 (UTC)
Done Since Arabic language is the portal name, I updated /a and added
["arabic language"] = {"arabic"},
to the aliases. — JJMC89 (T·C) 02:42, 4 February 2019 (UTC)
Alias edit request on 13 February 2019
![]() | This edit request to Module:Portal/images/aliases has been answered. Set the |answered= parameter to no to reactivate your request. |
Replace "macedonia" at Module:Portal/images/aliases with "north macedonia", following the change in the country's name. Also, using just "Macedonia" here is ambiguous, as it links to Portal:Macedonia, a disambiguation page, but uses the image for the country (e.g. at Macedonia. Iffy★Chat -- 11:24, 13 February 2019 (UTC)
Done Dreamy Jazz 🎷 talk to me | my contributions 21:15, 13 February 2019 (UTC)
- Thanks @Dreamy Jazz:, but now someone's renamed the portal for the country to "Republic of North Macedonia", so can you change "Republic of Macedonia" at Module:Portal/images/r and Module:Portal/images/aliases to "Republic of North Macedonia", and add "Republic of Macedonia" as a new alias please? Iffy★Chat -- 10:00, 14 February 2019 (UTC)
Done Dreamy Jazz 🎷 talk to me | my contributions 14:52, 14 February 2019 (UTC)
Image edit request on 14 February 2019
![]() | This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Hello, I am attempting to assign an icon for the Portal:Courtney Love. I would like to use this image as the portal icon if possible. Thank you. --Drown Soda (talk) 03:18, 14 February 2019 (UTC) Drown Soda (talk) 03:18, 14 February 2019 (UTC)
Not done: please establish a consensus for this alteration before using the
{{edit template-protected}}
template. What does that image have to do with Courtney Love? – Jonesey95 (talk) 05:21, 14 February 2019 (UTC)