Page protected

Difference between revisions of "Template:ExhibitionInfoBox"

From Life After BOB Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
{{#cargo_declare:_table=Exhibitions
 
{{#cargo_declare:_table=Exhibitions
 
  | Image=File
 
  | Image=File
  | Image_caption=String
+
  | Exhibition_name=String
 
  | Exhibition=Page
 
  | Exhibition=Page
 
  | Location=String
 
  | Location=String
Line 15: Line 15:
 
{{#cargo_store: _table=Exhibitions
 
{{#cargo_store: _table=Exhibitions
 
  | Image={{{image}}}
 
  | Image={{{image}}}
  | Image_caption={{{Image caption}}}
+
  | Exhibition_name={{{Exhibition name}}}
 
  | Exhibition={{PAGENAME}}
 
  | Exhibition={{PAGENAME}}
 
  | Location={{{Location}}}
 
  | Location={{{Location}}}
Line 24: Line 24:
 
<infobox type="exhibition">
 
<infobox type="exhibition">
 
   <title source="name">
 
   <title source="name">
     <default>{{PAGENAME}}</default>
+
     <default>{{{Exhibition name}}}</default>
 
   </title>
 
   </title>
 
   <image source="image" />
 
   <image source="image" />
  <data source="Image caption"></data>
 
 
   <data source="Location"><label>Location:</label></data>
 
   <data source="Location"><label>Location:</label></data>
 
   <data source="Start date"><label>Start Date:</label></data>
 
   <data source="Start date"><label>Start Date:</label></data>

Revision as of 03:23, 9 June 2021

This is the template for Exhibition infoboxes This template defines the table "Exhibitions". View table.