Template:Infobox discourse: Difference between revisions

From Sarkarverse
Jump to navigation Jump to search
(Test)
(++)
Line 5: Line 5:
| titlestyle = background:#FF6600;
| titlestyle = background:#FF6600;
| title      = {{{name|{{#if:{{{title|}}}|{{{title}}}|<includeonly>{{PAGENAME}}</includeonly>}} }}}
| title      = {{{name|{{#if:{{{title|}}}|{{{title}}}|<includeonly>{{PAGENAME}}</includeonly>}} }}}
| above      = {{{speaker|}}}
 


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


| label1 = Date
| label1 = Speaker
| data1 = {{{date|}}}
| data1      = {{{speaker|}}}
| label2 = Date
| data2 = {{{date|}}}


| label2 = Time
| label3 = Time
| data2 = {{{time|}}}
| data3 = {{{time|}}}


| label3 = Location
| label4 = Location
| class3 = location
| class4 = location
| data3 = {{{place|}}}
| data4 = {{{place|}}}


| label4 = [[Geographic coordinate system|Coordinates]]
| label5 = [[Geographic coordinate system|Coordinates]]
| data4 = {{{coordinates|}}}
| data5 = {{{coordinates|}}}


| label5 = Also known as
| label6 = Also known as
| data5 = {{{also known as|}}}
| data6 = {{{also known as|}}}


| label6 = Topic
| label7 = Topic
| data6 = {{{topic|}}}
| data7 = {{{topic|}}}


| label7     = Event
| label8     = Event
| data7       = {{{event|}}}
| data8       = {{{event|}}}


| label8     = Outcome
| label9     = Included in
| data8       = {{{outcome|}}}
| data9       = {{{included in|}}}


| label9     = Speechwriter
| label10     = Speechwriter
| data9       = {{{speechwriter|}}}
| data10       = {{{speechwriter|}}}


| label10     = Length
| label11     = Length
| data10       = {{{length|}}}
| data11       = {{{length|}}}


| label11     = Total words
| label12     = Total words
| data11       = {{{words|}}}
| data12       = {{{words|}}}


| label12 = Awards
| label13 = Awards
| data12 = {{{awards|}}}
| data13 = {{{awards|}}}


| label13     = Audio
| label14     = Audio
| data13       = {{{audio_url|}}}   
| data14       = {{{audio_url|}}}   


| label14      = Footage
| label14      = Footage
Line 55: Line 57:


| label15    = Transcript
| label15    = Transcript
| data15      = {{{transcript_url|}}}  
| data15      = {{{transcript_url|}}}       
 
| label16    = Included in
| data16     = {{{included in|}}}   


| below      = {{{notes|}}}
| below      = {{{notes|}}}
}}<noinclude>{{documentation}}<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --></noinclude>
}}<noinclude>{{documentation}}<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --></noinclude>

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