Difference between revisions of "Issuepedia:Code/lib/links"
< Issuepedia:Code | lib
Jump to navigation
Jump to search
("link" -> "more"; "/" -> ":" to see if it works better aesthetically) |
(clear data array after each iteration, to prevent stuff from surviving to the next one) |
||
Line 44: | Line 44: | ||
<let name=links.rtn append copy=links.out /> | <let name=links.rtn append copy=links.out /> | ||
+ | <let name=data /> | ||
</for> | </for> | ||
</func> | </func> | ||
</hide> | </hide> |