Difference between revisions of "Template:Conference"

From Glossary of Forensic Document Examination & Pattern Recognition
Jump to: navigation, search
 
m
Line 15: Line 15:
 
</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: 35em; font-size: 90%; border: 2px solid #EDD77D; background-color: #FFFFF2; 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:#EDD77D; 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"
 
! Date
 
! Date
 
| [[date::{{{Date|}}}]]  
 
| [[date::{{{Date|}}}]]  
|-
+
|- valign="top"
 
! Venue
 
! Venue
 
| [[venue::{{{Venue|}}}]]  
 
| [[venue::{{{Venue|}}}]]  
|-
+
|- valign="top"
 
! Website
 
! Website
 
| [[website::{{{Website|}}}]]  
 
| [[website::{{{Website|}}}]]  
|-
+
|- valign="top"
 
! Submission deadline
 
! Submission deadline
| {{#arraymap:{{{Submission deadline|}}}|,|x|[[submission::x]]}}
+
| [[submission::{{{Submission deadline|}}}]]
|-
+
|- valign="top"
 
! Call for papers
 
! Call for papers
 
| [[cfp::{{{Call for papers|}}}]]  
 
| [[cfp::{{{Call for papers|}}}]]  
|-
+
|- valign="top"
 
! Conference chair
 
! Conference chair
 
| [[conference 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]]}}

Revision as of 13:18, 4 July 2017

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

{{Conference
|Name=
|Date=
|Venue=
|Website=
|Submission deadline=
|Call for papers=
|Conference chair=
|Keyword(s)=
}}

Edit the page to see the template text.