Form organization

From Redazione
Jump to navigation Jump to search
m (Admin moved page Template:Form organization main data to Template:Form organization without leaving a redirect)
 
(32 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Form organization
 
{{Form organization
|Name of organization=
+
|Name=
|Address (street and number)=
+
|Type=
|City=
+
|Logo=
 
|Country=
 
|Country=
|Type=
+
|Address=
|website=
+
|Coordinates=
|organization logo=
+
|Foundation year=
 +
|Email=
 +
|Website=
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
+
</noinclude><includeonly>{| class="wikitable ci_infobox"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
+
! Name
 +
| [[Organization name::{{{Name|}}}]]
 +
|-
 +
! Logo
 +
| {{#if: {{{Logo|}}} | [[File:{{{Logo|}}}|frameless]] | }}
 
|-
 
|-
! Name of organization
+
! Type
| [[Organization name::{{{Name of organization|}}}]]
+
| [[Organization type::{{{Type|}}}]]
 
|-
 
|-
! Address (street and number)
+
! Country
| [[Organization address::{{{Address (street and number)|}}}]]
+
| [[Organization country::{{{Country|}}}]]
 
|-
 
|-
 
! City
 
! City
| [[Organization city::{{{City}}}]]
+
| [[Organization city::{{{City|}}}]]
 
|-
 
|-
! Country
+
! Address
| [[Organization country::{{FormSelectCountriesLabel|{{{Country}}} }}]]
+
| [[Organization address::{{{Address|}}}]]
 +
|-
 +
| colspan="2" | {{#display_map: {{{Coordinates|}}} }}
 +
|-
 +
! Coordinates
 +
| [[Organization coordinates::{{{Coordinates|}}}]]
 
|-
 
|-
! Type
+
! Foundation year
| [[Organization type::{{{Type|}}}]]
+
| [[Organization foundation year::{{{Foundation year|}}}]]
 
|-
 
|-
! website
+
! Email
| [[Organization website::{{{website|}}}]]
+
| [[Organization email::{{{Email|}}}]]
 
|-
 
|-
! organization logo
+
! Website
| [[Organization logo::{{{organization logo|}}}]]
+
| [[Organization website::{{{Website|}}}]]
 
|}
 
|}
 +
 +
{{#set:
 +
Organization logo=File:{{{Logo|}}}
 +
}}
 +
 +
 +
{{#default_form:Organization}}
 +
[[Category:Organizations]]
 +
 +
<!-- see here https://www.mediawiki.org/wiki/Extension:GeoData -->
 +
<!--
 +
{{#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.