Template:Kalispell FHC Article: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 10: Line 10:


</div>
</div>
<noinclude>
<templatedata>
{
"params": {
"Article Image URL": {
"description": "This image appears to the left of the content and is intended to draw attention to and support the linked article or video.",
"type": "string",
"default": "Whimsical_family_tree_(1).jpg",
"suggested": true
},
"Article Title": {
"description": "This will be displayed as an <h1> tag and will appear in the page table of contents. This is designed to be generic to what article is actually chosen.",
"example": "Family History Highlight: February",
"type": "string",
"required": true
},
"Article Subtitle": {
"description": "This will be displayed as an <h2> tag and will appear in the page table of contents. This is designed to be the actual title of the article being described.",
"type": "string",
"required": true
},
"Article Content": {
"description": "This is a short description of the article or video that is being linked to. This should also include the link to the article or video.",
"suggested": true
}
},
"paramOrder": [
"Article Title",
"Article Subtitle",
"Article Content",
"Article Image URL"
],
"format": "block"
}
</templatedata>
</noinclude>
385

edits