Module:Entry/titles/GBA: Difference between revisions

From Rhythm Heaven Wiki
Jump to navigation Jump to search
(Add categories of stages)
mNo edit summary
Tag: Reverted
Line 210: Line 210:
entries = {
entries = {
{"Introduction", "Rhythm-kan Check", icon="Check"}
{"Introduction", "Rhythm-kan Check", icon="Check"}
}
},
{
label = "EX",
name = "Extra",
entries = {
{"Karate Man Returns!", "Karateka Tempo Up!", "Karateka"},
{"Rhythm Tweezers 2", "Rhythm Datsumō Tempo Up!", "Rhythm Datsumō"},
{"Marching Orders", "Marcher Tempo Up!", "Marcher"},
{"Spaceball", "Air Batter Tempo Up!", "Air Batter"},
{"The Clappy Trio 2", "Pachi Pachi Sanninshū Tempo Up!", "Pachi Pachi Sanninshū"},
{"Remix 1 (GBA)", "Extra Remix Tempo Up!", "Extra Remix"}
},
prevTitle = {"GBA", "8", 6},
categories = {
"Rhythm Tengoku",
"Rhythm Games",
"Extra (Arcade 1P)"
}
}
}
}
}
}

Revision as of 03:47, 5 December 2025

Documentation for this module may be created at Module:Entry/titles/GBA/doc

return {
	{
		label = "1",
		name = "Stage 1",
		entries = {
			{"Karate Man Returns!", "Karateka"},
			{"Rhythm Tweezers 2", "Rhythm Datsumō"},
			{"Marching Orders", "Marcher"},
			{"Spaceball", nil, "Air Batter"}, -- conflicts with character
			{"The Clappy Trio 2", "Pachi Pachi Sanninshū"},
			{"Remix 1 (GBA)", nil, "Remix 1"}
		},
		prevTitle = {"GBA", "I", 1},
		nextTitle = {"GBA", "2", 1},
		categories = {
			"Rhythm Tengoku",
			"Rhythm Games",
			"Stage 1 (GBA)",
			"Stage 1 (Arcade 1P)"
		}
	},
	{
		label = "2",
		name = "Stage 2",
		entries = {
			{"Sneaky Spirits 2", "Shiroi Obake"},
			{"Iai Giri"},
			{"Rat Race", "Kossori Rat"},
			{"Sick Beats", "Baikin Hakase"},
			{"The☆Bon Odori"},
			{"Remix 2 (GBA)", nil, "Remix 2"}
		},
		prevTitle = {"GBA", "1", 6},
		nextTitle = {"GBA", "3", 1},
		categories = {
			"Rhythm Tengoku",
			"Rhythm Games",
			"Stage 2 (GBA)",
			"Stage 2 (Arcade 1P)"
		}
	},
	{
		label = "3",
		name = "Stage 3",
		entries = {
			{"Mahō Tsukai"},
			{"Showtime"},
			{"Bunny Hop", "Usagi Tobi"},
			{"Tram to Poline"},
			{"Space Dance"},
			{"Remix 3 (GBA)", nil, "Remix 3"}
		},
		prevTitle = {"GBA", "2", 6},
		nextTitle = {"GBA", "4", 1},
		categories = {
			"Rhythm Tengoku",
			"Rhythm Games",
			"Stage 3 (GBA)",
			"Stage 3 (Arcade 1P)"
		}
	},
	{
		label = "4",
		name = "Stage 4",
		entries = {
			{"Quiz Show", "Quiz"},
			{"Night Walk"},
			{"Power Calligraphy", "Rhythm o Shūji"},
			{"Polyrhythm"},
			{"Rap Men"},
			{"Remix 4 (GBA)", nil, "Remix 4"}
		},
		prevTitle = {"GBA", "3", 6},
		nextTitle = {"GBA", "5", 1},
		categories = {
			"Rhythm Tengoku",
			"Rhythm Games",
			"Stage 4 (GBA)",
			"Stage 4 (Arcade 1P)"
		}
	},
	{
		label = "5",
		name = "Stage 5",
		entries = {
			{"Bouncy Road", "Hopping Road"},
			{"Ninja Bodyguard", nil, "Ninja"}, -- conflicts with character
			{"Toss Boys"},
			{"Hanabi"},
			{"Tap Trial", "Tap Dance"},
			{"Remix 5 (GBA)", nil, "Remix 5"}
		},
		prevTitle = {"GBA", "4", 6},
		nextTitle = {"GBA", "6", 1},
		categories = {
			"Rhythm Tengoku",
			"Rhythm Games",
			"Stage 5 (GBA)",
			"Stage 5 (Arcade 1P)"
		}
	},
	{
		label = "6",
		name = "Revival",
		entries = {
			{"The Snappy Trio", "Bari Bari Sanninshū"},
			{"Bon Dance"},
			{"Cosmic Dance", "Cosmo Dance"},
			{"Rap Women"},
			{"Tap Trial 2", "Super Tap"},
			{"Remix 6 (GBA)", nil, "Remix 6"}
		},
		prevTitle = {"GBA", "5", 6},
		nextTitle = {"GBA", "7", 1},
		categories = {
			"Rhythm Tengoku",
			"Rhythm Games",
			"Stage 6 (GBA)",
			"Stage 6 (Arcade 1P)"
		}
	},
	{
		label = "7",
		name = "Technician",
		entries = {
			{"Karateka 2"},
			{"Rhythm Datsumō 2"},
			{"Ninja no Shison"},
			{"Night Walk 2"},
			{"Marcher 2"},
			{"Remix 7 (GBA)", nil, "Remix 7"}
		},
		prevTitle = {"GBA", "6", 6},
		nextTitle = {"GBA", "8", 1},
		categories = {
			"Rhythm Tengoku",
			"Rhythm Games",
			"Stage 7 (GBA)",
			"Stage 7 (Arcade 1P)"
		}
	},
	{
		label = "8",
		name = "Last Technician",
		entries = {
			{"Hopping Road 2"},
			{"Toss Boys 2"},
			{"Polyrhythm 2"},
			{"Air Batter 2"},
			{"Shiroi Obake 2"},
			{"Remix 8 (GBA)", nil, "Remix 8"}
		},
		prevTitle = {"GBA", "7", 6},
		nextTitle = {"GBA", "EX", 1},
		categories = {
			"Rhythm Tengoku",
			"Rhythm Games",
			"Stage 8 (GBA)",
			"Stage 8 (Arcade 1P)"
		}
	},
	{
		label = "B",
		name = "Omake Corner",
		link = "Medal Corner",
		entries = {
			{"Café", "Kissa Counsel"},
			{"Rhythm Toys", "Omocha"},
			{"Endless Games", "Game"},
			{"Drum Lesson"},
			{"Staff Credits", "Staff"},
			{"Live"}
		}
	},
	{
		label = "E",
		name = "Games",
		link = "Endless Games",
		entries = {
			{"Mr. Upbeat", "Ura Otoko"},
			{"Sick Beats", "Baikin Hakase SP"},
			{"Quiz Show", "Quiz Special"},
			{"Mannequin Kōjō"}
		},
		categories = {
			"Rhythm Tengoku",
			"Medal Corner",
			"Endless Games"
		}
	},
	{
		label = "T",
		name = "Toys",
		link = "Rhythm Toys",
		entries = {
			{"Neko Machine"},
			{"Uma Machine"},
			{"Kokuhaku Machine"},
			{"Rap Machine"}
		},
		categories = {
			"Rhythm Tengoku",
			"Medal Corner",
			"Rhythm Toys"
		}
	},
	{
		label = "I",
		name = "Rhythm-kan Check",
		entries = {
			{"Introduction", "Rhythm-kan Check", icon="Check"}
		}
	}
}