Template:Kalispell FHC Article: Difference between revisions

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

Latest revision as of 14:01, 18 February 2022

Whimsical family tree (1).jpg

{{{Article Title}}}

{{{Article Subtitle}}}


{{{Article Content}}}

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Article TitleArticle Title

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
Stringrequired
Article SubtitleArticle Subtitle

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.

Stringrequired
Article ContentArticle Content

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.

Unknownsuggested
Article Image URLArticle Image URL

This image appears to the left of the content and is intended to draw attention to and support the linked article or video.

Default
Whimsical_family_tree_(1).jpg
Stringsuggested