Difference between revisions of "Template:Conference"

From Glossary of Forensic Document Examination & Pattern Recognition
Jump to: navigation, search
 
m (Undo revision 2421 by Grerika (talk))
 
(27 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
{{Conference
 
{{Conference
 
|Name=
 
|Name=
|Date=
+
|Short name=
 +
|Start=
 +
|End=
 
|Venue=
 
|Venue=
 
|Website=
 
|Website=
Line 15: Line 17:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
+
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 2px solid #AAC4DD; background-color: #F8FAFC; color: black; margin: 1em; padding: 0.4em; float: right; clear: right; text-align:left; border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;"
 +
! style="text-align: center; background-color:#AAC4DD; border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;" colspan="2" | <big>Conference</big>
 +
|- valign="top"
 
! Name
 
! Name
 
| [[name::{{{Name|}}}]]  
 
| [[name::{{{Name|}}}]]  
|-
+
|- valign="top"
 +
! Short name
 +
| [[short name::{{{Short name|}}}]]
 +
|- valign="top"
 
! Date
 
! Date
| [[date::{{{Date|}}}]]
+
| {{{Start|}}} -  {{{End|}}}
|-
+
|- valign="top"
 
! Venue
 
! Venue
 
| [[venue::{{{Venue|}}}]]  
 
| [[venue::{{{Venue|}}}]]  
|-
+
|- valign="top"
 
! Website
 
! Website
 
| [[website::{{{Website|}}}]]  
 
| [[website::{{{Website|}}}]]  
|-
+
|- valign="top"
! Submission deadline
+
! Submission
| {{#arraymap:{{{Submission deadline|}}}|,|x|[[submission::x]]}}
+
| [[submission::{{{Submission deadline|}}}]]
|-
+
|- valign="top"
! Call for papers
+
! CFP
| [[cfp::{{{Call for papers|}}}]]  
+
| [{{{Call for papers|}}} link]  
|-
+
|- valign="top"
! Conference chair
+
! Chair
| [[conference chair::{{{Conference chair|}}}]]
+
| {{{Conference chair|}}}
|-
+
|- valign="top"
 
! Keyword(s)
 
! Keyword(s)
 
| {{#arraymap:{{{Keyword(s)|}}}|,|x|[[keyword::x]]}}
 
| {{#arraymap:{{{Keyword(s)|}}}|,|x|[[keyword::x]]}}
 +
|- valign="top"
 +
! style="text-align: center; background-color:#AAC4DD; border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;" colspan="2" | Related papers, posters
 +
|- valign="top"
 +
!
 +
|
 +
{{#ask: [[Presented::{{{Short name|}}}]]
 +
| ?author
 +
| ?pages
 +
| format=ol
 +
}}
 
|}
 
|}
  
 
[[Category:conference]]
 
[[Category:conference]]
 
</includeonly>
 
</includeonly>

Latest revision as of 14:16, 4 July 2017

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

{{Conference
|Name=
|Short name=
|Start=
|End=
|Venue=
|Website=
|Submission deadline=
|Call for papers=
|Conference chair=
|Keyword(s)=
}}

Edit the page to see the template text.