TEMPLATE --------------------------------------- Templates must have an 'index.htm' or 'index.html'. Also they should include a 'gfx.css' that includes the page layout, because the BXCP is completely using such styles. Both files are searched inside the 'gfx' directory, so you should place them there. Other files and maybe directorys that belong to your template can be placed there, too. --------------------------------------- List of replacable keywords --------------------------------------- {func:title} = Displays the matching title from 'config.php' file {func:show} = Displays the matching file inside the 'show' directory {func:time} = Displays the current date {func:date} = Displays the current time {func:img} = All images in the 'images' table are shown with this keyword {func:news} = Ordered by date it shows the last 4 news {func:user} = The last 4 users that have done anything are displayed {func:vote} = The most current running vote is displayed {func:wars} = Last 4 clanwars are shown with game and score {login:top} = Displays the login form and after login the internal navigation {login:btm} = Displays the links to create an account and send password, just external {event:cal} = The calendar is displayed with birthdays and events {event:nav} = Optional navigation for the calendar to jump between all month {event:upc} = Displays the next 4 upcoming events ordered by date {count:one} = This keyword shows how many visitors are active at the moment {count:day} = Displays all visitors of the current day {count:mon} = Number of visitors for the current month {count:all} = Shows the number of all visits since installation