Per facilitare la comprensione,questo è il codice HTML del Template:
Codice HTML:
<div align="center"><table
style="width: 580px; background-color: rgb(0, 0, 0);" border="0"
cellpadding="0" cellspacing="1">
<tbody><tr style="color: rgb(255, 255, 255);"><td
style="width: 100%; text-align: justify; font-size: 12px; background-color: rgb(0, 0, 0);"
background="http://nfswars.webarrivo.com/Immagini/Layout/Bg/bg_news.jpg"><b>{title}</b>
</td></tr><tr><td
style="background-color: rgb(153, 153, 153);" align="left"
valign="top"><font
style="font-family: verdana; font-size: 10px; color: white;">{date} </font></td></tr><tr><td
style="text-align: justify; background-color: black;"
width="100%"><font
style="font-family: verdana; color: white; font-size: 10px;">{short-story}</font></td>
</tr><tr><td
style="background-color: rgb(255, 255, 255);" width="100%"><table
style="border-top: 1px dotted rgb(0, 0, 0); background-color: rgb(0, 0, 0);"
border="0" cellspacing="0" width="580">
<tbody><tr><td
style="background-color: rgb(153, 153, 153);" width="300"><font
style="font-family: verdana; font-size: 10px; color: white;">By
{author}</font><br> </td><td
style="background-color: rgb(153, 153, 153);" width="300"><div
align="right">
<font style="font-family: verdana; font-size: 10px;">[com-link]commenta la News
({comments-num})[/com-link]</font><br> </div>
</td></tr></tbody></table></td></tr></tbody></table></div><br>
Come vedete ci sono delle funzioni,per esempio quella commenta la news,che è inserita così:
Codice HTML:
[com-link]commenta la News
({comments-num})[/com-link]
L'orario lo vorrei inserire proprio a fianco della data,quindi a fianco di {date}