Difference between revisions of "Template:Presentation"

From QualityBox Wiki
Jump to navigation Jump to search
(adds template data)
Line 35: Line 35:
 
"required": true
 
"required": true
 
},
 
},
"Date": {},
+
"Date": {
"Time": {},
+
"label": "Date",
"Location": {},
+
"description": "the Date of the presentation",
"Presenter": {},
+
"example": "{{#dateformat:{{subst:CURRENTYEAR}}-{{subst:CURRENTMONTH}}-{{subst:CURRENTDAY}}|ISO 8601}}",
"Summary": {},
+
"type": "date",
"Abstract": {},
+
"suggested": true
"Photo": {}
+
},
}
+
"Time": {
 +
"label": "Time",
 +
"example": "18:00 EDT",
 +
"type": "string",
 +
"suggested": true
 +
},
 +
"Location": {
 +
"label": "Location",
 +
"description": "Address; Building & Room; or URL",
 +
"example": "700 Boylston Street Boston MA 02116",
 +
"type": "string"
 +
},
 +
"Presenter": {
 +
"label": "Presenter",
 +
"required": true
 +
},
 +
"Summary": {
 +
"label": "Summary",
 +
"description": "<50 words "
 +
},
 +
"Abstract": {
 +
"label": "Abstract",
 +
"description": "~150 words"
 +
},
 +
"Photo": {
 +
"label": "Photo / Image",
 +
"type": "wiki-file-name"
 +
}
 +
},
 +
"format": "inline"
 
}
 
}
 
</templatedata>
 
</templatedata>
 
</noinclude>
 
</noinclude>

Revision as of 10:54, 29 October 2018

<inlcudeonly> {{{Title}}} {{{Date}}} {{{Time}}} {{{Location}}} {{{Presenter}}} {{{Summary}}} {{{Abstract}}} {{{Photo}}} Catgegory:Presentation </includeonly>

You can include the following arguments to the template. All presentations will automatically be placed in the Category:Presentation category.


{{{Title}}}
{{{Date}}}
{{{Time}}}
{{{Location}}}
{{{Presenter}}} 
{{{Summary}}}
{{{Abstract}}}
{{{Photo}}}

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Presentation TitleTitle

What do you call the Talk or Presentation?

Default
My Presentation
Example
Importing Content into QualityBox
Stringrequired
DateDate

the Date of the presentation

Example
{{#dateformat:{{subst:CURRENTYEAR}}-{{subst:CURRENTMONTH}}-{{subst:CURRENTDAY}}|ISO 8601}}
Datesuggested
TimeTime

no description

Example
18:00 EDT
Stringsuggested
LocationLocation

Address; Building & Room; or URL

Example
700 Boylston Street Boston MA 02116
Stringoptional
PresenterPresenter

no description

Unknownrequired
SummarySummary

<50 words

Unknownoptional
AbstractAbstract

~150 words

Unknownoptional
Photo / ImagePhoto

no description

Fileoptional