Difference between revisions of "Template:Presentation"

From QualityBox Wiki
Jump to navigation Jump to search
(Created page with "<inlcudeonly> {{{Title}}} {{{Date}}} {{{Time}}} {{{Location}}} {{{Presenter}}} {{{Summary}}} {{{Abstract}}} {{{Photo}}} Catgegory:Presentation </includeonly> <noinclude>...")
 
(adds template data)
Line 24: Line 24:
 
</pre>
 
</pre>
  
 +
<templatedata>
 +
{
 +
"params": {
 +
"Title": {
 +
"label": "Presentation Title",
 +
"description": "What do you call the Talk or Presentation?",
 +
"example": "Importing Content into QualityBox",
 +
"type": "string",
 +
"default": "My Presentation",
 +
"required": true
 +
},
 +
"Date": {},
 +
"Time": {},
 +
"Location": {},
 +
"Presenter": {},
 +
"Summary": {},
 +
"Abstract": {},
 +
"Photo": {}
 +
}
 +
}
 +
</templatedata>
 
</noinclude>
 
</noinclude>

Revision as of 10:43, 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

ParameterDescriptionTypeStatus
Presentation TitleTitle

What do you call the Talk or Presentation?

Default
My Presentation
Example
Importing Content into QualityBox
Stringrequired
DateDate

no description

Unknownoptional
TimeTime

no description

Unknownoptional
LocationLocation

no description

Unknownoptional
PresenterPresenter

no description

Unknownoptional
SummarySummary

no description

Unknownoptional
AbstractAbstract

no description

Unknownoptional
PhotoPhoto

no description

Unknownoptional