Template:Kalispell FHC Article: Difference between revisions

From FamilySearch Wiki
m (category)
No edit summary
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<div style="background-color: rgba(39,196,244,.4); border: 1px solid rgba(39,196,244,1); border-radius: 5px; padding: 2%; display: flex; flex-wrap: wrap; margin-bottom: 2em;">
<div style="background-color: rgba(39,196,244,.4); border: 1px solid rgba(39,196,244,1); border-radius: 5px; padding: 2%; display: flex; flex-wrap: wrap; margin-bottom: 2em;">


<div style="flex: 1; min-width: 320px;">[[File:{{{Article Image URL|Whimsical_family_tree_(1).jpg}}}]]</div>
<div style="flex: 1;">[[File:{{{ImageLocation}}}]]</div>
<div style="flex: 2; padding: 1%; min-width: 320px;">
<div style="flex: 2; padding: 1%; min-width: 420px;">
<h2 style="border-color: rgba(39,196,244,.4); color: rgba(15,91,169,1); font-size: 1em!important">{{{Article Title}}}</h2>
<h2 style="border-color: rgba(39,196,244,.4); color: rgba(15,91,169,1); font-size: 1em!important">{{{Title}}}</h2>
<h3 style="border-bottom: none;">{{{Article Subtitle}}}</h3>
<h3 style="border-bottom: none;">{{{Subtitle}}}</h3>
<br />
<br />
{{{Article Content}}}
{{{Content}}}
</div>
</div>


</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>[[Category:Template]]
</noinclude>

Revision as of 14:46, 21 January 2022

[[File:{{{ImageLocation}}}]]

{{{Title}}}

{{{Subtitle}}}


{{{Content}}}