Template:L/post/date: Difference between revisions
Jump to navigation
Jump to search
(the templatedata keeps showing up when the template is used...?) |
(apparently noinclude is the canonical way of doing this) |
||
Line 1: | Line 1: | ||
[[{{{1}}}/{{{2}}}|{{{1}}}]] | [[{{{1}}}/{{{2}}}|{{{1}}}]] | ||
< | <noinclude> | ||
<templatedata> | |||
{ | { | ||
"params": { | "params": { | ||
Line 22: | Line 23: | ||
"format": "inline" | "format": "inline" | ||
} | } | ||
</templatedata | </templatedata> | ||
</noinclude> |
Latest revision as of 13:53, 28 May 2021
[[{{{1}}}/{{{2}}}|{{{1}}}]]
link to a blog post, but showing only the date
Parameter | Description | Type | Status | |
---|---|---|---|---|
date | 1 date | date in yyyy/mm/dd | Unknown | required |
post title | 2 title | title for blog post | Unknown | optional |