Template:JournalUpdate: Difference between revisions

Removed "v" parameter, because I've become happier with the simpler template
(basic little template for me to use on User:RobLa/Journal, but hopefully useful for others too)
 
(Removed "v" parameter, because I've become happier with the simpler template)
 
(2 intermediate revisions by the same user not shown)
Line 1:
 
</noinclude><includeonly>:''updated {{{1|}}}''</includeonly>
<noinclude>This is a template that [[User:RobLa]] plans to use on [[User:RobLa/Journal]]. But he's hoping to make it something that others can use too. See [[User:RobLa/Journal#2020-05-19]] for about what that means.
 
Line 14 ⟶ 16:
</blockquote>
 
<templatedata>
* '''TODO''' - add a "v" parameter
{
 
"params": {
</noinclude><includeonly>:''updated {{{1}}}''</includeonly>
"1": {
"label": "1 (timestamp)",
"description": "Timestamp of the journal entry. Put '~~~~~' in this field in most cases (which will magically be replaced with the timestamp in UTC).",
"example": "~~~~~",
"required": true
}
}
}
</templatedata>
</noinclude>