Difference between revisions of "Issuepedia:Code/lib/links"
< Issuepedia:Code | lib
Jump to navigation
Jump to search
(→ShowTopic(topic,max): testing data contents) |
(→ShowTopic(topic,max): +array) |
||
Line 164: | Line 164: | ||
<let name=links.rtn append>]] </let> | <let name=links.rtn append>]] </let> | ||
<let name=links.rtn append copy=data[Title] /> | <let name=links.rtn append copy=data[Title] /> | ||
− | <let name=data load page=$pg_title /> | + | <let name=data load array page=$pg_title /> |
</for> | </for> | ||
</func> | </func> |
Revision as of 02:02, 20 September 2011
GetBrief()
> function getbrief() <= ()
ShowRecent()
> function showrecent() <= ()
ShowTopic_old(iTopic,iMax)
> function showtopic_old() <= ()
ShowTopic(topic,max)
> function showtopic() <= ()
> function showtopic2() <= ()