# 如何添加标签列？

**URL:** <https://meta.discourse.org/t/how-to-have-a-tag-column/112273>\
**Category:** Support\
**Created:** [2019年三月21日 17:30 UTC](https://meta.discourse.org/t/how-to-have-a-tag-column/112273 "2019-03-21T17:30:53Z")\
**Posts on this page:** 1\
**Showing post:** 10

<div class="post-metadata">

**Author:** ![tshenry](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tshenry/32/119495_2.png) [@tshenry](https://meta.discourse.org/u/tshenry)\
**Post date:** [2019年三月22日 01:27 UTC](https://meta.discourse.org/t/how-to-have-a-tag-column/112273/10 "2019-03-22T01:27:13Z")

</div>

I think there’s a way to override plugin templates with a theme component. I haven’t tested this, but try replacing the two script tags in the code that @awesomerobot shared with these:

```plaintext
<script type="text/x-handlebars" data-template-name="javascripts/topic-list-header.raw">

<script type="text/x-handlebars" data-template-name="javascripts/list/topic-list-item.raw">

```

Based off of this post: [Discourse Who's Online - #186](https://meta.discourse.org/t/whos-online-plugin-discourse-whos-online/52345/186)

---

_[View the full topic](https://meta.discourse.org/t/how-to-have-a-tag-column/112273)._
