Form digital library
Jump to navigation
Jump to search
| 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> | ||
| + | Edit the page to see the template text. | ||
| + | </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 46: | Line 83: | ||
Digital library logo=File:{{{Logo|}}} | Digital library logo=File:{{{Logo|}}} | ||
}} | }} | ||
| − | + | --> | |
| − | |||
{{#default_form:Digital library}} | {{#default_form:Digital library}} | ||
Revision as of 07:55, 8 January 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=
}}
Edit the page to see the template text.