Difference between revisions of "Template:Announcement"

From emcawiki
Jump to: navigation, search
Line 23: Line 23:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 +
{| style="width: 20em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 +
! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big>
 +
|-
 +
! Type
 +
| {{#arraymap:{{{AnnType|}}}|,|x|[[AnnType::x]]}}
 +
|-
 +
! Categoryies (tags)
 +
| {{#arraymap:{{{Categories|}}}|;|x|[[AnnCategories::x]]}}
 +
|-
 +
! Dates
 +
| [[AnnFrom::{{{From|}}}]] to [[AnnTo::{{{To|}}}]]
 +
|-
 +
! Location
 +
| [[AnnLocation::{{{Location|format=map|template=Google Maps Link}}}]]
 +
|-
 +
! Link
 +
| [[AnnWebLink::{{{Link|}}}]]
 +
|-
 +
! Abstract due
 +
| [[AnnAbstractDue::{{{Abstract due|}}}]]
 +
|-
 +
! Submission desdline
 +
| [[AnnSubmissionDeadline::{{{Submission deadline|}}}]]
 +
|-
 +
! Final version due
 +
| [[AnnFinalVersionDue::{{{Final version due|}}}]]
 +
|-
 +
! Notification date
 +
| [[AnnNotificationDate::{{{Notification date|}}}]]
 +
|}
  
 
* '''[[AnnTitle::{{{Full title|}}}]] '''  
 
* '''[[AnnTitle::{{{Full title|}}}]] '''  
Line 47: Line 77:
  
 
* '''Location''': [[AnnLocation::{{{Location|format=map|template=Google Maps Link}}}]]  
 
* '''Location''': [[AnnLocation::{{{Location|format=map|template=Google Maps Link}}}]]  
 +
 +
{{#ask: [[Category:Announcements]] [[AnnTitle::{{PAGENAME}}]] | searchlabel = Download iCal
 +
| ?AnnFullTitle=summary
 +
| ?AnnFrom start=start
 +
| ?AnnTo finish=end
 +
| ?AnnLocation=location
 +
| ?AnnShortSummary=description
 +
| format=icalendar
 +
| searchlabel=Export for iCalendar
 +
}}
 +
  
 
[[Category:Announcements]]
 
[[Category:Announcements]]
 
</includeonly>
 
</includeonly>

Revision as of 20:20, 1 March 2016

This is the "Announcement" template. It should be called in the following format:

{{Announcement
|Announcement Type=
|Full title=
|Short title=
|Short summary=
|Year=
|Location=
|From date=
|To date=
|Abstract due=
|Submission deadline=
|Notification date=
|Final version due=
|Web link=
|Categories (tags)=
|Announcement text=
}}

Edit the page to see the template text.