Anonymous

Category:OSW49aa98c69e554b999f0a95e038379b8e: Difference between revisions

From OSL Demo
no edit summary
No edit summary
Tag: Metadata slot edit
No edit summary
Tag: Metadata slot edit
 
(7 intermediate revisions by the same user not shown)
header_template
Line 5: Line 5:
{{#if: {{{contributor|}}} | <!-- if postal_address is not empty, show -->
{{#if: {{{contributor|}}} | <!-- if postal_address is not empty, show -->
     <tr>
     <tr>
     <th>{{{_label_contributor|contributor}}}</th>
     <th>Contributor</th>
     <td>{{{contributor|}}}</td>
     <td>{{{contributor|}}}</td>
     </tr>
     </tr>
     |<!-- else show nothing -->}}
     |<!-- else show nothing -->}}
 
{{#if: {{{event|}}} | <!-- if gps_coordinates is not empty, show -->
    <tr>
    <th>{{{_label_event|Event}}}</th>
    <td>{{#ask:[[{{FULLPAGENAME}}]]|?HasEvent=|format=plain|mainlabel=-}}</td>
    </tr>
    |<!-- else show nothing -->}}
   
{{#if: {{{topics|}}} | <!-- if postal_address is not empty, show -->
    <tr>
    <th>Topics</th>
    <td>{{{topics|{{#ask:[[{{FULLPAGENAME}}]]|?HasTopic=|format=plain|mainlabel=-}}}}}</td>
    </tr>
    |<!-- else show nothing -->}}
</table>
</table>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.