Difference between revisions of "Template:Infobox Museum"

From WikiRug
Jump to navigation Jump to search
 
(7 intermediate revisions by 2 users not shown)
Line 22: Line 22:
 
|caption    = {{{caption|}}}
 
|caption    = {{{caption|}}}
  
|image2     = {{{image2|}}}
+
|image2       = {{{image2|}}}
|caption2   = {{{caption2|}}}
+
|caption2     = {{{caption2|}}}
 +
| image3      = {{#if:{{{pushpin_map|{{{map_type|}}}}}}|{{Location map|{{{pushpin_map|{{{map_type}}}}}}
 +
| border  = infobox
 +
| caption = {{#switch:{{{map_caption|}}}|#default={{{map_caption}}}|none=|=Location within {{#invoke:Location map|data|{{{pushpin_map|{{{map_type}}}}}}|name}}}}
 +
| float  = center
 +
| alt = {{{map_alt|}}}
 +
| width  = {{#if:{{{map_size|}}}|{{{map_size}}}|220}}
 +
| relief  = {{{pushpin_relief|{{{map_relief|}}}}}}
 +
| label  = {{{map dot label|{{{map_dot_label|}}}}}}
 +
| coordinates = {{{coordinates|}}}
 +
}}}}
  
 
|headerstyle = background:#eee
 
|headerstyle = background:#eee
Line 48: Line 58:
 
|header5    =
 
|header5    =
 
|label5      = Location
 
|label5      = Location
|data5      = {{{Location|}}}
+
|data5      = {{{Location|}}}  
 
|class5      =  
 
|class5      =  
  
 
|header6    =
 
|header6    =
|label6      = Coordinates
+
|label6      = [[Geographic coordinate system|Coordinates]]
|data6      = {{{Coordinates|}}}
+
|data6      = {{#if:{{{coordinates|}}}|{{#invoke:Coordinates|coordinsert|{{{coordinates|}}}|type:landmark}} }}
 
|class6      =  
 
|class6      =  
  
Line 107: Line 117:
 
{{Infobox Museum
 
{{Infobox Museum
 
|above      =
 
|above      =
|image      =  
+
|image      = [[File:example.jpg|250px]]
 
|caption    =  
 
|caption    =  
  
|image2      =  
+
|image2      = [[File:example.jpg|250px]]
 
|caption2    =  
 
|caption2    =  
  
Line 118: Line 128:
 
|Original name    =
 
|Original name    =
 
|Alternative names    =  
 
|Alternative names    =  
 +
 
|Location    =
 
|Location    =
 
|Coordinates    =
 
|Coordinates    =

Latest revision as of 09:24, 25 March 2020

Infobox Museum
General information


Template documentation[create]

Usage

The infobox may be added by pasting the template as shown below into an article and then filling in the desired fields. Any parameters left blank or omitted will not be displayed.

{{Infobox Museum
|above       =
|image       = [[File:example.jpg|250px]]
|caption     = 

|image2      = [[File:example.jpg|250px]]
|caption2    = 

<!--General information-->

|Name          =
|Original name     =
|Alternative names     = 

|Location     =
|Coordinates     =
|Director     =
|Founded    =
|Founder      = 
|Architect      =  
|Collections      =  
|Collections location      = 
|Carpet Collection Size      = 
|Website      = 
|To know more      =   

|additional info      = 
}}