Toplists w\o includes? (2018.11.29)

Post Reply
admin
Site Admin
Posts: 37197
Joined: Wed Sep 10, 2008 11:43 am

Toplists w\o includes? (2018.11.29)

Post by admin »

[news_title]Did you know you can include a toplist w\o actual includes? [/news_title]

Usually you would do something like

<? include('path_to_scj/top/toplist.html'); ?>

or

<!--INCLUDE_FILE_....

But you can also use template tags for example


<trader num=1-50>
<!--TRADER_NUM-->. <!--DOMAIN--> <br>
</trader>
Don't forget to run script update
Post Reply