Talk:Main Page: Difference between revisions

No edit summary
 
(62 intermediate revisions by 14 users not shown)
Line 17: Line 17:
* I'm fine with using CV for actors/actresses on Song Information as sometimes that is how it is credited on soundtrack/album booklets. The others yeah, I agree. --[[User:FinalOffset|FinalOffset]] ([[User talk:FinalOffset|talk]]) 02:37, 3 May 2016 (UTC)
* I'm fine with using CV for actors/actresses on Song Information as sometimes that is how it is credited on soundtrack/album booklets. The others yeah, I agree. --[[User:FinalOffset|FinalOffset]] ([[User talk:FinalOffset|talk]]) 02:37, 3 May 2016 (UTC)


== So since writing down the BST SDVX vocal songs' artists off data is allowed ==
== Please source artist confirmations/release dates, please ==
What's the stance on Hellix/Kagura being Humer/Ryu? Anyone can easily spot them throughout hex programs, not so hidden after all. --[[User:UBerserker|UBerserker]] ([[User talk:UBerserker|talk]]) 12:57, 7 March 2018 (UTC)


* Those were confirmed by the file names. Hellix/Kagura aren't as far as I remember. --totally not by [[User:MENDES|MENDES]] ([[User talk:MENDES|talk]]) 14:27, 7 March 2018 (UTC)
Please do this when adding unknown info to the wiki, please. --[[User:Tsuyoshi-kun|M.B.]] ([[User talk:Tsuyoshi-kun|talk]]) 19:53, 26 August 2018 (UTC)
** I meant if you check the event code through something like hexedit (main dll file) you can see the artist name related to each one of the event 2's songs, with Humer and Ryu being the last two. --[[User:UBerserker|UBerserker]] ([[User talk:UBerserker|talk]]) 14:32, 7 March 2018 (UTC)
** Checked it, yes, this is true. Going to add them now. --[[User:FinalOffset|FinalOffset]] ([[User talk:FinalOffset|talk]]) 15:43, 11 March 2018 (UTC)


== Inactive ==
== Official Wallpapers ==
With every website under konami.jp/am or konami.jp/bemani archived and so they get easier to search later on I was wondering if we could add official wallpapers to the respective songs' gallery pages? From the top of my head these seem to have had wallpapers that are pretty hard to find now:
* IIDX G2ARTS
* GFDM Calendars (V2-V6)
* GFDM Designer's Room
* Wallpapers and background movies actually existing in GFDM V and V2 OSTs --[[User:Tsugaru7reveng|t7r]] ([[User talk:Tsugaru7reveng|talk]]) 15:51, 21 March 2020 (UTC)
** Sure, go ahead. --[[User:FinalOffset|FinalOffset]] ([[User talk:FinalOffset|talk]]) 17:00, 21 March 2020 (UTC)


Someone can put the REFLEC BEAT and MÚSECA series in Inactive BEMANI series section? (as they already in the Inactive BEMANI series on the sidebar.) --[[User:Cystial|Cystial]] ([[User talk:Cystial|talk]]) 04:39, 15 March 2018 (UTC)
== Lyrics ==
 
Several songs (e.g. [[Keep On Liftin']], [[KEEP ON MOVIN']]) have horribly inaccurate lyrics, apparently because the source material (which isn't listed) wrote them that way. Is there any possible change that can be made so that they're not deliberately misleading? Also, should sound sample information (like with [[ECSTASY]]) be included in the Trivia section? [[User:Theroux|Theroux]] ([[User talk:Theroux|talk]]) 06:40, 30 August 2020 (UTC)
* See [[RemyWiki:Rules]]. Lyrics should be written as they are on their respective OSTs, samples are completely avoided. --[[User:FinalOffset|FinalOffset]] ([[User talk:FinalOffset|talk]]) 15:09, 30 August 2020 (UTC)
: Edited the link to the rules page for clarity. [[User:Phuzion|Phuzion]] ([[User talk:Phuzion|talk]]) 20:24, 26 February 2021 (UTC)
 
== "as part of the" [music pack] ==
 
Can we please stop doing this? It's very Engrishy. --[[User:Morning Blue|M.B.]] ([[User talk:Morning Blue|talk]]) 03:51, 2 February 2022 (UTC)
 
== Active/Inactive BEMANI series layout needs improvement ==
 
The layout for these sections on the main page needs to be improved; it does not look good on mobile or smaller displays. I suggest using responsive CSS flexboxes instead of HTML tables. Each box needs to have a special CSS class that contains @media rules that will adjust their widths depending on the size of the display. Contain the boxes within a <div> containing flex rules so that they break into columns nicely.
 
For example, we can have a &lt;div&gt; section with the class <span style="font-family: monospace;">.series-section</span> which nests other &lt;div&gt;s with the class <span style="font-family: monospace;">.series</span>:
 
* <span style="font-family: monospace;">'''@media (max-width: 800px)''' { div.series-section div.series { width: 100%; } }</span>
* <span style="font-family: monospace;">'''@media (max-width: 1200px)''' { div.series-section div.series { width: 50%; } }</span>
* <span style="font-family: monospace;">'''@media (max-width: 1600px)''' { div.series-section div.series { width: 33.333%; } }</span>
* <span style="font-family: monospace;">'''Default:''' div.series-section div.series { width: 25%; }</span>
 
These rules would also carry over to the mobile version of the site. An extra stylesheet may need to be implemented for this to happen, but it would make the site look much cleaner and more mobile-friendly. --[[User:RGTM|xRGTMx]] ([[User talk:RGTM|talk]]) 13:58, 20 February 2023 (UTC)
555

edits