Template:BlogPost: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
add templatedata |
||
| Line 8: | Line 8: | ||
{{DISPLAYTITLE:{{{title}}}}} | {{DISPLAYTITLE:{{{title}}}}} | ||
</includeonly> | </includeonly> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": { | |||
"type": "string" | |||
}, | |||
"date": { | |||
"description": "Date of first publication", | |||
"type": "string" | |||
} | |||
}, | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 14:32, 28 May 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | String | optional |
| date | date | Date of first publication | String | optional |