Form organization

From Redazione
Jump to navigation Jump to search
 
(26 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Form organization
 
{{Form organization
|Organization name=
+
|Name=
|Organization logo=
+
|Type=
|Organization type=
+
|Logo=
|Organization country=
+
|Country=
|City, town or village of the organization=
+
|Address=
|Organization coordinates=
+
|Coordinates=
|Organization registration date=
+
|Foundation year=
|Organization registration id=
+
|Email=
|Organization website=
+
|Website=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable" style="max-width:400px;float:right; margin-left:12px"
+
</noinclude><includeonly>{| class="wikitable ci_infobox"
! Organization name
+
! Name
 
| [[Organization name::{{{Name|}}}]]
 
| [[Organization name::{{{Name|}}}]]
 
|-
 
|-
! Organization logo
+
! Logo
| [[Organization logo::{{{Logo|}}}]]
+
| {{#if: {{{Logo|}}} | [[File:{{{Logo|}}}|frameless]] | }}
 
|-
 
|-
! Organization type
+
! Type
 
| [[Organization type::{{{Type|}}}]]
 
| [[Organization type::{{{Type|}}}]]
 
|-
 
|-
! Organization country
+
! Country
 
| [[Organization country::{{{Country|}}}]]
 
| [[Organization country::{{{Country|}}}]]
 
|-
 
|-
! City, town or village of the organization
+
! City
| [[City, town or village of the organisation::{{{City, town or village of the organization|}}}]]
+
| [[Organization city::{{{City|}}}]]
 
|-
 
|-
! Organization registration date
+
! Address
| [[Organization registration date::{{{Registration date|}}}]]
+
| [[Organization address::{{{Address|}}}]]
 +
|-
 +
| colspan="2" | {{#display_map: {{{Coordinates|}}} }}
 
|-
 
|-
! Organization registration id
+
! Coordinates
| [[Organization registration id::{{{Registration id|}}}]]
+
| [[Organization coordinates::{{{Coordinates|}}}]]
 
|-
 
|-
! Organization coordinates
+
! Foundation year
| [[Organization coordinates::{{{Coordinates|}}}]]
+
| [[Organization foundation year::{{{Foundation year|}}}]]
 +
|-
 +
! Email
 +
| [[Organization email::{{{Email|}}}]]
 
|-
 
|-
! Organization website
+
! Website
 
| [[Organization website::{{{Website|}}}]]
 
| [[Organization website::{{{Website|}}}]]
 
|}
 
|}
  
{{#default_form:Digital library}}
+
{{#set:
 +
Organization logo=File:{{{Logo|}}}
 +
}}
 +
 
  
[[Category:Digital libraries]]
+
{{#default_form:Organization}}
 +
[[Category:Organizations]]
  
 
<!-- see here https://www.mediawiki.org/wiki/Extension:GeoData -->
 
<!-- see here https://www.mediawiki.org/wiki/Extension:GeoData -->
 +
<!--
 
{{#coordinates: {{{Coordinates|}}} }}
 
{{#coordinates: {{{Coordinates|}}} }}
 +
-->
 
</includeonly>
 
</includeonly>

Latest revision as of 02:31, 17 September 2020

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

{{Form organization
|Name=
|Type=
|Logo=
|Country=
|Address=
|Coordinates=
|Foundation year=
|Email=
|Website=
}}

Edit the page to see the template text.