Difference between revisions of "Issuepedia:Code/lib/links"

From Issuepedia
Jump to navigation Jump to search
(turn off display of excluded links)
(remove "excluded" flag; it's not working)
Line 75: Line 75:
 
     <let name=idx inc />
 
     <let name=idx inc />
 
     <load page=$pg_title />
 
     <load page=$pg_title />
     <if not flag=$exclude>
+
     <call ShowBrief />
      <call ShowBrief />
+
    <let name=exclude val=0 />
      <let name=exclude val=0 />
 
    </if>
 
 
     <let name=links.rtn append copy=links.out />
 
     <let name=links.rtn append copy=links.out />
 
     <let name=data />
 
     <let name=data />

Revision as of 17:22, 29 September 2008