Modul:PotM/data
Tampilan
Dokumentasi untuk modul ini dapat dibuat di Modul:PotM/data/doc
--[[]]
return {
--[=[
Add most recent (or most futuristic) month at the top, in descending order from there:
{
year = 2021,
month = 4,
theme = "Poetry and Drama",
works = {
}
},
Add works to months in normal order in the "works" field:
{
index = "",
display = "",
author = "",
year = ,
image = ""
},
To test, use the "Preview page with this template" button and check the page
[[Module:PotM/test]]
]=]
-- Add new months on the line below this:
{
year = 2026,
month = 7,
theme = "Fiction",
current = 1,
works = {
{
index = "Warisan Seorang Pangeran 05.pdf",
display = "Warisan Seorang Pangeran",
author = "Oey Kim Tiang",
year = "1965",
},
}
},
{
year = 2026,
month = 6,
theme = "Fiction",
current = 1,
works = {
{
index = "Warisan Seorang Pangeran 04.pdf",
display = "Warisan Seorang Pangeran",
author = "Oey Kim Tiang",
year = "1965",
},
}
},
{
year = 2025,
month = 8,
theme = "Non-Fiction",
current = 1,
works = {
{
index = "Geografi Dialek Bahasa Minangkabau.pdf",
display = "Geografi Dialek Bahasa Minangkabau",
author = "Departemen Pendidikan dan Kebudayaan",
year = "1984",
},
}
},
{
year = 2025,
month = 7,
theme = "Fiction",
current = 1,
works = {
{
index = "Srigala Melolong di Hastinapura.pdf",
display = "Srigala Melolong di Hastinapura",
author = "Im Yang Tju",
year = "unknown",
},
}
},
{
year = 2025,
month = 7,
theme = "Fiction",
current = 1,
works = {
{
index = "Siauw Ngo Gie 04.pdf",
display = "Siauw Ngo Gie 04",
author = "Wen Kuang Lou & Feng Mi Tao-Jen",
year = 1930,
},
}
},
{
year = 2025,
month = 5,
theme = "Fiction",
current = 0,
works = {
{
index = "Siauw Ngo Gie 03.pdf",
display = "Siauw Ngo Gie 03",
author = "Wen Kuang Lou & Feng Mi Tao-Jen",
year = 1930,
},
}
},
{
year = 2025,
month = 3,
theme = "Fiction",
current = 0,
works = {
{
index = "Siauw Ngo Gie 02.pdf",
display = "Siauw Ngo Gie 02",
author = "Wen Kuang Lou & Feng Mi Tao-Jen",
year = 1930,
},
}
},
{
year = 2024,
month = 6,
theme = "Nonfiction",
current = 1,
works = {
{
index = "Isteri Islam Jang Berarti.djvu",
display = "Isteri Islam Jang Berarti",
author = "Pusat Pimpinan Aisyiah",
year = 1956,
},
}
},
{
year = 2024,
month = 3,
theme = "Recipe",
works = {
{
index = "Mustikarasa.pdf",
display = "Mustikarasa",
author = "Kementerian Pertanian Indonesia",
year = 1967,
},
}
},
{
year = 2022,
month = 11,
theme = "20 Tahun GKBI",
works = {
{
index = "20 tahun G.K.B.I.pdf",
display = "20 Tahun GKBI",
author = "Gabungan Koperasi Batik Indonesia",
year = 1968,
},
}
},
}