Template:Newsletter: Difference between revisions
More actions
LordSkorne7 (talk | contribs) No edit summary Tag: 2017 source edit |
LordSkorne7 (talk | contribs) No edit summary Tag: 2017 source edit |
||
| Line 114: | Line 114: | ||
<templatedata> |
<templatedata> |
||
{ |
{ |
||
"description": "Generates |
"description": "Generates the left-side section (1–20) of an Amaranth Legacy Newsletter layout with full styling and customization options.", |
||
"params": { |
"params": { |
||
"title": { "type": "string", "description": "Main header title text", "default": "AMARANTH WEEKLY" }, |
"title": { "type": "string", "description": "Main header title text", "default": "AMARANTH WEEKLY" }, |
||
| Line 127: | Line 127: | ||
"textcolor": { "type": "string", "description": "Color for all text", "default": "#60add5" }, |
"textcolor": { "type": "string", "description": "Color for all text", "default": "#60add5" }, |
||
"background": { "type": "string", "description": "Background color of the newsletter box", "default": "transparent" }, |
"background": { "type": "string", "description": "Background color of the newsletter box", "default": "transparent" }, |
||
"glow": { "type": "string", "description": "Set to any value to enable outer glow effect", "default": "" } |
"glow": { "type": "string", "description": "Set to any value to enable outer glow effect", "default": "" }, |
||
"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 color for Section 1", "default": "#60add5" }, |
|||
"section2_title": { "type": "string", "description": "Title for Section 2" }, |
|||
"section2_text": { "type": "string", "description": "Main content of Section 2" }, |
|||
"section2_color": { "type": "string", "description": "Divider color for Section 2", "default": "#60add5" }, |
|||
"section3_title": { "type": "string", "description": "Title for Section 3" }, |
|||
"section3_text": { "type": "string", "description": "Main content of Section 3" }, |
|||
"section3_color": { "type": "string", "description": "Divider color for Section 3", "default": "#60add5" }, |
|||
"section4_title": { "type": "string", "description": "Title for Section 4" }, |
|||
"section4_text": { "type": "string", "description": "Main content of Section 4" }, |
|||
"section4_color": { "type": "string", "description": "Divider color for Section 4", "default": "#60add5" }, |
|||
"section5_title": { "type": "string", "description": "Title for Section 5" }, |
|||
"section5_text": { "type": "string", "description": "Main content of Section 5" }, |
|||
"section5_color": { "type": "string", "description": "Divider color for Section 5", "default": "#60add5" }, |
|||
"section6_title": { "type": "string", "description": "Title for Section 6" }, |
|||
"section6_text": { "type": "string", "description": "Main content of Section 6" }, |
|||
"section6_color": { "type": "string", "description": "Divider color for Section 6", "default": "#60add5" }, |
|||
"section7_title": { "type": "string", "description": "Title for Section 7" }, |
|||
"section7_text": { "type": "string", "description": "Main content of Section 7" }, |
|||
"section7_color": { "type": "string", "description": "Divider color for Section 7", "default": "#60add5" }, |
|||
"section8_title": { "type": "string", "description": "Title for Section 8" }, |
|||
"section8_text": { "type": "string", "description": "Main content of Section 8" }, |
|||
"section8_color": { "type": "string", "description": "Divider color for Section 8", "default": "#60add5" }, |
|||
"section9_title": { "type": "string", "description": "Title for Section 9" }, |
|||
"section9_text": { "type": "string", "description": "Main content of Section 9" }, |
|||
"section9_color": { "type": "string", "description": "Divider color for Section 9", "default": "#60add5" }, |
|||
"section10_title": { "type": "string", "description": "Title for Section 10" }, |
|||
"section10_text": { "type": "string", "description": "Main content of Section 10" }, |
|||
"section10_color": { "type": "string", "description": "Divider color for Section 10", "default": "#60add5" }, |
|||
"section11_title": { "type": "string", "description": "Title for Section 11" }, |
|||
"section11_text": { "type": "string", "description": "Main content of Section 11" }, |
|||
"section11_color": { "type": "string", "description": "Divider color for Section 11", "default": "#60add5" }, |
|||
"section12_title": { "type": "string", "description": "Title for Section 12" }, |
|||
"section12_text": { "type": "string", "description": "Main content of Section 12" }, |
|||
"section12_color": { "type": "string", "description": "Divider color for Section 12", "default": "#60add5" }, |
|||
"section13_title": { "type": "string", "description": "Title for Section 13" }, |
|||
"section13_text": { "type": "string", "description": "Main content of Section 13" }, |
|||
"section13_color": { "type": "string", "description": "Divider color for Section 13", "default": "#60add5" }, |
|||
"section14_title": { "type": "string", "description": "Title for Section 14" }, |
|||
"section14_text": { "type": "string", "description": "Main content of Section 14" }, |
|||
"section14_color": { "type": "string", "description": "Divider color for Section 14", "default": "#60add5" }, |
|||
"section15_title": { "type": "string", "description": "Title for Section 15" }, |
|||
"section15_text": { "type": "string", "description": "Main content of Section 15" }, |
|||
"section15_color": { "type": "string", "description": "Divider color for Section 15", "default": "#60add5" }, |
|||
"section16_title": { "type": "string", "description": "Title for Section 16" }, |
|||
"section16_text": { "type": "string", "description": "Main content of Section 16" }, |
|||
"section16_color": { "type": "string", "description": "Divider color for Section 16", "default": "#60add5" }, |
|||
"section17_title": { "type": "string", "description": "Title for Section 17" }, |
|||
"section17_text": { "type": "string", "description": "Main content of Section 17" }, |
|||
"section17_color": { "type": "string", "description": "Divider color for Section 17", "default": "#60add5" }, |
|||
"section18_title": { "type": "string", "description": "Title for Section 18" }, |
|||
"section18_text": { "type": "string", "description": "Main content of Section 18" }, |
|||
"section18_color": { "type": "string", "description": "Divider color for Section 18", "default": "#60add5" }, |
|||
"section19_title": { "type": "string", "description": "Title for Section 19" }, |
|||
"section19_text": { "type": "string", "description": "Main content of Section 19" }, |
|||
"section19_color": { "type": "string", "description": "Divider color for Section 19", "default": "#60add5" }, |
|||
"section20_color": { "type": "string", "description": "Divider color for Section 20", "default": "#60add5" }, |
|||
"section21_title": { "type": "string", "description": "Title for Section 21" }, |
|||
"section22_title": { "type": "string", "description": "Title for Section 22" }, |
|||
"section22_text": { "type": "string", "description": "Main content of Section 22" }, |
|||
"section22_color": { "type": "string", "description": "Divider color for Section 22", "default": "#60add5" }, |
|||
"section23_title": { "type": "string", "description": "Title for Section 23" }, |
|||
"section23_text": { "type": "string", "description": "Main content of Section 23" }, |
|||
"section23_color": { "type": "string", "description": "Divider color for Section 23", "default": "#60add5" }, |
|||
"section24_title": { "type": "string", "description": "Title for Section 24" }, |
|||
"section24_text": { "type": "string", "description": "Main content of Section 24" }, |
|||
"section24_color": { "type": "string", "description": "Divider color for Section 24", "default": "#60add5" }, |
|||
"section25_title": { "type": "string", "description": "Title for Section 25" }, |
|||
"section25_text": { "type": "string", "description": "Main content of Section 25" }, |
|||
"section25_color": { "type": "string", "description": "Divider color for Section 25", "default": "#60add5" }, |
|||
"section26_title": { "type": "string", "description": "Title for Section 26" }, |
|||
"section26_text": { "type": "string", "description": "Main content of Section 26" }, |
|||
"section26_color": { "type": "string", "description": "Divider color for Section 26", "default": "#60add5" }, |
|||
"section27_title": { "type": "string", "description": "Title for Section 27" }, |
|||
"section27_text": { "type": "string", "description": "Main content of Section 27" }, |
|||
"section27_color": { "type": "string", "description": "Divider color for Section 27", "default": "#60add5" }, |
|||
"section28_title": { "type": "string", "description": "Title for Section 28" }, |
|||
"section28_text": { "type": "string", "description": "Main content of Section 28" }, |
|||
"section28_color": { "type": "string", "description": "Divider color for Section 28", "default": "#60add5" }, |
|||
"section29_title": { "type": "string", "description": "Title for Section 29" }, |
|||
"section29_text": { "type": "string", "description": "Main content of Section 29" }, |
|||
"section29_color": { "type": "string", "description": "Divider color for Section 29", "default": "#60add5" }, |
|||
"section30_title": { "type": "string", "description": "Title for Section 30" }, |
|||
"section30_text": { "type": "string", "description": "Main content of Section 30" }, |
|||
"section30_color": { "type": "string", "description": "Divider color for Section 30", "default": "#60add5" }, |
|||
"section31_title": { "type": "string", "description": "Title for Section 31" }, |
|||
"section31_text": { "type": "string", "description": "Main content of Section 31" }, |
|||
"section31_color": { "type": "string", "description": "Divider color for Section 31", "default": "#60add5" }, |
|||
"section32_title": { "type": "string", "description": "Title for Section 32" }, |
|||
"section32_text": { "type": "string", "description": "Main content of Section 32" }, |
|||
"section32_color": { "type": "string", "description": "Divider color for Section 32", "default": "#60add5" }, |
|||
"section33_title": { "type": "string", "description": "Title for Section 33" }, |
|||
"section33_text": { "type": "string", "description": "Main content of Section 33" }, |
|||
"section33_color": { "type": "string", "description": "Divider color for Section 33", "default": "#60add5" }, |
|||
"section34_title": { "type": "string", "description": "Title for Section 34" }, |
|||
"section34_text": { "type": "string", "description": "Main content of Section 34" }, |
|||
"section34_color": { "type": "string", "description": "Divider color for Section 34", "default": "#60add5" }, |
|||
"section35_title": { "type": "string", "description": "Title for Section 35" }, |
|||
"section35_text": { "type": "string", "description": "Main content of Section 35" }, |
|||
"section35_color": { "type": "string", "description": "Divider color for Section 35", "default": "#60add5" }, |
|||
"section36_title": { "type": "string", "description": "Title for Section 36" }, |
|||
"section36_text": { "type": "string", "description": "Main content of Section 36" }, |
|||
"section36_color": { "type": "string", "description": "Divider color for Section 36", "default": "#60add5" }, |
|||
"section37_title": { "type": "string", "description": "Title for Section 37" }, |
|||
"section37_text": { "type": "string", "description": "Main content of Section 37" }, |
|||
"section37_color": { "type": "string", "description": "Divider color for Section 37", "default": "#60add5" }, |
|||
"section38_title": { "type": "string", "description": "Title for Section 38" }, |
|||
"section38_text": { "type": "string", "description": "Main content of Section 38" }, |
|||
"section38_color": { "type": "string", "description": "Divider color for Section 38", "default": "#60add5" }, |
|||
"section39_title": { "type": "string", "description": "Title for Section 39" }, |
|||
"section39_text": { "type": "string", "description": "Main content of Section 39" }, |
|||
"section39_color": { "type": "string", "description": "Divider color for Section 39", "default": "#60add5" }, |
|||
"section40_title": { "type": "string", "description": "Title for Section 40" }, |
|||
"section40_text": { "type": "string", "description": "Main content of Section 40" }, |
|||
"section40_color": { "type": "string", "description": "Divider color for Section 40", "default": "#60add5" } |
|||
} |
} |
||
} |
} |
||
Revision as of 20:58, May 14, 2025
Generates the left-side section (1–20) of an Amaranth Legacy Newsletter layout with full styling and customization options.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | Main header title text
| String | optional |
| titlesize | titlesize | CSS size for title text
| String | optional |
| subtitle | subtitle | Optional subtitle or author/timestamp slot | String | optional |
| overview | overview | Optional overview section displayed beneath subtitle | String | optional |
| leftimage | leftimage | Image on the left side of the title
| String | optional |
| rightimage | rightimage | Image on the right side of the title
| String | optional |
| font | font | CSS font-family for all text
| String | optional |
| bordercolor | bordercolor | Hex color code for border and lines
| String | optional |
| titlecolor | titlecolor | Color for the main title text
| String | optional |
| textcolor | textcolor | Color for all text
| String | optional |
| background | background | Background color of the newsletter box
| String | optional |
| glow | glow | Set to any value to enable outer glow effect
| String | optional |
| section1_title | section1_title | Title for Section 1 | String | optional |
| section1_text | section1_text | Main content of Section 1 | String | optional |
| section1_color | section1_color | Divider color for Section 1
| String | optional |
| section2_title | section2_title | Title for Section 2 | String | optional |
| section2_text | section2_text | Main content of Section 2 | String | optional |
| section2_color | section2_color | Divider color for Section 2
| String | optional |
| section3_title | section3_title | Title for Section 3 | String | optional |
| section3_text | section3_text | Main content of Section 3 | String | optional |
| section3_color | section3_color | Divider color for Section 3
| String | optional |
| section4_title | section4_title | Title for Section 4 | String | optional |
| section4_text | section4_text | Main content of Section 4 | String | optional |
| section4_color | section4_color | Divider color for Section 4
| String | optional |
| section5_title | section5_title | Title for Section 5 | String | optional |
| section5_text | section5_text | Main content of Section 5 | String | optional |
| section5_color | section5_color | Divider color for Section 5
| String | optional |
| section6_title | section6_title | Title for Section 6 | String | optional |
| section6_text | section6_text | Main content of Section 6 | String | optional |
| section6_color | section6_color | Divider color for Section 6
| String | optional |
| section7_title | section7_title | Title for Section 7 | String | optional |
| section7_text | section7_text | Main content of Section 7 | String | optional |
| section7_color | section7_color | Divider color for Section 7
| String | optional |
| section8_title | section8_title | Title for Section 8 | String | optional |
| section8_text | section8_text | Main content of Section 8 | String | optional |
| section8_color | section8_color | Divider color for Section 8
| String | optional |
| section9_title | section9_title | Title for Section 9 | String | optional |
| section9_text | section9_text | Main content of Section 9 | String | optional |
| section9_color | section9_color | Divider color for Section 9
| String | optional |
| section10_title | section10_title | Title for Section 10 | String | optional |
| section10_text | section10_text | Main content of Section 10 | String | optional |
| section10_color | section10_color | Divider color for Section 10
| String | optional |
| section11_title | section11_title | Title for Section 11 | String | optional |
| section11_text | section11_text | Main content of Section 11 | String | optional |
| section11_color | section11_color | Divider color for Section 11
| String | optional |
| section12_title | section12_title | Title for Section 12 | String | optional |
| section12_text | section12_text | Main content of Section 12 | String | optional |
| section12_color | section12_color | Divider color for Section 12
| String | optional |
| section13_title | section13_title | Title for Section 13 | String | optional |
| section13_text | section13_text | Main content of Section 13 | String | optional |
| section13_color | section13_color | Divider color for Section 13
| String | optional |
| section14_title | section14_title | Title for Section 14 | String | optional |
| section14_text | section14_text | Main content of Section 14 | String | optional |
| section14_color | section14_color | Divider color for Section 14
| String | optional |
| section15_title | section15_title | Title for Section 15 | String | optional |
| section15_text | section15_text | Main content of Section 15 | String | optional |
| section15_color | section15_color | Divider color for Section 15
| String | optional |
| section16_title | section16_title | Title for Section 16 | String | optional |
| section16_text | section16_text | Main content of Section 16 | String | optional |
| section16_color | section16_color | Divider color for Section 16
| String | optional |
| section17_title | section17_title | Title for Section 17 | String | optional |
| section17_text | section17_text | Main content of Section 17 | String | optional |
| section17_color | section17_color | Divider color for Section 17
| String | optional |
| section18_title | section18_title | Title for Section 18 | String | optional |
| section18_text | section18_text | Main content of Section 18 | String | optional |
| section18_color | section18_color | Divider color for Section 18
| String | optional |
| section19_title | section19_title | Title for Section 19 | String | optional |
| section19_text | section19_text | Main content of Section 19 | String | optional |
| section19_color | section19_color | Divider color for Section 19
| String | optional |
| section20_color | section20_color | Divider color for Section 20
| String | optional |
| section21_title | section21_title | Title for Section 21 | String | optional |
| section22_title | section22_title | Title for Section 22 | String | optional |
| section22_text | section22_text | Main content of Section 22 | String | optional |
| section22_color | section22_color | Divider color for Section 22
| String | optional |
| section23_title | section23_title | Title for Section 23 | String | optional |
| section23_text | section23_text | Main content of Section 23 | String | optional |
| section23_color | section23_color | Divider color for Section 23
| String | optional |
| section24_title | section24_title | Title for Section 24 | String | optional |
| section24_text | section24_text | Main content of Section 24 | String | optional |
| section24_color | section24_color | Divider color for Section 24
| String | optional |
| section25_title | section25_title | Title for Section 25 | String | optional |
| section25_text | section25_text | Main content of Section 25 | String | optional |
| section25_color | section25_color | Divider color for Section 25
| String | optional |
| section26_title | section26_title | Title for Section 26 | String | optional |
| section26_text | section26_text | Main content of Section 26 | String | optional |
| section26_color | section26_color | Divider color for Section 26
| String | optional |
| section27_title | section27_title | Title for Section 27 | String | optional |
| section27_text | section27_text | Main content of Section 27 | String | optional |
| section27_color | section27_color | Divider color for Section 27
| String | optional |
| section28_title | section28_title | Title for Section 28 | String | optional |
| section28_text | section28_text | Main content of Section 28 | String | optional |
| section28_color | section28_color | Divider color for Section 28
| String | optional |
| section29_title | section29_title | Title for Section 29 | String | optional |
| section29_text | section29_text | Main content of Section 29 | String | optional |
| section29_color | section29_color | Divider color for Section 29
| String | optional |
| section30_title | section30_title | Title for Section 30 | String | optional |
| section30_text | section30_text | Main content of Section 30 | String | optional |
| section30_color | section30_color | Divider color for Section 30
| String | optional |
| section31_title | section31_title | Title for Section 31 | String | optional |
| section31_text | section31_text | Main content of Section 31 | String | optional |
| section31_color | section31_color | Divider color for Section 31
| String | optional |
| section32_title | section32_title | Title for Section 32 | String | optional |
| section32_text | section32_text | Main content of Section 32 | String | optional |
| section32_color | section32_color | Divider color for Section 32
| String | optional |
| section33_title | section33_title | Title for Section 33 | String | optional |
| section33_text | section33_text | Main content of Section 33 | String | optional |
| section33_color | section33_color | Divider color for Section 33
| String | optional |
| section34_title | section34_title | Title for Section 34 | String | optional |
| section34_text | section34_text | Main content of Section 34 | String | optional |
| section34_color | section34_color | Divider color for Section 34
| String | optional |
| section35_title | section35_title | Title for Section 35 | String | optional |
| section35_text | section35_text | Main content of Section 35 | String | optional |
| section35_color | section35_color | Divider color for Section 35
| String | optional |
| section36_title | section36_title | Title for Section 36 | String | optional |
| section36_text | section36_text | Main content of Section 36 | String | optional |
| section36_color | section36_color | Divider color for Section 36
| String | optional |
| section37_title | section37_title | Title for Section 37 | String | optional |
| section37_text | section37_text | Main content of Section 37 | String | optional |
| section37_color | section37_color | Divider color for Section 37
| String | optional |
| section38_title | section38_title | Title for Section 38 | String | optional |
| section38_text | section38_text | Main content of Section 38 | String | optional |
| section38_color | section38_color | Divider color for Section 38
| String | optional |
| section39_title | section39_title | Title for Section 39 | String | optional |
| section39_text | section39_text | Main content of Section 39 | String | optional |
| section39_color | section39_color | Divider color for Section 39
| String | optional |
| section40_title | section40_title | Title for Section 40 | String | optional |
| section40_text | section40_text | Main content of Section 40 | String | optional |
| section40_color | section40_color | Divider color for Section 40
| String | optional |