Template:Infobox workshop: Difference between revisions

From HOPE Wiki
First draft of workshop infobox template.
 
Documentation.
Line 3: Line 3:
!colspan="2"|{{{title}}}
!colspan="2"|{{{title}}}
|-
|-
!colspan="2"|[[File:{{{imagefile}}}|150px]]
!colspan="2"|[[File:{{{imagefile|Hope2020 v1.png}}}|150px]]
|-
|-
!Presenters:
!Presenters:
| {{{presenters}}}
|{{{presenters}}}
|}
|}
[[Category:HOPE 2020 workshops]]
[[Category:HOPE 2020 workshops]]
</includeonly><noinclude>
</includeonly><noinclude>
This template is intended to be used to create a "glance-able" overview of a workshop.
This template is intended to be used to create a "glance-able" overview of a workshop.
Use the template like so:
<pre>
{{Infobox workshop
|title=Password Superpowers: How to Crack Hashes and Stump Hackers
|presenters=[[User:Tech Learning Collective]]
|imagefile=Workshop.password-superpowers-how-to-crack-hashes-and-stump-hackers.rectangle.jpg
}}
</pre>
</noinclude>
</noinclude>

Revision as of 22:50, 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=Password Superpowers: How to Crack Hashes and Stump Hackers
|presenters=[[User:Tech Learning Collective]]
|imagefile=Workshop.password-superpowers-how-to-crack-hashes-and-stump-hackers.rectangle.jpg
}}