Template:BlogPost: Difference between revisions

From Portland NET Wiki
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>