Jump to content

Module:Newarticletext/data

From The Petit Planet Wiki

Documentation for this module may be created at Module:Newarticletext/data/doc

return {
	{
		header = "Preloads",
		sections = {
            {
                text = "Neighbors",
                link = {
                    {
                        text = "Overview",
                        link = "Template:Neighbor/Preload"
                    },
                    {
                        text = "Story",
                        link = "Template:Neighbor/Story/Preload"
                    },
                    {
                        text = "Gallery",
                        link = "Template:Neighbor/Gallery/Preload"
                    },
                    size = ".75em"
                }
            },
		}
	}
}