Difference between revisions of "Template:Timeline"

From Wikispooks
Jump to navigation Jump to search
(Optional |ask for more general use)
m (Text replacement - "__NOCACHE__" to "")
 
(5 intermediate revisions by the same user not shown)
Line 14: Line 14:
 
|{{NAVY|timelineend}}          =The latest point on the timeline
 
|{{NAVY|timelineend}}          =The latest point on the timeline
 
''OPTIONAL SUBSECTIONS:''
 
''OPTIONAL SUBSECTIONS:''
|ask                    = semantic web query to choose items. Defaults to "[[Display at::{{FULLPAGENAME}}]]"
+
|expression                = semantic web query to choose items. Defaults to "<nowiki>[[Display at::{{FULLPAGENAME}}]]</nowiki>"
 
|timelinebands          = selection from {HOUR,DAY,WEEK,MONTH,YEAR}. Defaults to "DAY,MONTH,YEAR"
 
|timelinebands          = selection from {HOUR,DAY,WEEK,MONTH,YEAR}. Defaults to "DAY,MONTH,YEAR"
 
|timelinesize            = Timeline height. (Defaults to 350px)
 
|timelinesize            = Timeline height. (Defaults to 350px)
Line 24: Line 24:
 
</poem>
 
</poem>
 
</noinclude><includeonly>{{SMWObjectHeader|Timeline}}
 
</noinclude><includeonly>{{SMWObjectHeader|Timeline}}
__NOCACHE__
+
 
{{#if: {{{wikipedia|}}}|[[Has wikipediaPage::{{{wikipedia}}}| ]]}}{{#if: {{{WP|}}}|[[Has wikipediaPage::{{{WP}}}| ]]}}{{#if: {{{timelineposition|}}}|{{#if: {{{key_events|}}}|Key events:{{#arraymap: {{{key_events|}}}|,|@@@|[[@@@]]}}}}
+
{{#if: {{{wikipedia|}}}|[[Has wikipediaPage2::{{{wikipedia}}}| ]]}}{{#if: {{{WP|}}}|[[Has wikipediaPage::{{{WP}}}| ]]}}{{#if: {{{timelineposition|}}}|{{#if: {{{key_events|}}}|Key events:{{#arraymap: {{{key_events|}}}|,|@@@|[[@@@]]}}}}
{{#ask: {{#if: {{{ask|}}}|{{{ask}}}|[[Display at::{{FULLPAGENAME}}]]}}
+
{{#ask: {{#if: {{{expression|}}}|{{{expression}}}|[[Display at::{{FULLPAGENAME}}]]}}
 
|?start
 
|?start
 
|?end
 
|?end

Latest revision as of 09:59, 17 February 2018

SMWObjects
Semantic Object Templates:        DecadePlaceTimelineYearDisambiguation
ConceptDocumentEmploymentEventGroupPersonPublicationWebsite

This template is for timelines.

It should be included at the top of all timeline pages.

Blue parameters are for a single Wikispooks page name (If no suitable page exists, then pick a title for a future page)
Brown parameters are for numbers
Green parameters are for comma-separated lists of page names (Or planned page names).
Navy parameters are for dates
Orange parameters are for booleans. (Usually, either "Yes" or just leave blank).
Purple parameters are URLs.
Violet parameters are slash-separated lists.
Pink parameters are for coordinates.
Crossed out parameters were formerly available, but have been upgraded. Some may still work, but do not use these.

See timeline for a list of pages that use this template.

Usage:

{{Timeline
Required parameters:
|timelineposition =When the timeline is centered
Recommended parameters:
|timelinestart =The earliest point on the timeline
|timelineend =The latest point on the timeline
OPTIONAL SUBSECTIONS:
|expression = semantic web query to choose items. Defaults to "[[Display at::{{FULLPAGENAME}}]]"
|timelinebands = selection from {HOUR,DAY,WEEK,MONTH,YEAR}. Defaults to "DAY,MONTH,YEAR"
|timelinesize = Timeline height. (Defaults to 350px)
|key_events =Name of important events, which provide the images at the top
|image =Image to show in the sidebox
|wikipedia = URL of the document's Wikipedia page, if any (Property:Has wikipediaPage)
|wikipedia_protection = Set to 1 if the wikipedia page is edit protected, 0 or empty otherwise (Property:Has wikipediaProtection)
}}