Talk:Main Page: Difference between revisions

(Cleaning and replying.)
 
(70 intermediate revisions by 16 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)


== DANCE RUSH now has the Bemani logo ==
== Please source artist confirmations/release dates, please ==
On the other hand, the three originals for it are credited to just ''オリジナル'' so it looks like the Konami's artist censor is starting to touch games too (unless it's because they consider this a minor game and the new songs themselves sound like generic EDM BGMs, as in filler stuff to play) --[[User:UBerserker|UBerserker]] ([[User talk:UBerserker|talk]]) 14:48, 23 October 2017 (UTC)
 
* BEMANI logo means the songs shared should mention DANCE RUSH now. Whenever the game is supported here, the KOs will be a pain to complete, sadly. --[[User:FinalOffset|FinalOffset]] ([[User talk:FinalOffset|talk]]) 15:10, 23 October 2017 (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)
 
== 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)
 
== 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