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}}} |  
+
       {{#if: {{{ID}}} |
 
         <p><b>ID:</b> {{{ID}}}</p>
 
         <p><b>ID:</b> {{{ID}}}</p>
 
       }}
 
       }}
       {{#if: {{{Name}}}  
+
       {{#if: {{{Name}}} |
         | <p><b>Name:</b> {{{Name}}}</p>
+
         <p><b>Name:</b> {{{Name}}}</p>
 
       }}
 
       }}
       {{#if: {{{Abbreviation}}}  
+
       {{#if: {{{Abbreviation}}} |
         | <p><b>Abbreviation:</b> {{{Abbreviation}}}</p>
+
         <p><b>Abbreviation:</b> {{{Abbreviation}}}</p>
 
       }}
 
       }}
       {{#if: {{{Website}}}  
+
       {{#if: {{{Website}}} |
         | <p><b>Website:</b> {{{Website}}}</p>}}
+
         <p><b>Website:</b> {{{Website}}}</p>}}
       {{#if: {{{Legal_Entity}}}  
+
       {{#if: {{{Legal_Entity}}} |
         | <p><b>Legal Entity:</b> {{{Legal_Entity}}}</p>
+
         <p><b>Legal Entity:</b> {{{Legal_Entity}}}</p>
 
       }}
 
       }}
       {{#if: {{{Legal_Status}}}  
+
       {{#if: {{{Legal_Status}}} |
         | <p><b>Legal Status:</b> {{{Legal_Status}}}</p>
+
         <p><b>Legal Status:</b> {{{Legal_Status}}}</p>
 
       }}
 
       }}
  
 
       <h2>Classification Information</h2>  
 
       <h2>Classification Information</h2>  
       {{#if: {{{Provider_Fields_Domain_Names}}} | <p><b>Provider Fields Domain Names:</b> {{{Provider_Fields_Domain_Names}}}</p> }}
+
       {{#if: {{{Provider_Fields_Domain_Names}}} |
       {{#if: {{{Provider_Fields_Subdomain_Names}}} | <p><b>Provider Fields Subdomain Names:</b>{{{Provider_Fields_Subdomain_Names}}}</p>}}
+
        <p><b>Provider Fields Domain Names:</b> {{{Provider_Fields_Domain_Names}}}</p>  
       {{#if: {{{Tags}}} | <p><b>Tags:</b> {{{Tags}}}</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>
 +
      }}
  
 
       <h2>Location Information</h2>
 
       <h2>Location Information</h2>
       {{#if: {{{streetNameAndNumber|}}} | <p><span>Street Name and Number:</span> {{{streetNameAndNumber}}}</p>}}
+
       {{#if: {{{Street_Name_and_Number|}}} |
       {{#if: {{{postalCode|}}} | <p><span>Postal Code:</span> {{{postalCode}}}</p>}}
+
        <p><b>Street Name and Number:</b> {{{Street_Name_and_Number}}}</p>
       {{#if: {{{city|}}} | <p><span>City:</span> {{{city}}}</p>}}
+
      }}
       {{#if: {{{region|}}} | <p><span>Region:</span> {{{region}}}</p>}}
+
       {{#if: {{{Postal_Code|}}} |
       {{#if: {{{countryOrTerritory|}}} | <p><span>Country or Territory:</span> {{{countryOrTerritory}}}</p>}}
+
        <p><b>Postal Code:</b> {{{Postal_Code}}}</p>
 +
      }}
 +
       {{#if: {{{City|}}} |
 +
        <p><b>City:</b> {{{City}}}</p>
 +
      }}
 +
       {{#if: {{{Region|}}} |
 +
        <p><b>Region:</b> {{{Region}}}</p>
 +
      }}
 +
       {{#if: {{{Country_or_Territory|}}} |
 +
        <p><b>Country or Territory:</b> {{{Country_or_Territory}}}</p>
 +
      }}
 
     </td>
 
     </td>
 
     <td style="width: 33%" valign="top">
 
     <td style="width: 33%" valign="top">

Revision as of 21:55, 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