Category:OSW49aa98c69e554b999f0a95e038379b8e: Difference between revisions

no edit summary
No edit summary
Tag: Metadata slot edit
No edit summary
Tag: Metadata slot edit
header_template
Line 18: Line 18:
{{#if: {{{topics|}}} | <!-- if postal_address is not empty, show -->
{{#if: {{{topics|}}} | <!-- if postal_address is not empty, show -->
     <tr>
     <tr>
     <th>{{{_label_topics|Topics}}}</th>
     <th>Topics</th>
     <td>{{{topics|}}}</td>
     <td>{{{topics|{{#ask:[[{{FULLPAGENAME}}]]|?HasTopic=|format=plain|mainlabel=-}}}}}</td>
     </tr>
     </tr>
     |<tr>nothing</tr><!-- else show nothing -->}}
     |<!-- else show nothing -->}}
</table>
</table>