Changes

Jump to navigation Jump to search
1,011 bytes added ,  02:00, 31 October 2018
merge prior template data and template content/formatting
! Presenter
| [[hasPresenter::{{{Presenter|}}}]]
|} == {{{Title}}} ==<span style="float:right;">[[hasPhoto::{{{Photo|}}}]]</span>'''WHEN:''' {{{Date}}} {{{Time}}}<br />'''WHERE:''' {{{Location}}}<br />'''WHO:''' {{{Presenter}}} <br />'''WHAT:''' [[hasSummary::{{{Summary|}}}]]<br /> [[hasAbstract::{{{Abstract|}}}]]</includeonly>
<noinclude>
<templatedata>
"label": "Date",
"description": "Date of presentation",
"example": "2018{{#dateformat:{{subst:CURRENTYEAR}}-10{{subst:CURRENTMONTH}}-31{{subst:CURRENTDAY}}|ISO 8601}}", "type": "date", "requiredsuggested": true
},
"Time": {
"label": "Time",
"description": "Time presentation begins",
"example": "2018:00EDT", "type": "string", "suggested": true }, "Location": { "label": "Location", "description": "Address; Building & Room; or URL", "example": "700 Boylston Street Boston MA 02116", "type": "string"
},
"Location": {},
"Presenter": {
"label": "Location",
},
"Title": {
"label": "Presentation Title",
"description": "What do you call the Talk or Presentation?",
"example": "Importing Content into QualityBox",
"type": "string",
"autovalue": "{{subst:PAGENAME}}",
"required": true
},
"Summary": {
"label": "Summary",
"description": "<50 words "
},
"Abstract": {
"label": "Abstract",
"description": "~150 words"
},
"Photo": {
"label": "Photo / Image",
"type": "wiki-file-name"
}
},
"description": "This template holds information about a Presentation", "format": "inline"
}
 
</templatedata>
</noinclude>

Navigation menu