Detailed description of limit usage in zhimeng (call the specified article under the specified id), zhimeng limit

Source: Internet
Author: User

Detailed description of limit usage in zhimeng (call the specified article under the specified id), zhimeng limit

The use of limit can be roughly understood as: to call the specified article under the specified id.

The following is a code snippet. You can use it as needed:

{Dede: arclist typeid = '6' row = '1' limit = '0, 1'} <li> <a href = "[field: arcurl/] "target =" _ blank "rel =" nofollow ">  </a> 

The above code calls one topic under id 6 (count from the first article, take one article)

Limit is a flexible number tag used to retrieve specified articles.
Limit = '0, 1', indicating that one article is taken from the first article.
Limit = '1, 1', indicating that one article is taken from the second article.
Limit = '2, 3' indicates that three articles are taken from the third article.
Similarly, the usage is similar to the row label, but it is more flexible than the row.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.