Difference between pages "Template:Infobox play" and "Template:Infobox play/sandbox"
(Difference between pages)
Jump to navigation
Jump to search
imported>RL0919 m (fix) |
imported>RL0919 (try adding 'based on' option similar to infobox film etc.) |
||
Line 1: | Line 1: | ||
− | {{infobox | + | {{ infobox |
− | |||
| bodyclass = vevent | | bodyclass = vevent | ||
− | | above = {{{name | + | | above = {{{name<includeonly>|{{PAGENAME}}</includeonly>}}} |
| aboveclass = summary | | aboveclass = summary | ||
| abovestyle = font-style: italic | | abovestyle = font-style: italic | ||
− | | image = {{# | + | | image = {{#if:{{{image<includeonly>|</includeonly>}}}|[[Image:{{{image}}}|{{#if:{{{image_size<includeonly>|</includeonly>}}} |{{{image_size|200px}}} |200px}}]]}} |
− | | caption = {{{caption|}}} | + | | caption = {{{caption<includeonly>|</includeonly>}}} |
| labelstyle = white-space: nowrap | | labelstyle = white-space: nowrap | ||
− | |||
− | | label1 | + | | label1 = Written by |
− | + | | data1 = {{{writer<includeonly>|</ifncludeonly>}}} | |
− | + | | label2 = Based on | |
− | | | + | | data2 = {{{based_on<includeonly>|</ifncludeonly>}}} |
− | | | + | | class1 = description |
− | | | + | | label3 = Chorus |
− | + | | data3 = {{{chorus<includeonly>|</includeonly>}}} | |
− | | | + | | label4 = Characters |
− | | | + | | data4 = {{{characters<includeonly>|</includeonly>}}} |
− | + | | label5 = Mute | |
− | + | | data5 = {{{mute<includeonly>|</includeonly>}}} | |
− | + | | label6 = Date premiered | |
− | + | | data6 = {{{date of premiere|{{{premiere<includeonly>|</includeonly>}}}}}} | |
− | + | | label7 = Place premiered | |
− | + | | data7 = {{{place|{{{place<includeonly>|</includeonly>}}}}}} | |
− | + | | label8 = Original language | |
− | + | | data8 = {{{original language|{{{orig_lang<includeonly>|</includeonly>}}}}}} | |
− | | | + | | label9 = Series |
− | | | + | | data9 = {{{series<includeonly>|</includeonly>}}} |
− | | | + | | label10 = Subject |
− | | | + | | data10 = {{{subject<includeonly>|</includeonly>}}} |
− | | | + | | label11 = Genre |
− | | | + | | data11 = {{{genre<includeonly>|</includeonly>}}} |
− | | | + | | label12 = Setting |
− | | | + | | data12 = {{{setting<includeonly>|</includeonly>}}} |
− | | | + | | data13 = {{#if:{{{web<includeonly>|</includeonly>}}}|[{{{web}}} Official site]}} |
− | | | + | | data14 = {{#if:{{{playbill_event|{{{playbill<includeonly>|</includeonly>}}}}}}| [http://www.playbill.com/events/event_detail/{{{playbill_event|{{{playbill}}}}}}.html Playbill listing]}} |
− | | | + | | data15 = {{#if:{{{ibdb_id<includeonly>|</includeonly>}}}| [http://www.ibdb.com/show.asp?id={{{ibdb_id}}} IBDB profile] }} |
− | | | + | | data16 = {{#if:{{{iobdb_id<includeonly>|</includeonly>}}}| [http://www.lortel.org/LLA_archive/index.cfm?search_by=show&id={{{iobdb_id}}} IOBDB profile] }} |
− | + | }} | |
− | |||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | | | ||
− | |||
− | | | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |