Form digital library

From Redazione
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
This is the "Form digital library" template.
 
This is the "Form digital library" template.
 
It should be called in the following format:
 
It should be called in the following format:
 +
<pre>
 +
{{Form digital library
 +
|Name=
 +
|Logo=
 +
|Books approximate number=
 +
|Website=
 +
|Opac url=
 +
|Digital resource example url=
 +
}}
 +
</pre>
 +
</noinclude><includeonly>{| class="wikitable ci_infobox"
 +
! Name
 +
| [[Digital library name::{{{Name|}}}]]
 +
|-
 +
! Logo
 +
| {{#if: {{{Logo|}}} | [[File:{{{Logo|}}}|frameless]] }}
 +
|-
 +
! Books approximate number
 +
| [[Digital library books approximate number::{{{Books approximate number|}}}]]
 +
|-
 +
! Website
 +
| [[Digital library website::{{{Website|}}}]]
 +
|-
 +
! Opac url
 +
| [[Digital library opac url::{{{Opac url|}}}]]
 +
|-
 +
! Digital resource example url
 +
| [[Digital library digital resource example url::{{{Digital resource example url|}}}]]
 +
|}
 +
 +
{{#set:
 +
Digital library logo=File:{{{Logo|}}}
 +
}}
 +
 +
<!--
 +
 
<pre>
 
<pre>
 
{{Form digital library
 
{{Form digital library
Line 22: Line 58:
 
|-
 
|-
 
! Logo
 
! Logo
| [[File:{{{Logo|}}}|frameless]]
+
| {{#if: {{{Logo|}}} | [[File:{{{Logo|}}}|frameless]] }}
 
|-
 
|-
 
! Headquarters country
 
! Headquarters country
Line 31: Line 67:
 
|-
 
|-
 
! Active from - to
 
! Active from - to
| [[Digital library active from::{{{Active from|}}}]] {{#if:{{{Active to|}}}|-|}} [[Digital library active to::{{{Active to|}}}]]
+
| [[Digital library active from::{{{Active from|}}}]] - {{#if: {{{Active to|}}} | [[Digital library active to::{{{Active to|}}}]] | (present) }}
 
|-
 
|-
 
! Website
 
! Website
Line 42: Line 78:
 
| [[Digital library digital resource example url::{{{Digital resource example url|}}}]]
 
| [[Digital library digital resource example url::{{{Digital resource example url|}}}]]
 
|}
 
|}
 +
 +
{{#set:
 +
Digital library logo=File:{{{Logo|}}}
 +
}}
 +
-->
  
 
{{#default_form:Digital library}}
 
{{#default_form:Digital library}}

Latest revision as of 20:37, 24 October 2021

This is the "Form digital library" template. It should be called in the following format:

{{Form digital library
|Name=
|Logo=
|Books approximate number=
|Website=
|Opac url=
|Digital resource example url=
}}