Template:Infobox workshop: Difference between revisions
From HOPE Wiki
Add participant limit parameter. |
Document duration parameter. |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{|style="float: right; max-width: | {|style="float: right; max-width: 50%;" | ||
!colspan="2"|{{{title}}} | !colspan="2"|{{{title}}} | ||
|- | |- | ||
Line 7: | Line 7: | ||
!Presenters: | !Presenters: | ||
|{{{presenters}}} | |{{{presenters}}} | ||
|- | |||
!Duration: | |||
|{{{duration}}} | |||
|- | |- | ||
!Participant limit: | !Participant limit: | ||
Line 21: | Line 24: | ||
|title=How to Hack: For Fun and Profit | |title=How to Hack: For Fun and Profit | ||
|presenters=Hacker McHackypants | |presenters=Hacker McHackypants | ||
|duration=1 hour and 30 minutes | |||
|imagefile=ExampleImage.jpg | |imagefile=ExampleImage.jpg | ||
|participant_limit=15 | |participant_limit=15 |
Latest revision as of 23:08, 12 July 2020
This template is intended to be used to create a "glance-able" overview of a workshop.
Use the template like so:
{{Infobox workshop |title=How to Hack: For Fun and Profit |presenters=Hacker McHackypants |duration=1 hour and 30 minutes |imagefile=ExampleImage.jpg |participant_limit=15 }}