Template:ArticleSnippet: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="max-width: 400px; border: 3px solid #ccccff; padding: 10px; text-align:center;"> | <div style="max-width: 400px; border: 3px solid #ccccff; padding: 10px; text-align:center;"> | ||
<div style="font-size: 150%; margin: 0 0 10px;">'''Article of the Day'''</div><div style="text-align:center;">[[File:{{{image|Sausage Pic.png}}}|400px]]</div> | <div style="font-size: 150%; margin: 0 0 10px;">'''Article of the Day'''</div><div style="text-align:center;">[[File:{{{image|Sausage Pic.png}}}|400px]]</div><div style="font-size: 70%; margin: 4px;">''{{{image description|Image Description}}}''</div> | ||
<div style="font-size: 150%; margin:10px 0 0 0;">{{{title|Title of the Article}}}</div> <div style="padding:10px;">{{{description|Description}}}</div> | <div style="font-size: 150%; margin:10px 0 0 0;">[[{{{title|Title of the Article}}}]]</div> <div style="padding:10px;">{{{description|Description}}}</div> | ||
</div> | </div> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"image": { | |||
"example": "image.jpg" | |||
}, | |||
"title": { | |||
"label": "Article", | |||
"description": "Make sure to not put [[]] around the name of the article, as it automatically does that for you. Make sure the article link is correct", | |||
"example": "Headset era" | |||
}, | |||
"description": { | |||
"description": "Description of the article" | |||
}, | |||
"image description": { | |||
"description": "The description of the image" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"image", | |||
"image description", | |||
"title", | |||
"description" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 00:33, 25 December 2023
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | no description
| Unknown | optional |
image description | image description | The description of the image | Unknown | optional |
Article | title | Make sure to not put [[]] around the name of the article, as it automatically does that for you. Make sure the article link is correct
| Unknown | optional |
description | description | Description of the article | Unknown | optional |