Issuepedia:Code/lib/links
< Issuepedia:Code | lib
Jump to navigation
Jump to search
Revision as of 01:51, 13 September 2012 by Woozle (talk | contribs) (→ShowRecent(): updated w3tpl syntax)
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() <= ()