Timeline: Difference between revisions

From Freephile Wiki
No edit summary
No edit summary
Line 3: Line 3:
|examples=
|examples=
}}
}}
The [https://github.com/ProfessionalWiki/ModernTimeline Extension:ModernTimeline] provides the [[SemanticMediaWiki]] result format of '''[https://www.semantic-mediawiki.org/wiki/Help:Moderntimeline_format moderntimeline]''' which outputs your query data into a timeline as shown below.
{{#ask:
{{#ask:
<!--  [[Modification date::+]] -->
<!--  [[Modification date::+]] -->
<!-- [[Modification date::>={{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}]] -->
<!-- [[Modification date::>={{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}}]] -->
  [[Modification date::>={{CURRENTYEAR}}-{{CURRENTMONTH}}]]
  [[Modification date::>={{CURRENTYEAR}}-{{CURRENTMONTH}}]]
[[Has image::+]]
  |format=moderntimeline
  |format=moderntimeline
|?Has image#100px;x100px;thumb
  |?Modification date
  |?Modification date
  |sort=Modification date
  |sort=Modification date
  |order=asc
  |order=asc
|start at end=on
|width=75%
|height=500px
|image property=Has image
}}
}}

Revision as of 11:43, 12 September 2025


Timeline
Summary
Title: Timeline
Description: Produce timelines from data
More
Notes: There are also the legacy 'timeline' and 'eventline' formats.


The Extension:ModernTimeline provides the SemanticMediaWiki result format of moderntimeline which outputs your query data into a timeline as shown below.