Merge pull request #12148 from KillianKirilenko/kk-test

[station] tag for paperwork
This commit is contained in:
Casey
2022-02-03 23:15:51 -05:00
committed by CHOMPStation2
parent fe6d93ab55
commit 8ee12c5a16

View File

@@ -341,6 +341,7 @@
t = replacetext(t, "\[/u\]", "</U>")
t = replacetext(t, "\[time\]", "[stationtime2text()]")
t = replacetext(t, "\[date\]", "[stationdate2text()]")
t = replacetext(t, "\[station\]", "[station_name()]")
t = replacetext(t, "\[large\]", "<font size=\"4\">")
t = replacetext(t, "\[/large\]", "</font>")
if(findtext(t, "\[sign\]"))