Difference between revisions of "Template:News"

From London Hackspace Wiki
Jump to navigation Jump to search
(Initial version of hackspace news template)
 
m (Typo: should be en dash rather than em dash.)
Line 3: Line 3:
 
|-
 
|-
 
|style="font-size: 80%; vertical-align: top; width: 125px;"|{{#if:{{{prev|}}}|[[News/{{{prev}}}|< {{{prevperiod|{{{prev}}}}}}]]}}
 
|style="font-size: 80%; vertical-align: top; width: 125px;"|{{#if:{{{prev|}}}|[[News/{{{prev}}}|< {{{prevperiod|{{{prev}}}}}}]]}}
|style="text-align: center; font-size: 120%"|<span style="font-size: 120%">London Hackspace news for '''{{{start}}} &mdash; {{{end}}}'''</span>
+
|style="text-align: center; font-size: 120%"|<span style="font-size: 120%">London Hackspace news for '''{{{start}}} &ndash; {{{end}}}'''</span>
 
|style="font-size: 80%; vertical-align: top; text-align: right; width: 125px;"|{{#if:{{{next|}}}|[[News/{{{next}}}|{{{nextperiod|{{{next}}}}}} >]]}}
 
|style="font-size: 80%; vertical-align: top; text-align: right; width: 125px;"|{{#if:{{{next|}}}|[[News/{{{next}}}|{{{nextperiod|{{{next}}}}}} >]]}}
 
|}
 
|}

Revision as of 05:35, 14 April 2011

London Hackspace news for {{{start}}} – {{{end}}}


Documentation

All arguments are optional, but you should have at least 1 (ideally more). Don't worry about the way it looks on this page: that's purely because no arguments are specified.

Note: if version is set, the project title links to the parent of the page that includes this template.

Arguments

start
The start of the period of time which this news report covers, e.g. "31st March"
end
The end of the period of time which this news report covers, e.g. "6th April 2011"
prev
(Optional) The date for the previous news report. It nof specified, no previous link is created.
prevperiod
(Optional) The previous report's date range. If not specified, defaults to prev.
next
(Optional) The date for the next news report. It nof specified, no next link is created.
nextperiod
(Optional) The next report's date range. If not specified, defaults to next.