Difference between revisions of "Template:Query:Activity Stream"

From The Embassy of Good Science
m (Protected "Template:Query:Activity Stream": MWBot ([Edit=Allow only administrators] (indefinite)))
(MWBot)
 
(6 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
   |Query Context=NONE;
 
   |Query Context=NONE;
 
   |Query Parameter=No
 
   |Query Parameter=No
   |Query Property=Property:Modification date;Property:Last editor is;Property:Is a new page;Property:Last editor is;
+
   |Query Property=Property:Modification date;Property:Last editor is;Property:Is a new page;Property:Last editor is;Property:Display title of;
 
   |Query Result Format=template
 
   |Query Result Format=template
   |Query Limit=7
+
   |Query Limit=5
 
   |Short Description=Displays an activity stream of all pages in semantic namespaces.
 
   |Short Description=Displays an activity stream of all pages in semantic namespaces.
 
If the user can be assigned to a person, the persons main image will be used.
 
If the user can be assigned to a person, the persons main image will be used.
Line 19: Line 19:
 
<-- QUERY SOURCE -->{{Source Caption|Query Source Code}}
 
<-- QUERY SOURCE -->{{Source Caption|Query Source Code}}
 
<syntaxhighlight lang="html5">{{#ask:
 
<syntaxhighlight lang="html5">{{#ask:
 +
  [[Concept:Activity Stream]]
 
   [[Modification date::+]]  
 
   [[Modification date::+]]  
 
   [[Last editor is::+]]  
 
   [[Last editor is::+]]  
Line 25: Line 26:
 
   |?Is a new page=Is New
 
   |?Is a new page=Is New
 
   |?Last editor is#=Editor
 
   |?Last editor is#=Editor
 +
  |?Display title of=Display Title
 
   |named args=yes
 
   |named args=yes
 
   |format=template
 
   |format=template
Line 30: Line 32:
 
   |sort=Modification date,
 
   |sort=Modification date,
 
   |order=desc
 
   |order=desc
   |limit=7
+
   |limit=5
 
   |searchlabel=
 
   |searchlabel=
 
   |link=none
 
   |link=none
Line 38: Line 40:
  
 
<-- QUERY --><includeonly>{{#ask:
 
<-- QUERY --><includeonly>{{#ask:
 +
  [[Concept:Activity Stream]]
 
   [[Modification date::+]]  
 
   [[Modification date::+]]  
 
   [[Last editor is::+]]  
 
   [[Last editor is::+]]  
Line 44: Line 47:
 
   |?Is a new page=Is New
 
   |?Is a new page=Is New
 
   |?Last editor is#=Editor
 
   |?Last editor is#=Editor
 +
  |?Display title of=Display Title
 
   |named args=yes
 
   |named args=yes
 
   |format=template
 
   |format=template
Line 49: Line 53:
 
   |sort=Modification date,
 
   |sort=Modification date,
 
   |order=desc
 
   |order=desc
   |limit=7
+
   |limit=5
 
   |searchlabel=
 
   |searchlabel=
 
   |link=none
 
   |link=none
 
   |offset=0
 
   |offset=0
 
}}</includeonly><!-- /QUERY -->
 
}}</includeonly><!-- /QUERY -->

Latest revision as of 11:48, 13 December 2025

Template:QueryTemplate:Source Caption

{{#ask:
  [[Concept:Activity Stream]] 
  [[Modification date::+]] 
  [[Last editor is::+]] 
  |?Modification date=Timestamp
  |?Last editor is
  |?Is a new page=Is New
  |?Last editor is#=Editor
  |?Display title of=Display Title
  |named args=yes
  |format=template
  |template=RT Activity Stream Item
  |sort=Modification date,
  |order=desc
  |limit=5
  |searchlabel=
  |link=none
  |offset=0
}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.
5.3.3