help for template

If you made a template for printing or HTML export, you can offer it to the others here. You can also ask here for help about these templates
Post Reply
gigetto_p
Posts: 1
Joined: 2013-06-18 11:02:02

help for template

Post by gigetto_p »

<body>

<table style="width: 100%; height: 15px">
<tr>
<td class="auto-style2" style="width: 603px">$$ITEM_ACTORS</td>
<td class="auto-style2">$$ITEM_CATEGORY</td>
</tr>
</table>
<table style="width: 100%; height: 643px">
<tr>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td class="wh" width="920"><img src="$$ITEM_PICTUREFILENAME" alt="poster" width="920" /></td>
</tr>
</table>
<p style="height: 4px"> </p>
<table class="auto-style1" style="width: 922px; height: 126px;">
<tr>
<td class="auto-style3" style="height: 21px"><a href="$$ITEM_CF_FILM01">FILM01</a></td>
<td class="auto-style3" style="height: 21px"><a href="$$ITEM_CF_FILM02">FILM02</a></td>
<td class="auto-style3" style="height: 21px"><a href="$$ITEM_CF_FILM03">FILM03</a></td>
<td class="auto-style3" style="height: 21px"><a href="$$ITEM_CF_FILM04">FILM04</a></td>
<td class="auto-style3" style="height: 21px"><a href="$$ITEM_CF_FILM05">FILM05</a></td>

questo è un pezzo del mio template, ma se per esempio item film05 non esiste mi scrive film05 io vorrei che non scrivesse nulla .
mi dite come fare per piacere.
grazie mille
antp
Site Admin
Posts: 9664
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Hi,
Can you post in English or in French? I do not understand your question using Google Translator :??:
Post Reply