Template:Topic: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Testing turning attribute into link)
(Another attempt)
Line 12: Line 12:
This is a [[:Category:Topics|topic]], with start date [[Has start date:={{#if:{{{start date| }}}|{{{start date}}}|unknown}}]] and end date [[Has end date:={{#if:{{{end date| }}}|{{{end date}}}|unknown}}]].
This is a [[:Category:Topics|topic]], with start date [[Has start date:={{#if:{{{start date| }}}|{{{start date}}}|unknown}}]] and end date [[Has end date:={{#if:{{{end date| }}}|{{{end date}}}|unknown}}]].


Its themes are {{#arraymap:{{{Themes|}}}|,|x|[[Has theme:=x||x]]}}
Its theme(s) are {{#arraymap:{{{Themes|}}}|,|x|[[Has theme:=x| ]] [[x]]}}


<ask query="TopicSummary"> [[Addresses topic::{{PAGENAME}}]][[Category:Positions]] </ask>
<ask query="TopicSummary"> [[Addresses topic::{{PAGENAME}}]][[Category:Positions]] </ask>

Revision as of 15:42, November 27, 2007

This template holds information on a political topic; it should be called with the following structure:

{{source
|start date=The date at which the topic started, if there was one
|end date=The date at which the topic ended, if there was one
|themes=The theme(s) of this topic, separated by commas if there's more than one
}}

An example of start and end date would be, if the topic is a bill, the date the bill was introduced in Congress, and the date it was signed into law, respectively.

The order of the fields is not relevant.