# 在帖子中显示个人资料标题

**URL:** <https://meta.discourse.org/t/show-profile-headline-in-the-posts/257917>\
**Category:** Development\
**Created:** [2023年三月13日 07:29 UTC](https://meta.discourse.org/t/show-profile-headline-in-the-posts/257917 "2023-03-13T07:29:25Z")\
**Posts on this page:** 1\
**Showing post:** 22

<div class="post-metadata">

**Author:** ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)\
**Post date:** [2023年四月17日 10:29 UTC](https://meta.discourse.org/t/show-profile-headline-in-the-posts/257917/22 "2023-04-17T10:29:16Z")

</div>

您在主题中遗漏的重要信息是，“个人简介标题”不仅仅是一个标题，而是一个用户自定义字段，它不是 Discourse 的默认属性。

编辑：我删除了我帖子的大部分内容，因为它可能具有误导性，但我保留了这个链接，因为它相关：

> [@How to display data beneath the user's avatar?](https://meta.discourse.org/t/how-to-display-data-beneath-the-users-avatar/93815/9):
>
> In order to store the custom data on Discourse, I went to Admin \> Customize \> User Fields and created a custom field. The data I need is a percentile representing progress and I chose “text” as the field type. The field’s name is only displayed on the user’s card and profile and is sadly not used to reference the field data programatically. The field storing the progress was the 3rd custom field I created and thus “3” becomes a very important number. Using the API, I wrote a curl script (with …

---

_[View the full topic](https://meta.discourse.org/t/show-profile-headline-in-the-posts/257917)._
