Issuepedia:Code/lib/links

From Issuepedia
< Issuepedia:Code‎ | lib
Revision as of 22:16, 2 August 2012 by Woozle (talk | contribs) (fixed SMW, added visible comment)
Jump to navigation Jump to search

ShowLinkData()

This is a functionalized version of the code in Issuepedia:Code/show/link. Don't use that anymore; use this.
> function showlinkdata() <= ()

GetBrief()


> function getbrief() <= ()

ShowRecent()


> function showrecent() <= ()

ShowTopic_old(iTopic,iMax)


> function showtopic_old() <= ()

ShowTopic_old(topic,max)

This can be deleted if there are no problems with new ShowTopic().
> function showtopic_old() <= ()

ShowTopic(topic,max)


> function showtopic() <= ()