Latest revision |
Your text |
Line 1: |
Line 1: |
| ==(First topic)==
| |
| Maybe it would be better to make the order free, so that the regions can be sorted by release date. Something like <nowiki>{{releasedate|region1=eu|date1=November 18, 2005|region2=us|date2=December 5, 2005}}</nowiki>. Would be better for games like [[Mario Smash Football]]. It could work with #switch-commands - {{User:Cobold/sig}} 16:17, 14 September 2008 (EDT) | | Maybe it would be better to make the order free, so that the regions can be sorted by release date. Something like <nowiki>{{releasedate|region1=eu|date1=November 18, 2005|region2=us|date2=December 5, 2005}}</nowiki>. Would be better for games like [[Mario Smash Football]]. It could work with #switch-commands - {{User:Cobold/sig}} 16:17, 14 September 2008 (EDT) |
|
| |
|
Line 38: |
Line 37: |
| == PNG to SVG? == | | == PNG to SVG? == |
|
| |
|
| | {{talk}} |
| We have [[:Category:Flags|PNG flags]]. {{SITENAME}} supports SVGs and there are SVG versions of the flags on Wikipedia: | | We have [[:Category:Flags|PNG flags]]. {{SITENAME}} supports SVGs and there are SVG versions of the flags on Wikipedia: |
| #{{wp|File:Flag of South Africa.svg}} | | #{{wp|File:Flag of South Africa.svg}} |
| #{{wp|File:Flag of Belgium.svg}}
| |
| #{{wp|File:Flag of Mexico.svg}} | | #{{wp|File:Flag of Mexico.svg}} |
| #{{wp|File:Flag of Brazil.svg}} | | #{{wp|File:Flag of Brazil.svg}} |
Line 63: |
Line 62: |
| #{{wp|File:Flag of Spain.svg}} | | #{{wp|File:Flag of Spain.svg}} |
| The code can just easily shift the <code>.png</code> to <code>.svg</code>, generating redlinks all across the wiki, but will have all the generated redlinks on this template page, making this transition super easy. Should I go ahead and do that? --{{User:Wildgoosespeeder/sig}} 15:08, 2 September 2017 (EDT) | | The code can just easily shift the <code>.png</code> to <code>.svg</code>, generating redlinks all across the wiki, but will have all the generated redlinks on this template page, making this transition super easy. Should I go ahead and do that? --{{User:Wildgoosespeeder/sig}} 15:08, 2 September 2017 (EDT) |
| :Don't see why not. {{User:Baby Luigi/sig}} 15:11, 2 September 2017 (EDT)
| |
| ::Is there any reason to make the switch? {{User:Time Turner/sig}} 15:12, 2 September 2017 (EDT)
| |
| :::SVGs scale better than PNGs, because they are vector graphics rather than raster graphics, making the flags appear sharper: [[File:Flag of UK.svg|25px]]SVG [[File:Flag of UK.png|25px]]PNG. --{{User:Wildgoosespeeder/sig}} 15:16, 2 September 2017 (EDT)
| |
| ::::Fair enough. No objections from me. {{User:Time Turner/sig}} 15:17, 2 September 2017 (EDT)
| |
| :::::I will need to involve {{user|Henry Tucayo Clay}}, because some of these flags are used in [[The 'Shroom:Main Page|The 'Shroom]], so I am going to wait a little bit before I do this. --{{User:Wildgoosespeeder/sig}} 15:34, 2 September 2017 (EDT)
| |
| ::::::Using the exact same file name and just changing the extension would pose no major problem. Sure, there will be many instances but nothing that can't be done. --{{User:Henry Tucayo Clay/sig}} 22:28, 3 September 2017 (EDT)
| |
| :::::::Digging into how the The 'Shroom operates with the flags so far, {{tem|ShroomMafia3}} needs to be updated as well as {{tem|{{PAGENAME}}}}. --{{User:Wildgoosespeeder/sig}} 15:54, 4 September 2017 (EDT)
| |
| ::::::::The US flag seems to have a harder time scaling down as an SVG than as a PNG, especially the 50 stars in the canton. It's better on, say, Firefox than on Vivialdi, but you definitely get a cleaner image with the downscaled png: [[File:Flag of USA.svg|25px]]SVG [[File:Flag of USA.png|25px]]PNG. --[[User:Bowserbros|Bowserbros]] ([[User talk:Bowserbros|talk]]) 22:14, May 30, 2024 (EDT)
| |
|
| |
| ==North America / Europe==
| |
| Should we specify that when release dates are applicable to North America and Europe as a whole, the wiki infobox defaults to listing them under the USA and EU flags? I was thinking about how the EU flag won't be truly applicable to the UK going forward, but the same thing can sort of be said of using the USA flag when a release date is also applicable to Canada and/or Mexico. The general idea is that the USA and EU flags apply to the whole continent or region unless individual countries are mentioned, which seems to have always been implicitly done for simplicity's sake but never formally written. Also, we haven't been fully adhering to the "''Australia -> Japan -> Europe -> North America''" time zone order when listing some recent simultaneous releases and have been listing "first" releases as either USA or Japan in these cases - we can follow {{wp|List of UTC time offsets|UTC time offsets}} or {{wp|List of time zones by country|country time zones}} for a better idea of how to list them properly. [[User:LinkTheLefty|LinkTheLefty]] ([[User talk:LinkTheLefty|talk]]) 09:11, February 2, 2020 (EST)
| |
|
| |
| == Add Singapore ==
| |
|
| |
| For Singaporean release dates {{unsigned|A Duck Goes Quack Quack}}
| |
|
| |
| == Allow usage of this template as a generic "flag list" template ==
| |
| {{settled TPP}}
| |
| {{proposal outcome|passed|5-1-0|Allow usage as generic "flag list" template}}
| |
|
| |
| The {{tem|Release}} template is in essence a simple list in which each item is some arbitrary text preceded with a region flag. It does not have any functionality specific to release dates. As such, it could be used wherever a flag list is needed. For example, the publisher field in the infobox of ''[[Mario is Missing! (Super Nintendo Entertainment System)|Mario is Missing!]]'' could be this:
| |
|
| |
| {{flag list|USA|The Software Toolworks|Europe|Mindscape}}
| |
|
| |
| <pre>{{release|USA|The Software Toolworks|Europe|Mindscape}}</pre>
| |
|
| |
| However, because this template is named "Release", we typically don't use it for information unrelated to release dates. For example, when we needed a template for displaying serial numbers per region, we created the {{tem|Serials}} template, which has [https://www.mariowiki.com/Template:Serials?action=edit the exact same code source] as [https://www.mariowiki.com/Template:Release?action=edit the Release template]. Shall we create other templates (in our example, {{tem|Publishers}}) with the same copy-pasted source code every time a flag list would be useful for a specific use case?
| |
|
| |
| To avoid that, I propose to replace all uses of {{tem|Serials}} with {{tem|Release}} and allow the use of {{tem|Release}} for any use case that requires a list of text items preceded with a region flag. We could additionally rename this template to a more generic name such as {{tem|Flag list}}; the name is open to discussion.
| |
|
| |
| '''Proposer''': {{User|Jdtendo}}<br>
| |
| '''Deadline''': September 27, 2024, 23:59 GMT
| |
|
| |
| ===Support and rename to a more generic name===
| |
| #{{User|Jdtendo}} Primary choice.
| |
| #{{User|ThePowerPlayer}} Per [[MarioWiki:Once and only once]]. These are the same template, so keeping both versions would be too confusing when the functionality can be applied to a single template.
| |
| #{{User|Arend}} I had no idea we had made a separate template for the game serials in the first place! And it's 100% identical to a template we already have for years, to boot: these should definitely be merged. Renaming the merged template also allows it for broader usage (such as with different regional publishers, as this proposal brought up), which would be very useful across the board and won't have to include even more redundant duplicate templates.
| |
| #{{User|Power Flotzo}} Per all.
| |
| #{{User|Hewer}} Makes sense.
| |
| <s>#{{User|Super Mario RPG}} I've seen instances of this being used outside of just release dates, and this option makes it more universally applicable to listing things in different regions under a variety of circumstances, like publishers and serials. Per proposal.</s>
| |
|
| |
| ===Support and keep name "Release"===
| |
| #{{User|Jdtendo}} Secondary choice.
| |
|
| |
| ===Oppose: keep specific templates===
| |
|
| |
| ===Comments===
| |