Difference between revisions of "Template:Provider"

From NI4OS wiki
Jump to navigation Jump to search
((by SublimeText.Mediawiker))
((by SublimeText.Mediawiker))
Line 3: Line 3:
 
     <td style="width: 66%" valign="top">
 
     <td style="width: 66%" valign="top">
 
       <h2>Basic Information</h2>
 
       <h2>Basic Information</h2>
       {{#if: {{{ID}}} | <p><b>ID:</b> {{{ID}}}</p>}}
+
       {{#if: {{{ID}}} |  
       {{#if: {{{Name}}} | <p><b>Name:</b> {{{Name}}}</p>}}
+
        <p><b>ID:</b> {{{ID}}}</p>
       {{#if: {{{Abbreviation}}} | <p><b>Abbreviation:</b> {{{Abbreviation}}}</p>}}
+
      }}
       {{#if: {{{Website}}} | <p><b>Website:</b> {{{Website}}}</p>}}
+
       {{#if: {{{Name}}}  
       {{#if: {{{Legal_Entity}}} | <p><b>Legal Entity:</b> {{{Legal_Entity}}}</p>}}
+
        | <p><b>Name:</b> {{{Name}}}</p>
       {{#if: {{{Legal_Status}}} | <p><b>Legal Status:</b> {{{Legal_Status}}}</p>}}
+
      }}
 +
       {{#if: {{{Abbreviation}}}  
 +
        | <p><b>Abbreviation:</b> {{{Abbreviation}}}</p>
 +
      }}
 +
       {{#if: {{{Website}}}  
 +
        | <p><b>Website:</b> {{{Website}}}</p>}}
 +
       {{#if: {{{Legal_Entity}}}  
 +
        | <p><b>Legal Entity:</b> {{{Legal_Entity}}}</p>
 +
      }}
 +
       {{#if: {{{Legal_Status}}}  
 +
        | <p><b>Legal Status:</b> {{{Legal_Status}}}</p>
 +
      }}
  
 
       <h2>Classification Information</h2>  
 
       <h2>Classification Information</h2>  
Line 14: Line 25:
 
       {{#if: {{{Provider_Fields_Subdomain_Names}}} | <p><b>Provider Fields Subdomain Names:</b>{{{Provider_Fields_Subdomain_Names}}}</p>}}
 
       {{#if: {{{Provider_Fields_Subdomain_Names}}} | <p><b>Provider Fields Subdomain Names:</b>{{{Provider_Fields_Subdomain_Names}}}</p>}}
 
       {{#if: {{{Tags}}} | <p><b>Tags:</b> {{{Tags}}}</p>}}
 
       {{#if: {{{Tags}}} | <p><b>Tags:</b> {{{Tags}}}</p>}}
 +
 +
      <h2>Location Information</h2>
 +
      {{#if: {{{streetNameAndNumber|}}} | <p><span>Street Name and Number:</span> {{{streetNameAndNumber}}}</p>}}
 +
      {{#if: {{{postalCode|}}} | <p><span>Postal Code:</span> {{{postalCode}}}</p>}}
 +
      {{#if: {{{city|}}} | <p><span>City:</span> {{{city}}}</p>}}
 +
      {{#if: {{{region|}}} | <p><span>Region:</span> {{{region}}}</p>}}
 +
      {{#if: {{{countryOrTerritory|}}} | <p><span>Country or Territory:</span> {{{countryOrTerritory}}}</p>}}
 
     </td>
 
     </td>
 
     <td style="width: 33%" valign="top">
 
     <td style="width: 33%" valign="top">

Revision as of 21:50, 9 November 2020

Basic Information

ID: {{{ID}}}

Name: {{{Name}}}

Abbreviation: {{{Abbreviation}}}

Website: {{{Website}}}

Legal Entity: {{{Legal_Entity}}}

Legal Status: {{{Legal_Status}}}

Classification Information

Provider Fields Domain Names: {{{Provider_Fields_Domain_Names}}}

Provider Fields Subdomain Names:{{{Provider_Fields_Subdomain_Names}}}

Tags: {{{Tags}}}

Location Information