User:Alephander/attributes: Difference between revisions

Line 60: Line 60:
                 CASE WHEN ObjectID = 'Cyclopean Prism' THEN '?' ELSE EgoBonus END, '{{)}}')=Ego,
                 CASE WHEN ObjectID = 'Cyclopean Prism' THEN '?' ELSE EgoBonus END, '{{)}}')=Ego,
             Description,
             Description,
             Right(Description, 10) AS 'Desc10'
             Length(Description) AS 'DescLength'
   | where = _pageNamespace = 0 AND Description LIKE '%light%'
   | where = _pageNamespace = 0 AND Description LIKE '%light%'
   | order by = _pageName ASC
   | order by = _pageName ASC
69

edits