PDA

View Full Version : Template Date


ragarcia87
07-23-2010, 10:28 AM
Hello, I've searched Google and this site with no avail. I'm new to coding vBulletin modifications and do not know the answer to this question. What do I put in the date="" (in red) below? If I just created the modification today what would the date be? I really am lost on what format the date needs to be in. I know this is a n00bish question but that's what I am. :P Any help would be appreciated. Thanks.

<template name="" templatetype="template" date="" username="" version="">

PinkMilk
07-23-2010, 01:15 PM
You can leave it blank, plus once you export the created mod I think the date gets auto implimented anyway.

Lynne
07-23-2010, 01:59 PM
You should be creating the templates in the admin cp and exporting the xml file, not editing it directly. It will put the date the template was made into that field if you do it correctly.