Template:Infobox discourse: Difference between revisions

From Sarkarverse
Jump to navigation Jump to search
(#E4EAF5)
(Image syntx)
Line 7: Line 7:




| image       = {{#if:{{{image|}}}|{{{image}}}|{{#if:{{{image_name|}}}|[[File:{{{image_name}}}|{{px|{{{image_size|}}}|240x240px}}|{{{caption|}}}]]}} }}     <!-- don't forgest to add 220px, alt=  -->
| image     = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image size|{{{image_size|{{{imagesize|}}}}}}}}}|sizedefault=frameless|alt={{{alt|}}}|suppressplaceholder=yes}}
| caption     = {{{caption|}}}{{#if:{{{caption|}}}|<hr />}}
| caption   = {{{image caption|{{{caption|{{{image_caption|}}}}}}}}}


| label1 = Speaker
| label1 = Speaker

Revision as of 21:51, 31 October 2013

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

{{Infobox discourse
| title = <!-- Write the name of the title -->
| image = <!--Write image name eg. Example.jpg, do not include "File:" -->
| image_size = 
| caption = 
| speaker = <!-- Write the name of the speaker -->
| date    = <!-- Date-->
| time    = <!-- Time or Morning/Evening -->
| place = <!-- Location -->
| coordinates = <!-- Coord -->
| also known as = <!--Other names -->
| language = <!-- Original language of discourse -->
| topic    = <!-- Topic -->
| event    = <!-- Event, if any -->
| included in = <!-- Write the name of the books where the discourse has been included -->
}}

Parent template

The parent template of this template is—