User:Icie/LinkQuery: Difference between revisions

From Karteria DWRP Wiki
Jump to navigationJump to search
Icie (talk | contribs)
No edit summary
Icie (talk | contribs)
No edit summary
Line 1: Line 1:


{{#cargo_query:tables=Questions|fields= _pageName = questionPage, trim(QuestionFaqPage)=faqPage,Link = questionLink,  AskedBy = questionFrom,DateAnswered=answerDate, DateAsked = askedDate, CONCAT('{{((}}Iter{{))}}\n\n',QuestionText)=Question_Text, AnswerText=Answer_Text
{{#cargo_query:tables=Questions|fields= _pageName = questionPage, trim(QuestionFaqPage)=faqPage,Link = questionLink,  AskedBy = questionFrom,DateAnswered=answerDate, DateAsked = askedDate, QuestionText = Question_Text, CONCAT(AnswerText,' {{((}}Iter{{))}}\n\n') =Answer_Text
|where= QuestionText like '%<a href%' or AnswerText like '%<a href%'
|where= QuestionText like '%<a href%' or AnswerText like '%<a href%'
|group by= Questions._pageName, Questions.QuestionFaqPage,Questions.Link, Questions.Topics__full,  Questions.AskedBy,Questions.DateAnswered, Questions.DateAsked, Questions.QuestionText, Questions.AnswerText
|group by= Questions._pageName, Questions.QuestionFaqPage,Questions.Link, Questions.Topics__full,  Questions.AskedBy,Questions.DateAnswered, Questions.DateAsked, Questions.QuestionText, Questions.AnswerText

Revision as of 09:14, 27 December 2025

No results