This is an old revision of the document!
Table of Contents
Toplist descriptions
Menu: Toplist / Descriptions inlinetoc
Description
In addition to the Site name
, you can also add a Description
(even multiple) for each active and inactive trade. The difference between the two is that “Description” is usually longer and more detailed. Both parameters can be displayed in the same toplist template simultaneously.
Manage descriptions
In the “Toplist / Descriptions” menu you can manage all “Descriptions” for all trades from a single page.
Parameter | Description |
---|---|
Add new | Click ![]() Descriptions , optionally you can enter Desc group (read more about it below), click Save button. |
Edit existing | You can edit descriptions directly in the “Descriptions table”. When you're finished with modifying text, click Save button. |
Delete single | Click ![]() Save button to proceed. |
Delete multiple | Check box trades from which you would like to delete all descriptions and click Delete button. You can use Mass select in the table header to select/deselect all trades at once. |
Tags with examples
Standard description
This toplist tag will print a Description.
##desc:x##
Example: ##desc:4## will print description for trade ranked #4. If multiple descriptions exist for the respective trade, they'll be randomly rotated each time toplist is generated.
Description with specified positions
If you have added multiple descriptions for each trade, you can print a “Description” with a specified position, e.g. #1, #2, #3…
##desc-x:x##
Example: ##desc-3:5## will print "3rd toplist description" for trade ranked #5. Make sure you have at least 3 toplist descriptions added, otherwise this example won't work as expected.
Description groups
Webmasters specialized in the toplist trading often add multiple “Descriptions” for each trade. If you are one of them, you will find “Desc group” (Description groups) very useful. With “Desc group” you can (optionally) group descriptions across trades.
Add two descriptions (short and long) for each trade. Enter short into the Desc group
field for all short descriptions and long for all long descriptions. You can now display these two description groups (short and long) separately where you need them.
##desc_group:desc:x##
Example: ##short:desc:4## will print Description for trade ranked #4 with "Desc group" short. Make sure that description with "Desc group" short for trade ranked #4 exists, otherwise this example won't work as expected.