Template:MainPageSection: Difference between revisions
SlyAceZeta (talk | contribs) (Created page with "<div class="mainpage-section"> <div class="mainpage-section-header">{{{1}}}</div> {{{2}}}</div><noinclude> <templatedata> { "params": { "1": { "label": "Header", "de...") |
No edit summary Tag: 2017 source edit |
||
Line 2: | Line 2: | ||
<div class="mainpage-section-header">{{{1}}}</div> |
<div class="mainpage-section-header">{{{1}}}</div> |
||
{{{2}}} |
{{{2}}} |
||
<templatedata> |
|||
{ |
|||
"params": { |
|||
"1": { |
|||
"label": "Header", |
|||
"description": "The section's header text", |
|||
"type": "string", |
|||
"required": true |
|||
}, |
|||
"2": { |
|||
"label": "Body", |
|||
"description": "The section's body area", |
|||
"type": "content", |
|||
"required": true |
|||
} |
|||
}, |
|||
"description": "This template creates a stylized content section for the Main Page.", |
|||
"format": "block" |
|||
} |
|||
</templatedata>[[Category:Templates]]</noinclude> |
Revision as of 14:33, 19 March 2023
{{{1}}}
{{{2}}}