PDA

View Full Version : Newbie question - what is difference between a "template" and a "skin"?


sreedchi
01-04-2003, 02:25 PM
It seems to be that "template" and "skin" get used interchangeably. Can someone explain to me what the difference is, unless there isn't one.

Thanks.

filburt1
01-04-2003, 04:11 PM
A template is a bunch of text that can contain variables and replacements. A skin doesn't exist in vB but the closest thing is a style set which contains templates and replacements separately.

sreedchi
01-04-2003, 04:21 PM
I appreciate the response, though I must admit that I only feel MORE confused!

filburt1
01-04-2003, 05:06 PM
Simplifed: templates are just text defining the page's layout. Style sets include templates, and replacements; replacements define color attributes and such. Style sets sometimes contain graphics, too, but they're not included in normal .style files that vBulletin uses.

Don't worry, I was confused to the difference about vB's templating system when I first bought vB :)

richp21
01-05-2003, 02:30 AM
so what would you need to create to, per say, get the look of this site?

filburt1
01-05-2003, 02:34 AM
A new style set with graphics.

richp21
01-05-2003, 02:37 AM
Is there anywhere I could possibly obtain a tutorial on creating style sets

Tony G
01-05-2003, 03:19 AM
There isn't one, but it's quite straightforward. You will probably need to learn the template system, and vB's in general. After you know enough, start editing the templates to create different looks etc. and add your own touch. :)

Brad
01-05-2003, 05:18 AM
Once you learn the replacments, the template system. And the funcinality of the admin cp you will be able to create awsome styles if you are good with html, graphics, and CSS. You will also learn that the default vbulletin style set wont vailidate at all ;)

sreedchi
01-06-2003, 02:03 AM
Thanks for all the help. I just got my Vbulletin license a few days ago. Spending a couple of days working with Vbulletin and template mods and hacks... I am starting to understand the difference.

This site has been a HUGE help to me. Thanks again.