Difference between revisions of "Template:Presentation"

From QualityBox Wiki
Jump to navigation Jump to search
(inline CSS; remove from span element)
Line 31: Line 31:
 
|-
 
|-
 
! Location
 
! Location
| [[hasLocation::{{{Location|}}}]]
+
| {{#set_internal:hasLocation::{{{Location|}}}}}{{{Location|}}}
 
|-
 
|-
 
! Presenter
 
! Presenter
Line 38: Line 38:
  
 
== {{{Title}}} ==
 
== {{{Title}}} ==
<span style="float:right;">[[hasPhoto::{{{Photo|}}}]]</span>
+
<span style="float:right;">{{#set_internal:hasPhoto::{{{Photo|}}}}}{{{Photo|}}}</span>
 
'''WHEN:''' {{{Date}}} {{{Time}}}<br />
 
'''WHEN:''' {{{Date}}} {{{Time}}}<br />
 
'''WHERE:''' {{{Location}}}<br />
 
'''WHERE:''' {{{Location}}}<br />
 
'''WHO:''' {{{Presenter}}} <br />
 
'''WHO:''' {{{Presenter}}} <br />
'''WHAT:''' [[hasSummary::{{{Summary|}}}]]<br />
+
'''WHAT:''' {{#set_internal:hasSummary::{{{Summary|}}}}}{{{Summary|}}}
  
[[hasAbstract::{{{subst:Abstract|}}}]]
+
{{#set_internal:hasAbstract::{{{subst:Abstract|}}}}}{{{subst:Abstract|}}}
 
[[Category:Presentation]]
 
[[Category:Presentation]]
 
</includeonly>
 
</includeonly>

Revision as of 08:52, 1 November 2018

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

{{Presentation
|Title=
|Date=
|Time=
|Location=
|Presenter=
|Summary=
|Abstract=
|Photo=
}}

Edit the page to see the template text.


This template holds information about a Presentation

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
DateDate

Date of presentation

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

Time presentation begins

Example
18:00 EDT
Stringsuggested
LocationLocation

Address; Building & Room; or URL

Example
700 Boylston Street Boston MA 02116
Stringoptional
LocationPresenter

Address; #hashtag; URL

Example
#QualityBoxTraining
Unknownrequired
Presentation TitleTitle

What do you call the Talk or Presentation?

Example
Importing Content into QualityBox
Auto value
{{subst:PAGENAME}}
Stringrequired
SummarySummary

<50 words

Unknownoptional
AbstractAbstract

~150 words

Unknownoptional
Photo / ImagePhoto

no description

Fileoptional