Module:Entry/titles/GBA: Difference between revisions

From Rhythm Heaven Wiki
Jump to navigation Jump to search
(Split the title table)
 
m (Convert indentation to tabs)
Line 1: Line 1:
return {
return {
    {
{
label = "1",
label = "1",
name = "Stage 1",
name = "Stage 1",
Line 11: Line 11:
{"Remix 1 (GBA)", nil, "Remix 1"}
{"Remix 1 (GBA)", nil, "Remix 1"}
},
},
        nextTitle = {"GBA", "2", 1}
nextTitle = {"GBA", "2", 1}
},
},
    {
{
        label = "2",
label = "2",
        name = "Stage 2",
name = "Stage 2",
        entries = {
entries = {
{"Sneaky Spirits 2", "Shiroi Obake"},
{"Sneaky Spirits 2", "Shiroi Obake"},
{"Iai Giri"},
{"Iai Giri"},
Line 24: Line 24:
{"Remix 2 (GBA)", nil, "Remix 2"}
{"Remix 2 (GBA)", nil, "Remix 2"}
},
},
        prevTitle = {"GBA", "1", 6},
prevTitle = {"GBA", "1", 6},
        nextTitle = {"GBA", "3", 1}
nextTitle = {"GBA", "3", 1}
    },
},
    {
{
        label = "3",
label = "3",
        name = "Stage 3",
name = "Stage 3",
        entries = {
entries = {
{"Mahō Tsukai"},
{"Mahō Tsukai"},
{"Showtime"},
{"Showtime"},
Line 38: Line 38:
{"Remix 3 (GBA)", nil, "Remix 3"}
{"Remix 3 (GBA)", nil, "Remix 3"}
},
},
        prevTitle = {"GBA", "2", 6},
prevTitle = {"GBA", "2", 6},
        nextTitle = {"GBA", "4", 1}
nextTitle = {"GBA", "4", 1}
    },
},
    {
{
        label = "4",
label = "4",
        name = "Stage 4",
name = "Stage 4",
        entries = {
entries = {
{"Quiz Show", "Quiz"},
{"Quiz Show", "Quiz"},
{"Night Walk"},
{"Night Walk"},
Line 52: Line 52:
{"Remix 4 (GBA)", nil, "Remix 4"}
{"Remix 4 (GBA)", nil, "Remix 4"}
},
},
        prevTitle = {"GBA", "3", 6},
prevTitle = {"GBA", "3", 6},
        nextTitle = {"GBA", "5", 1}
nextTitle = {"GBA", "5", 1}
    },
},
    {
{
        label = "5",
label = "5",
        name = "Stage 5",
name = "Stage 5",
        entries = {
entries = {
{"Bouncy Road", "Hopping Road"},
{"Bouncy Road", "Hopping Road"},
{"Ninja Bodyguard", nil, "Ninja"}, -- conflicts with character
{"Ninja Bodyguard", nil, "Ninja"}, -- conflicts with character
Line 66: Line 66:
{"Remix 5 (GBA)", nil, "Remix 5"}
{"Remix 5 (GBA)", nil, "Remix 5"}
},
},
        prevTitle = {"GBA", "4", 6},
prevTitle = {"GBA", "4", 6},
        nextTitle = {"GBA", "6", 1}
nextTitle = {"GBA", "6", 1}
    },
},
    {
{
        label = "6",
label = "6",
        name = "Revival",
name = "Revival",
        entries = {
entries = {
{"The Snappy Trio", "Bari Bari Sanninshū"},
{"The Snappy Trio", "Bari Bari Sanninshū"},
{"Bon Dance"},
{"Bon Dance"},
Line 80: Line 80:
{"Remix 6 (GBA)", nil, "Remix 6"}
{"Remix 6 (GBA)", nil, "Remix 6"}
},
},
        prevTitle = {"GBA", "5", 6},
prevTitle = {"GBA", "5", 6},
        nextTitle = {"GBA", "7", 1}
nextTitle = {"GBA", "7", 1}
    },
},
    {
{
        label = "7",
label = "7",
        name = "Technician",
name = "Technician",
        entries = {
entries = {
{"Karateka 2"},
{"Karateka 2"},
{"Rhythm Datsumō 2"},
{"Rhythm Datsumō 2"},
Line 96: Line 96:
prevTitle = {"GBA", "6", 6},
prevTitle = {"GBA", "6", 6},
nextTitle = {"GBA", "8", 1}
nextTitle = {"GBA", "8", 1}
    },
},
{
{
label = "8",
label = "8",

Revision as of 10:14, 9 August 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"}
		},
		nextTitle = {"GBA", "2", 1}
	},
	{
		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}
	},
	{
		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}
	},
	{
		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}
	},
	{
		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}
	},
	{
		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}
	},
	{
		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}
	},
	{
		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}
	},
	{
		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ō"}
		}
	},
	{
		label = "T",
		name = "Toys",
		link = "Rhythm Toys",
		entires = {
			{"Neko Machine"},
			{"Uma Machine"},
			{"Kokuhaku Machine"},
			{"Rap Machine"}
		}
	},
	{
		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}
	}
}