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

From Issuepedia
Jump to navigation Jump to search
(changing L/D to link/talk, and unboldfaced)
(restrict list to main namespace)
Line 3: Line 3:
 
   <let name=idx />
 
   <let name=idx />
 
   <let name=including val=1 />
 
   <let name=including val=1 />
   <for table="qryW3_Titles_Catgs" where="(cl_to='Data/links')" name=pg limit=$max hide>
+
   <for table="qryW3_Titles_Catgs" where="(cl_to='Data/links') AND (page_namespace=0)" name=pg limit=$max hide>
 
     <let name=pg_title val="@row.pg.page_title" />
 
     <let name=pg_title val="@row.pg.page_title" />
 
     <let name=idx inc />
 
     <let name=idx inc />

Revision as of 12:23, 26 September 2008