Template:GLAM Directory Page
[[{{{organisation}}}]]
{{{governance}}}: {{{organisation basics}}}, [[{{{location}}}]], [[{{{country}}}]]
|
About usOur sites:
{{{about us}}} |
Our GLAMwiki work
{{{Our GLAMwiki work}}} |
Contact us |
Usage
editThis template is designed to provide standardised information about GLAMwiki projects. These directory pages summarise the relationship and outputs and provide a space for Wikipedians to find resources and contact museums staff.
{{Template:GLAM Directory Page | organisation = | image = example.jpg | contact name = | contact job title = | governance = eg, Independent Museum, National Museum, Local Government Museum | organisation basics = | location = | country = | site 1 name = | site 1 info = | site 2 name = | site 2 info = | site 3 name = | site 3 info = ... ... ... ... | site n name = | site n info = | about us = | GLAM project page = | Top Commons Category = | Donated images Commons Category = | Other Commons Category 1 = | Our GLAMwiki work = | website = | email name = | email domain = | Backup contact name = | Backup contact title = | Backup email name = | Backup email domain = | Backup Wikipedia Username = }}
Adding galleries
editTo add galleries to the page add and adapt the following code:
<div style="width:25%; float:left;height:4px; background:#990000;"></div> <div style="width:25%; float:left;height:4px; background:#339966;"></div> <div style="width:25%; float:left;height:4px; background:#A7D7F9;"></div> <div style="width:25%; float:left;height:4px; background:#666666;"></div> <gallery mode=packed-hover caption=" ADD YOUR CAPTION HERE" heights="200px"> File:Example 1.jpg|Image caption 1 File:Example 2.jpg|Image caption 2 File:Example 3.jpg|Image caption 3 ... ... ... File:Example n .jpg|Image caption n </gallery> <div style="width:25%; float:left;height:4px; background:#990000;"></div> <div style="width:25%; float:left;height:4px; background:#339966;"></div> <div style="width:25%; float:left;height:4px; background:#A7D7F9;"></div> <div style="width:25%; float:left;height:4px; background:#666666;"></div>
Go to the Gallery help pages for tips and ideas.