User talk:Mbc07: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
No edit summary
(108 intermediate revisions by 14 users not shown)
Line 1: Line 1:
Have some question or doubt? Just click in "Add topic" in the bar above and write your question/doubt, I'll answer as fast as I can...
{{lowercase title}}
== Navbox styling ==
Could you please replace <code>content: " ·";</code> with <code>content: " · ";</code> in [[MediaWiki:Common.css]]? That way navboxes would show "first · second" instead of "first ·second". [[User:Flacs|Flacs]] ([[User talk:Flacs|talk]]) 23:45, 24 November 2019 (CET)
: Revised, but not seeing any effect as of yet. Presuming there is some caching that needs to expire. [[User:Kolano|Kolano]] ([[User talk:Kolano|talk]]) 00:22, 25 November 2019 (CET)
:: Well, it's a CSS change, might need to clear your browser cache or use Ctrl+Shift+R to reload the affected pages instead of F5... [[User:mbc07|mbc07]] ([[User talk:mbc07|talk]]) 06:17, 25 November 2019 (CET)


== Image Template -Thumbnail Size ==
== Batman Begins game ini link ==
Can I ask why you reverted my change on the Batman Begins page to use the link to the wiki itself back to the forum thread? [https://wiki.dolphin-emu.org/index.php?title=Batman_Begins&diff=171817&oldid=171812 (The change I'm referring to.)] I think it would be better to link to the relevant section directly in the wiki itself than the forum thread. [[User:Hman360|Hman360]] ([[User talk:Hman360|talk]]) 01:15, 20 April 2020 (CEST)


How does one control image size with the Image Template? The documentation doesn't say. And can the video gallery and youtube templates do it as well? - [[User:MaJoR|MaJoR]] ([[User talk:MaJoR|talk]]) 07:14, 15 November 2012 (CET)
: I would guess they were just trying to revise the Issues link in your original edit, prior to you revising it to use the internal GameIni link, overwriting your secondary change. I've restored it. [[User:Kolano|Kolano]] ([[User talk:Kolano|talk]]) 01:52, 20 April 2020 (CEST)
: It's hardcoded in the template... You'll need to change it directly in the template source code ([http://wiki.dolphin-emu.org/index.php?title=Template:Image&action=edit here is the source of Image template]). The video gallery just embed youtube template, so, to change video thumbnail size you only need to edit [http://wiki.dolphin-emu.org/index.php?title=Template:Image&action=edit the source code of YouTube template], the changes will be automatically reflected in the Video Gallery. If necessary, I could add an option to override the hardcoded value through the 4th parameter, from both Image and YouTube template, but the best would be having the standard size (that haven't been defined yet) hardcoded directly in the templates, avoiding unnecessary parameters...


:Also, to prevent breaking up the truncate caption function, you'll need to change 2 tags in the source (both youtube and image): the first parameter (currently at 300px) need to be changed to the desired size (for example, 200px). The second parameter (currently set at 275px) need to be changed to the desired size minus 25px (from the 200px example, this should be 175px -- 200px minus 25px)
: Indeed, my edit was only to use the issue template. Don't know what happened but the wiki showed the previous edit (with the forum link) as the latest revision when I did the change. [[User:mbc07|mbc07]] ([[User talk:mbc07|talk]]) 02:09, 20 April 2020 (CEST)


Well, if we are going to have a smaller thumbnail size for screenshots, an option to change the size of the screenshots on the fly would allow us to revert back to the standard image size for other things, like bug images. But I guess it isn't really necessary; the point of the template is to make big changes across the board easily, and we don't need that for bug images. We could just set the screenshot thumbnail size in the template straight up. Thanks - [[User:MaJoR|MaJoR]] ([[User talk:MaJoR|talk]]) 02:31, 16 November 2012 (CET)
: Ah, understood, thanks guys! [[User:Hman360|Hman360]] ([[User talk:Hman360|talk]]) 04:00, 20 April 2020 (CEST)
 
I'd think an additional "type" parameter might work best. We'd default to screenshot size, but then allow alternate sizes for other types of images, and would be able to set the size across them easily (which I believe is the whole point of the image template).[[User:Kolano|Kolano]] ([[User talk:Kolano|talk]]) 05:09, 16 November 2012 (CET)
 
== Parser functions limit ==
I increased the limit to 500. Better than removing potentially useful features from our templates, imho. [[User:Delroth|delroth]] ([[User talk:Delroth|talk]]) 22:49, 2 February 2013 (CET)
 
:We'd been debating removing those for a while now. This really just provided an extra reason to do so.[[User:Kolano|Kolano]] ([[User talk:Kolano|talk]]) 23:40, 2 February 2013 (CET)
 
== Video Gallery ==
Something seems to have recently broken the various video related templates, which now seem to show a blank rather than a preview image. Mainly noticed with YouTube video, not clear if it's related to your recent Video Gallery updates or not. [[User:Kolano|Kolano]] ([[User talk:Kolano|talk]]) 22:13, 30 June 2013 (CEST)
 
Any page using YouTube videos seems to have the issue for me. For instance:
* [[Puss in Boots]]
* [[Super Smash Bros: Brawl]]
 
Here's a screenshot...
 
[[File:No video thumbnails.png|300px]]

Revision as of 04:00, 20 April 2020

Navbox styling

Could you please replace content: " ·"; with content: " · "; in MediaWiki:Common.css? That way navboxes would show "first · second" instead of "first ·second". Flacs (talk) 23:45, 24 November 2019 (CET)

Revised, but not seeing any effect as of yet. Presuming there is some caching that needs to expire. Kolano (talk) 00:22, 25 November 2019 (CET)
Well, it's a CSS change, might need to clear your browser cache or use Ctrl+Shift+R to reload the affected pages instead of F5... mbc07 (talk) 06:17, 25 November 2019 (CET)

Batman Begins game ini link

Can I ask why you reverted my change on the Batman Begins page to use the link to the wiki itself back to the forum thread? (The change I'm referring to.) I think it would be better to link to the relevant section directly in the wiki itself than the forum thread. Hman360 (talk) 01:15, 20 April 2020 (CEST)

I would guess they were just trying to revise the Issues link in your original edit, prior to you revising it to use the internal GameIni link, overwriting your secondary change. I've restored it. Kolano (talk) 01:52, 20 April 2020 (CEST)
Indeed, my edit was only to use the issue template. Don't know what happened but the wiki showed the previous edit (with the forum link) as the latest revision when I did the change. mbc07 (talk) 02:09, 20 April 2020 (CEST)
Ah, understood, thanks guys! Hman360 (talk) 04:00, 20 April 2020 (CEST)