Difference between revisions of "Template:Announcement"

From emcawiki
Jump to: navigation, search
(37 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
|Short summary=
 
|Short summary=
 
|Year=
 
|Year=
 +
|Address=
 
|Location=
 
|Location=
 
|From date=
 
|From date=
Line 23: Line 24:
 
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: #FFFFFc; 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:#ccffcc;" colspan="2" |<big>[[AnnShortTitle::{{{Short title|}}}]] </big>
 +
|-
 +
! Type
 +
| {{#arraymap:{{{Announcement Type|}}}|,|x|[[AnnType::x]]}}
 +
|-
 +
! Categoryies (tags)
 +
| {{#arraymap:{{{Categories (tags)|}}}|;|x|[[AnnCategories::x]]}}
 +
|-
 +
! Dates
 +
| [[AnnFrom::{{{From date|}}}]] - [[AnnTo::{{{To date|}}}]]
 +
|-
 +
! Link
 +
| [[AnnWebLink::{{{Web link|}}}]]
 +
|-
 +
! Address
 +
| [[AnnAddress::{{{Address|}}}]]
 +
|-
 +
! Geolocation
 +
| [[AnnLocation::{{{Location|}}}]]
 +
|-
 +
! Abstract due
 +
| [[AnnAbstractDue::{{{Abstract due|}}}]]
 +
|-
 +
! Submission deadline
 +
| [[AnnSubmissionDeadline::{{{Submission deadline|}}}]]
 +
|-
 +
! Final version due
 +
| [[AnnFinalVersionDue::{{{Final version due|}}}]]
 +
|-
 +
! Notification date
 +
| [[AnnNotificationDate::{{{Notification date|}}}]]
 +
|-
 +
! Tweet
 +
|''[[AnnShortSummary::{{{Short summary|}}}]] ''
 +
|-
 +
|{{#ask: [[Category:Announcements]] [[AnnShortTitle::{{{Short title|}}}]]
 +
| ?AnnFullTitle=summary
 +
| ?AnnFrom=start
 +
| ?AnnTo=end
 +
| ?AnnShortSummary=description
 +
| format=icalendar
 +
| title=EMCAevent
 +
| searchlabel=Export for iCalendar
 +
}}
 +
|}
  
* '''[[AnnTitle::{{{Full title|}}}]] '''  
+
'''[[AnnTitle::{{{Full title|}}}]]''':  
* '''Type''': {{#arraymap:{{{Announcement Type|}}}|,|x|[[AnnType::x]]}}
 
* '''Short title''': [[AnnShortTitle::{{{Short title|}}}]]
 
* '''Short Summary:''': [[AnnShortSummary::{{{Short summary|}}}]]
 
* '''Year''': [[AnnYear::{{{Year|}}}]]
 
* '''From''': [[AnnFrom::{{{From date|}}}]]
 
* '''To/expiry''': [[AnnTo::{{{To date|}}}]]
 
* '''Web link''': [[AnnWebLink::{{{Web link|}}}]]
 
* '''Categories (tags)''': {{#arraymap:{{{Categories|}}}|;|x|[[AnnCategories::x]]}}
 
  
 +
--------
  
'''Announcement text:'''
+
'''Details:'''
  
 
[[AnnText::{{{Announcement text|}}}]]  
 
[[AnnText::{{{Announcement text|}}}]]  
  
 +
-----------
  
'''CFP Dates (if applicable)'''
 
* '''Abstract due''': [[AnnAbstractDue::{{{Abstract due|}}}]]
 
* '''Submission deadline''': [[AnnSubmissionDeadline::{{{Submission deadline|}}}]]
 
* '''Notification date''': [[AnnNotificationDate::{{{Notification date|}}}]]
 
* '''Final version due''': [[AnnFinalVersionDue::{{{Final version due|}}}]]
 
 
* '''Location''': [[AnnLocation::{{{Location|format=map|template=Google Maps Link}}}]]
 
  
 
[[Category:Announcements]]
 
[[Category:Announcements]]
 
</includeonly>
 
</includeonly>

Revision as of 07:17, 16 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=
|Address=
|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.