Difference between revisions of "Template:Organization"

From Freephile Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<includeonly><div itemscope itemtype="http://schema.org/Organization">
 
<includeonly><div itemscope itemtype="http://schema.org/Organization">
 
<span itemprop="name">[[name::{{{name|}}}]]</span>
 
<span itemprop="name">[[name::{{{name|}}}]]</span>
 
 
{{#if:{{{logo|}}} |<!--then:-->
 
{{#if:{{{logo|}}} |<!--then:-->
 
{{#set:logo={{{logo}}}}}
 
{{#set:logo={{{logo}}}}}
Line 8: Line 7:
 
</div>
 
</div>
 
}}
 
}}
 
 
<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
 
<div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
 
<span itemprop="streetAddress">[[streetAddress::{{{streetAddress|}}}]]</span><br>
 
<span itemprop="streetAddress">[[streetAddress::{{{streetAddress|}}}]]</span><br>
Line 16: Line 14:
 
Tel:<span itemprop="telephone">[[telephone::{{{telephone|}}}]]</span><br>
 
Tel:<span itemprop="telephone">[[telephone::{{{telephone|}}}]]</span><br>
 
Fax:<span itemprop="faxNumber">[[faxNumber::{{{faxNumber|}}}]]</span><br>
 
Fax:<span itemprop="faxNumber">[[faxNumber::{{{faxNumber|}}}]]</span><br>
E-mail: <span itemprop="email">[[email::{{{email|}}}]]</span>
+
E-mail: <span itemprop="email">[[email::{{{email|}}}]]</span><br>
 +
Web: <span itemprop="sameAs">[[sameAs::{{{website|}}}]]</span><br>
 
</div>[[Category:Organization]]{{#set:hasCoordinates={{#geocode:{{{streetAddress}}} {{{addressLocality}}}}}}}</includeonly><noinclude>You can use this template by filling out the [[Form:Organization|Organization]] form</noinclude>
 
</div>[[Category:Organization]]{{#set:hasCoordinates={{#geocode:{{{streetAddress}}} {{{addressLocality}}}}}}}</includeonly><noinclude>You can use this template by filling out the [[Form:Organization|Organization]] form</noinclude>

Revision as of 08:03, 23 March 2020

You can use this template by filling out the Organization form