User:RobLa/Journal: Difference between revisions

→‎2020-05-19: - v4 of today's update
(→‎2020-05-19: whee, templates are fun!)
(→‎2020-05-19: - v4 of today's update)
Line 6:
=== 2020 ===
==== 2020-05-19 ====
:''v3v4; updated at 0001:5822, 20 May 2020 (UTC)''
 
(v1) - Here's a few things I'd like to do today
Line 26:
 
So I should fix that. And fix "<code><nowiki>{{JournalUpdate}}</nowiki></code>" (with no default parameter 1) while I'm at it....
 
(v4) [[:Template:JournalUpdate]] is good enough for now. I figured out that this syntax should work for the "v=" parameter to generate the little "v4; " bit at the beginning of the line:
 
<code><nowiki>{{JournalUpdate|~~~~~|v=v4;&nbsp;}}</nowiki></code>
 
...which is just silly. What I ''want'' to be able to write in my wikitext is this:
 
<code><nowiki>{{JournalUpdate|~~~~~|v=4}}</nowiki></code>
 
Actually, what I really want is to be able to write is this:
 
<code><nowiki>{{JournalUpdate}}</nowiki></code>
 
...and then have the full line that I'm manually creating get generated, but I'll have to futz with that some other day.
 
 
==== 2020-05-18 ====