Difference between revisions of "Template:Announcement"

From emcawiki
Jump to: navigation, search
(Created page with "<noinclude> This is the "Announcement" template. It should be called in the following format: <pre> {{Announcement |Announcement Type= |Full title= |Short title= |Short summar...")
 
 
(51 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>
==Announcement Type==
+
{| 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;"
{{#arraymap:{{{Announcement Type|}}}|,|x|[[AnnType::x]]}} }}
+
! style="text-align: center; background-color:#ccffcc;" colspan="2" |<big>[[AnnShortTitle::{{{Short title|}}}]] </big>
 +
|-
 +
! Type
 +
| {{#arraymap:{{{Announcement Type|}}}|,|x|[[AnnType::x]]}}
 +
|-
 +
! Categories (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
 +
}}
 +
|}
  
==Full title==
+
'''[[AnnTitle::{{{Full title|}}}]]''':
[[AnnTitle::{{{Full title|}}}]]  
 
  
==Short title==
+
--------
[[AnnShortTitle::{{{Short title|}}}]]
 
  
==Short summary (for twitter)==
+
'''Details:'''
[[AnnShortSummary::{{{Short summary (for twitter)|}}}]]
 
  
==Year==
+
[[AnnText::{{{Announcement text|}}}]]  
[[AnnYear::{{{Year|}}}]]
 
 
 
==Location==
 
[[AnnLocation::{{{Location|}}}]]
 
 
 
==From date==
 
[[AnnFrom::{{{From date|}}}]]  
 
  
==To date==
+
-----------
[[AnnTo::{{{To date|}}}]]
 
  
==Abstract due==
 
[[AnnAbstractDue::{{{Abstract due|}}}]]
 
 
==Submission deadline==
 
[[AnnSubmissionDeadline::{{{Submission deadline|}}}]]
 
 
==Notification date==
 
[[AnnNotificationDate::{{{Notification date|}}}]]
 
 
==Final version due==
 
[[AnnFinalVersionDue::{{{Final version due|}}}]]
 
 
==Web link==
 
[[AnnWebLink::{{{Web link|}}}]]
 
 
==Categories (tags)==
 
[[AnnCategories::{{{Categories (tags)|}}}]]
 
 
==Announcement text==
 
[[AnnText::{{{Announcement text|}}}]]
 
  
 
[[Category:Announcements]]
 
[[Category:Announcements]]
 
</includeonly>
 
</includeonly>

Latest revision as of 10:51, 18 November 2020

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.