Template:Infobox discourse: Difference between revisions

From Sarkarverse
Jump to navigation Jump to search
(Starting this template)
 
(Test)
Line 1: Line 1:
{{Infobox
{{infobox
|titlestyle   =  
| bodyclass   = vevent
|abovestyle = background:#FF6600;
|titlestyle = background:#FF6600;
|subheaderstyle =
|title        = Test Infobox


  |imagestyle  =  
| titleclass = summary
|captionstyle =  
| titlestyle = background:#FF6600;
| image      = [[File:example.png|200px|alt=Example alt text]]
| title      = {{{name|{{#if:{{{title|}}}|{{{title}}}|<includeonly>{{PAGENAME}}</includeonly>}} }}}
|caption      = Caption displayed below example.png
| above      = {{{speaker|}}}


|headerstyle  = background:#ccf;
| image      = {{#if:{{{image|}}}|{{{image}}}|{{#if:{{{image_name|}}}|[[File:{{{image_name}}}|{{px|{{{image_size|}}}|240x240px}}|{{{caption|}}}]]}} }}    <!-- don't forgest to add 220px, alt=  -->
|labelstyle  = background:#ddf;
| caption    = {{{caption|}}}{{#if:{{{caption|}}}|<hr />}}
|datastyle    =


| label1 = Speaker
| label1 = Date
| data1 = Write the name of speaker e.g. [[Prabhat Ranjan Sarkar]]
| data1  = {{{date|}}}
  | label2 = Date
|  data2 = Write full date
| label3 = Write place
|  data3 = Write place
| label4 = Subject of discourse
|  data4 = Example: Spirituality
| label5 = Published
| data5 = Publication details
| label6  = Included in
| data6  = Inclusion details
| label7  = Alternative names
| data7  = Write alternative names
}}


<noinclude>
| label2 = Time
{{Documentation}}
| data2  = {{{time|}}}
</noinclude>
 
| label3 = Location
| class3 = location
| data3  = {{{place|}}}
 
| label4 = [[Geographic coordinate system|Coordinates]]
| data4  = {{{coordinates|}}}
 
| label5 = Also known as
| data5  = {{{also known as|}}}
 
| label6 = Topic
| data6  = {{{topic|}}}
 
| label7      = Event
| data7      = {{{event|}}}
 
| label8      = Outcome
| data8      = {{{outcome|}}}
 
| label9      = Speechwriter
| data9      = {{{speechwriter|}}}
 
| label10      = Length
| data10      = {{{length|}}}
 
| label11      = Total words
| data11      = {{{words|}}}
 
| label12 = Awards
| data12  = {{{awards|}}}
 
| label13      = Audio
| data13      = {{{audio_url|}}} 
 
| label14      = Footage
| data14      = {{{url|}}} 
| class14      = url
 
| label15    = Transcript
| data15      = {{{transcript_url|}}}   
 
| label16    = Included in
| data16      = {{{included in|}}}   
 
| below      = {{{notes|}}}
}}<noinclude>{{documentation}}<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --></noinclude>

Revision as of 21:39, 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—