Template:Newsletter: Difference between revisions
Template page
More actions
Content deleted Content added
LordSkorne7 (talk | contribs) No edit summary Tags: Manual revert 2017 source edit |
LordSkorne7 (talk | contribs) No edit summary Tag: 2017 source edit |
||
| Line 1: | Line 1: | ||
<includeonly> |
<includeonly> |
||
<templatestyles src="Template:Amaranth Legacy Newsletter/styles.css" /> |
<templatestyles src="Template:Amaranth Legacy Newsletter/styles.css" /> |
||
<div style="background: |
<div style="background: {{{background|transparent}}}; border: 4px solid {{{bordercolor|#60add5}}}; padding: 1.5em; font-family: {{{font|Arial, sans-serif}}}; color: {{{textcolor|#60add5}}}; max-width: 1100px; margin: auto; {{#if:{{{glow|}}}|box-shadow: 0 0 15px {{{bordercolor|#60add5}}};|}}"> |
||
<!-- Header --> |
<!-- Header --> |
||
<div style="display: flex; justify-content: center; align-items: center; font-size: 2em; font-weight: bold; color: # |
<div style="display: flex; justify-content: center; align-items: center; font-size: 2em; font-weight: bold; color: {{{titlecolor|#60add5}}}; text-shadow: {{#if:{{{glow|}}}|0 0 5px {{{titlecolor|#60add5}}}|none}};"> |
||
<span style="margin-right: 0.5em;">[[File:{{{leftimage|glypht.png}}}|40px]]</span> |
<span style="margin-right: 0.5em;">[[File:{{{leftimage|glypht.png}}}|40px]]</span> |
||
<span style="letter-spacing: 3px;">{{{title|AMARANTH WEEKLY}}}</span> |
<span style="letter-spacing: 3px;">{{{title|AMARANTH WEEKLY}}}</span> |
||
| Line 10: | Line 10: | ||
</div> |
</div> |
||
<!-- |
<!-- Subtitle --> |
||
<div style="text-align: center; font-size: 1em; margin-top: 0.2em; font-weight: bold;">{{{subtitle|}}}</div> |
<div style="text-align: center; font-size: 1em; margin-top: 0.2em; font-weight: bold;">{{{subtitle|}}}</div> |
||
<!-- Overview (if provided) --> |
|||
<hr style="border: none; border-top: 2px solid #ff0080; margin: 1.5em 0;" /> |
|||
{{#if:{{{overview|}}}|<div style="text-align: center; font-size: 1.2em; margin-top: 1em; margin-bottom: 1em;">{{{overview}}}</div>}} |
|||
<hr style="border: none; border-top: 2px solid {{{bordercolor|#60add5}}}; margin: 1.5em 0;" /> |
|||
<!-- Dynamic Sections Grid --> |
<!-- Dynamic Sections Grid --> |
||
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 2em;"> |
<div style="display: grid; grid-template-columns: 1fr 1fr; gap: 2em;"> |
||
<!-- LEFT COLUMN --> |
<!-- LEFT COLUMN (Sections 1–20) --> |
||
<div> |
<div> |
||
{{#if:{{{section1_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section1_title|}}}|<div style="font-size: 1.5em; color: {{{section1_color|#60add5}}}; font-weight: bold;">{{{section1_title}}}</div><hr style="border: none; border-top: 1px solid {{{section1_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section1_text}}}</div>}} |
||
{{#if:{{{section2_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section2_title|}}}|<div style="font-size: 1.5em; color: {{{section2_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section2_title}}}</div><hr style="border: none; border-top: 1px solid {{{section2_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section2_text}}}</div>}} |
||
{{#if:{{{section3_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section3_title|}}}|<div style="font-size: 1.5em; color: {{{section3_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section3_title}}}</div><hr style="border: none; border-top: 1px solid {{{section3_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section3_text}}}</div>}} |
||
{{#if:{{{section4_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section4_title|}}}|<div style="font-size: 1.5em; color: {{{section4_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section4_title}}}</div><hr style="border: none; border-top: 1px solid {{{section4_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section4_text}}}</div>}} |
||
{{#if:{{{section5_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section5_title|}}}|<div style="font-size: 1.5em; color: {{{section5_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section5_title}}}</div><hr style="border: none; border-top: 1px solid {{{section5_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section5_text}}}</div>}} |
||
{{#if:{{{section6_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section6_title|}}}|<div style="font-size: 1.5em; color: {{{section6_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section6_title}}}</div><hr style="border: none; border-top: 1px solid {{{section6_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section6_text}}}</div>}} |
||
{{#if:{{{section7_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section7_title|}}}|<div style="font-size: 1.5em; color: {{{section7_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section7_title}}}</div><hr style="border: none; border-top: 1px solid {{{section7_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section7_text}}}</div>}} |
||
{{#if:{{{section8_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section8_title|}}}|<div style="font-size: 1.5em; color: {{{section8_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section8_title}}}</div><hr style="border: none; border-top: 1px solid {{{section8_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section8_text}}}</div>}} |
||
{{#if:{{{section9_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section9_title|}}}|<div style="font-size: 1.5em; color: {{{section9_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section9_title}}}</div><hr style="border: none; border-top: 1px solid {{{section9_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section9_text}}}</div>}} |
||
{{#if:{{{section10_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section10_title|}}}|<div style="font-size: 1.5em; color: {{{section10_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section10_title}}}</div><hr style="border: none; border-top: 1px solid {{{section10_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section10_text}}}</div>}} |
||
{{#if:{{{section11_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section11_title|}}}|<div style="font-size: 1.5em; color: {{{section11_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section11_title}}}</div><hr style="border: none; border-top: 1px solid {{{section11_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section11_text}}}</div>}} |
||
{{#if:{{{section12_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section12_title|}}}|<div style="font-size: 1.5em; color: {{{section12_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section12_title}}}</div><hr style="border: none; border-top: 1px solid {{{section12_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section12_text}}}</div>}} |
||
{{#if:{{{section13_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section13_title|}}}|<div style="font-size: 1.5em; color: {{{section13_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section13_title}}}</div><hr style="border: none; border-top: 1px solid {{{section13_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section13_text}}}</div>}} |
||
{{#if:{{{section14_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section14_title|}}}|<div style="font-size: 1.5em; color: {{{section14_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section14_title}}}</div><hr style="border: none; border-top: 1px solid {{{section14_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section14_text}}}</div>}} |
||
{{#if:{{{section15_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section15_title|}}}|<div style="font-size: 1.5em; color: {{{section15_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section15_title}}}</div><hr style="border: none; border-top: 1px solid {{{section15_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section15_text}}}</div>}} |
||
{{#if:{{{section16_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section16_title|}}}|<div style="font-size: 1.5em; color: {{{section16_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section16_title}}}</div><hr style="border: none; border-top: 1px solid {{{section16_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section16_text}}}</div>}} |
||
{{#if:{{{section17_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section17_title|}}}|<div style="font-size: 1.5em; color: {{{section17_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section17_title}}}</div><hr style="border: none; border-top: 1px solid {{{section17_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section17_text}}}</div>}} |
||
{{#if:{{{section18_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section18_title|}}}|<div style="font-size: 1.5em; color: {{{section18_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section18_title}}}</div><hr style="border: none; border-top: 1px solid {{{section18_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section18_text}}}</div>}} |
||
{{#if:{{{section19_title|}}}|<div style="font-size: 1.5em; color: # |
{{#if:{{{section19_title|}}}|<div style="font-size: 1.5em; color: {{{section19_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section19_title}}}</div><hr style="border: none; border-top: 1px solid {{{section19_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section19_text}}}</div>}} |
||
{{#if:{{{section20_title|}}}|<div style="font-size: 1.5em; color: #ff0055; font-weight: bold; margin-top: 2em;">{{{section20_title}}}</div><hr style="border: none; border-top: 1px solid {{{section20_color|#ff0080}}}; margin: 0.5em 0;" /><div>{{{section20_text}}}</div>}} |
|||
{{#if:{{{section20_title|}}}|<div style="font-size: 1.5em; color: {{{section20_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section20_title}}}</div><hr style="border: none; border-top: 1px solid {{{section20_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section20_text}}}</div>}} |
|||
</div> |
</div> |
||
<!-- RIGHT COLUMN --> |
<!-- RIGHT COLUMN (Sections 21–40) --> |
||
<div> |
<div> |
||
{{#if:{{{ |
{{#if:{{{section21_title|}}}|<div style="font-size: 1.5em; color: {{{section21_color|#60add5}}}; font-weight: bold;">{{{section21_title}}}</div><hr style="border: none; border-top: 1px solid {{{section21_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section21_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section22_title|}}}|<div style="font-size: 1.5em; color: {{{section22_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section22_title}}}</div><hr style="border: none; border-top: 1px solid {{{section22_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section22_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section23_title|}}}|<div style="font-size: 1.5em; color: {{{section23_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section23_title}}}</div><hr style="border: none; border-top: 1px solid {{{section23_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section23_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section24_title|}}}|<div style="font-size: 1.5em; color: {{{section24_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section24_title}}}</div><hr style="border: none; border-top: 1px solid {{{section24_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section24_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section25_title|}}}|<div style="font-size: 1.5em; color: {{{section25_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section25_title}}}</div><hr style="border: none; border-top: 1px solid {{{section25_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section25_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section26_title|}}}|<div style="font-size: 1.5em; color: {{{section26_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section26_title}}}</div><hr style="border: none; border-top: 1px solid {{{section26_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section26_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section27_title|}}}|<div style="font-size: 1.5em; color: {{{section27_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section27_title}}}</div><hr style="border: none; border-top: 1px solid {{{section27_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section27_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section28_title|}}}|<div style="font-size: 1.5em; color: {{{section28_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section28_title}}}</div><hr style="border: none; border-top: 1px solid {{{section28_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section28_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section29_title|}}}|<div style="font-size: 1.5em; color: {{{section29_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section29_title}}}</div><hr style="border: none; border-top: 1px solid {{{section29_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section29_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section30_title|}}}|<div style="font-size: 1.5em; color: {{{section30_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section30_title}}}</div><hr style="border: none; border-top: 1px solid {{{section30_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section30_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section31_title|}}}|<div style="font-size: 1.5em; color: {{{section31_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section31_title}}}</div><hr style="border: none; border-top: 1px solid {{{section31_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section31_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section32_title|}}}|<div style="font-size: 1.5em; color: {{{section32_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section32_title}}}</div><hr style="border: none; border-top: 1px solid {{{section32_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section32_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section33_title|}}}|<div style="font-size: 1.5em; color: {{{section33_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section33_title}}}</div><hr style="border: none; border-top: 1px solid {{{section33_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section33_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section34_title|}}}|<div style="font-size: 1.5em; color: {{{section34_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section34_title}}}</div><hr style="border: none; border-top: 1px solid {{{section34_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section34_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section35_title|}}}|<div style="font-size: 1.5em; color: {{{section35_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section35_title}}}</div><hr style="border: none; border-top: 1px solid {{{section35_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section35_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section36_title|}}}|<div style="font-size: 1.5em; color: {{{section36_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section36_title}}}</div><hr style="border: none; border-top: 1px solid {{{section36_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section36_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section37_title|}}}|<div style="font-size: 1.5em; color: {{{section37_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section37_title}}}</div><hr style="border: none; border-top: 1px solid {{{section37_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section37_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section38_title|}}}|<div style="font-size: 1.5em; color: {{{section38_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section38_title}}}</div><hr style="border: none; border-top: 1px solid {{{section38_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section38_text}}}</div>}} |
||
{{#if:{{{ |
{{#if:{{{section39_title|}}}|<div style="font-size: 1.5em; color: {{{section39_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section39_title}}}</div><hr style="border: none; border-top: 1px solid {{{section39_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section39_text}}}</div>}} |
||
{{#if:{{{section20_title|}}}|<div style="font-size: 1.5em; color: #ff0055; font-weight: bold; margin-top: 2em;">{{{section20_title}}}</div><hr style="border: none; border-top: 1px solid {{{section20_color|#ff0080}}}; margin: 0.5em 0;" /><div>{{{section20_text}}}</div>}} |
|||
{{#if:{{{section40_title|}}}|<div style="font-size: 1.5em; color: {{{section40_color|#60add5}}}; font-weight: bold; margin-top: 2em;">{{{section40_title}}}</div><hr style="border: none; border-top: 1px solid {{{section40_color|#60add5}}}; margin: 0.5em 0;" /><div>{{{section40_text}}}</div>}} |
|||
</div> |
</div> |
||
</div> |
|||
</div> |
|||
</div> |
</div> |
||
</includeonly> |
</includeonly> |
||
<noinclude> |
|||
<templatedata> |
|||
{ |
|||
"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", "description": "Title for Section 2" }, |
|||
"section2_text": { "type": "string", "description": "Main content of Section 2" }, |
|||
"section2_color": { "type": "string", "description": "Divider line color for Section 2", "default": "#ff0080" }, |
|||
"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 line color for Section 3", "default": "#ff0080" }, |
|||
"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 line color for Section 4", "default": "#ff0080" }, |
|||
"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 line color for Section 5", "default": "#ff0080" }, |
|||
"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 line color for Section 6", "default": "#ff0080" }, |
|||
"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 line color for Section 7", "default": "#ff0080" }, |
|||
"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 line color for Section 8", "default": "#ff0080" }, |
|||
"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 line color for Section 9", "default": "#ff0080" }, |
|||
"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 line color for Section 10", "default": "#ff0080" }, |
|||
"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 line color for Section 11", "default": "#ff0080" }, |
|||
"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 line color for Section 12", "default": "#ff0080" }, |
|||
"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 line color for Section 13", "default": "#ff0080" }, |
|||
"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 line color for Section 14", "default": "#ff0080" }, |
|||
"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 line color for Section 15", "default": "#ff0080" }, |
|||
"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 line color for Section 16", "default": "#ff0080" }, |
|||
"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 line color for Section 17", "default": "#ff0080" }, |
|||
"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 line color for Section 18", "default": "#ff0080" }, |
|||
"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 line color for Section 19", "default": "#ff0080" }, |
|||
"section20_title": { "type": "string", "description": "Title for Section 20" }, |
|||
"section20_text": { "type": "string", "description": "Main content of Section 20" }, |
|||
"section20_color": { "type": "string", "description": "Divider line color for Section 20", "default": "#ff0080" } |
|||
} |
|||
} |
|||
</templatedata> |
|||
</noinclude> |
|||