Given an image key, this template finds all the comments for that image whose parent equals a particular comment key.
对于照片键,该模板将查找该照片的所有评论,照片的父元素为一个特定的评论键。
The image key is required here to select the comments that match it.
这里要求使用照片键来选择与之匹配的评论。
We'll thread comments by looking at the reply_to key.
我们将通过查看reply _ to键将评论串接在一起。
应用推荐