Template:PKS/DomainColor
From Metabolomics.JP
(Difference between revisions)
(New page: {{#lua: for str in stdin:gmatch("([-%w%p]+)") do str = string.gsub(str,"KS", '<span style="background:plum">KS</span>'); str = string.gsub(str,"ACP", '<span style="background:plu...) |
m |
||
| Line 10: | Line 10: | ||
print(str); | print(str); | ||
end | end | ||
| − | |{{{1|}}} | + | |{{{1|}}}}} |
| − | }} | + | |