Template:Newsletter
Template page
More actions
=
<templatedata>
{
"params": {
|description=Generates a newsletter block styled in the "Amaranth Weekly" visual style. All sections, title, divider colors, font, and images are customizable. |params={
"title": {"type":"string","description":"Main header title text","default":"AMARANTH WEEKLY"},
"subtitle": {"type":"string","description":"Optional subtitle or author/timestamp slot"},
"leftimage": {"type":"string","description":"Image on the left side of the title","default":"glypht.png"},
"rightimage": {"type":"string","description":"Image on the right side of the title","default":"glypht.png"},
"font": {"type":"string","description":"CSS font-family for all text","default":"Arial, sans-serif"},
"section1_title": {"type":"string","description":"Title for Section 1"},
"section1_text": {"type":"string","description":"Main content of Section 1"},
"section1_color": {"type":"string","description":"Divider line color for Section 1","default":"#ff0080"},
"section2_title": {"type":"string"},
"section2_text": {"type":"string"},
"section2_color": {"type":"string","default":"#ff0080"},
"section3_title": {"type":"string"},
"section3_text": {"type":"string"},
"section3_color": {"type":"string","default":"#ff0080"},
"section4_title": {"type":"string"},
"section4_text": {"type":"string"},
"section4_color": {"type":"string","default":"#ff0080"},
"section5_title": {"type":"string"},
"section5_text": {"type":"string"},
"section5_color": {"type":"string","default":"#ff0080"},
"section6_title": {"type":"string"},
"section6_text": {"type":"string"},
"section6_color": {"type":"string","default":"#ff0080"},
"section7_title": {"type":"string"},
"section7_text": {"type":"string"},
"section7_color": {"type":"string","default":"#ff0080"},
"section8_title": {"type":"string"},
"section8_text": {"type":"string"},
"section8_color": {"type":"string","default":"#ff0080"},
"section9_title": {"type":"string"},
"section9_text": {"type":"string"},
"section9_color": {"type":"string","default":"#ff0080"},
"section10_title": {"type":"string"},
"section10_text": {"type":"string"},
"section10_color": {"type":"string","default":"#ff0080"},
"section11_title": {"type":"string"},
"section11_text": {"type":"string"},
"section11_color": {"type":"string","default":"#ff0080"},
"section12_title": {"type":"string"},
"section12_text": {"type":"string"},
"section12_color": {"type":"string","default":"#ff0080"},
"section13_title": {"type":"string"},
"section13_text": {"type":"string"},
"section13_color": {"type":"string","default":"#ff0080"},
"section14_title": {"type":"string"},
"section14_text": {"type":"string"},
"section14_color": {"type":"string","default":"#ff0080"},
"section15_title": {"type":"string"},
"section15_text": {"type":"string"},
"section15_color": {"type":"string","default":"#ff0080"},
"section16_title": {"type":"string"},
"section16_text": {"type":"string"},
"section16_color": {"type":"string","default":"#ff0080"},
"section17_title": {"type":"string"},
"section17_text": {"type":"string"},
"section17_color": {"type":"string","default":"#ff0080"},
"section18_title": {"type":"string"},
"section18_text": {"type":"string"},
"section18_color": {"type":"string","default":"#ff0080"},
"section19_title": {"type":"string"},
"section19_text": {"type":"string"},
"section19_color": {"type":"string","default":"#ff0080"},
"section20_title": {"type":"string"},
"section20_text": {"type":"string"},
"section20_color": {"type":"string","default":"#ff0080"}
} }}