User:Alephander/attributes: Difference between revisions

Line 61: Line 61:
             Description,
             Description,
             Right(Description, 10) AS 'Desc10'
             Right(Description, 10) AS 'Desc10'
   | where = _pageNamespace = 0 AND Description LIKE '%Strength%'
   | where = _pageNamespace = 0 AND Description LIKE '%light%'
   | order by = _pageName ASC
   | order by = _pageName ASC
   | format = table
   | format = table
69

edits