Template:Short description: Difference between revisions

From Inferris
Jump to navigation Jump to search
Created page with " <noinclude> <templatedata> { "params": { "Description": {} }, "description": "Creates a short description for a page, which is displayed in search results and other locations." } </templatedata> </noinclude>"
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div class="shortdescription">{{{Description}}}</div>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"Description": {}
"Description": {
"description": "The short description of the article or 'none'. It should be limited to about 40 characters.",
"required": true
}
},
},
"description": "Creates a short description for a page, which is displayed in search results and other locations."
"description": "Creates a short description for a page, which is displayed in search results and other locations."

Latest revision as of 00:11, 23 August 2024

{{{Description}}}

Creates a short description for a page, which is displayed in search results and other locations.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
DescriptionDescription

The short description of the article or 'none'. It should be limited to about 40 characters.

Unknownrequired