Template:Infobox discourse: Difference between revisions

From Sarkarverse
Jump to navigation Jump to search
(Test)
m (Title>>Above)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Italic title}}
{{infobox
{{infobox
| bodyclass  = vevent
| bodyclass  = vevent


| titleclass  = summary
| titleclass  = summary
| titlestyle = background:#FF6600;
| abovestyle = background:#E4EAF5;
| title       = {{{name|{{#if:{{{title|}}}|{{{title}}}|<includeonly>{{PAGENAME}}</includeonly>}} }}}
| above       = {{{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=  -->
| caption    = {{{caption|}}}{{#if:{{{caption|}}}|<hr />}}


| label1 = Date
| image      = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image size|{{{image_size|{{{imagesize|}}}}}}}}}|sizedefault=frameless|alt={{{alt|}}}|suppressplaceholder=yes}}
| data1  = {{{date|}}}
| caption    = {{{image caption|{{{caption|{{{image_caption|}}}}}}}}}


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


| label3 = Location
| label3 = Time
| class3 = location
| data3  = {{{time|}}}
| data3  = {{{place|}}}


| label4 = [[Geographic coordinate system|Coordinates]]
| label4 = Place
| data4  = {{{coordinates|}}}
| data4  = {{{place|}}}


| label5 = Also known as
| label5 = [[:wikipedia:Geographic coordinate system|Coordinates]]
| data5  = {{{also known as|}}}
| data5  = {{{coordinates|}}}


| label6 = Topic
| label6 = Also known as
| data6  = {{{topic|}}}
| data6  = {{{also known as|}}}


| label7     = Event
| label7 = Language
| data7       = {{{event|}}}
| data7 = {{{language|}}}


| label8     = Outcome
| label8 = Topic
| data8       = {{{outcome|}}}
| data8 = {{{topic|}}}


| label9      = Speechwriter
| label9      = Event
| data9      = {{{speechwriter|}}}
| data9      = {{{event|}}}


| label10      = Length
| label10      = Included in
| data10      = {{{length|}}}
| data10      = {{{included in|}}}


| label11      = Total words
| label49    = Location in Sarkarverse
| data11      = {{{words|}}}
| data49      = [[File:SVmap LiteraryWorks.png|center|220px]]


| 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>
}}<noinclude>{{documentation}}<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --></noinclude>

Latest revision as of 15:54, 28 January 2015

Location in Sarkarverse
SVmap LiteraryWorks.png
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—