> For the complete documentation index, see [llms.txt](https://wiki.staffplusplus.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.staffplusplus.org/integrations/papi-expansion/papi-examples.md).

# PAPI Examples

## Scoreboard

Using a scoreboard plugin you could create something like this:

![](/files/-MbhWQduKt2me89U9yow)

A scoreboard showing the reports currently assigned to you.\
Using following configuration:

```
'1: %staffplusplus_reports_newest_1_reporterName_@assignee=${player_name}$_@status=IN_PROGRESS% | %staffplusplus_reports_newest_1_reason_@assignee=${player_name}$_@status=IN_PROGRESS%'
'2: %staffplusplus_reports_newest_2_reporterName_@assignee=${player_name}$_@status=IN_PROGRESS% | %staffplusplus_reports_newest_2_reason_@assignee=${player_name}$_@status=IN_PROGRESS%'
'3: %staffplusplus_reports_newest_3_reporterName_@assignee=${player_name}$_@status=IN_PROGRESS% | %staffplusplus_reports_newest_3_reason_@assignee=${player_name}$_@status=IN_PROGRESS%'
'4: %staffplusplus_reports_newest_4_reporterName_@assignee=${player_name}$_@status=IN_PROGRESS% | %staffplusplus_reports_newest_4_reason_@assignee=${player_name}$_@status=IN_PROGRESS%'
'5: %staffplusplus_reports_newest_5_reporterName_@assignee=${player_name}$_@status=IN_PROGRESS% | %staffplusplus_reports_newest_5_reason_@assignee=${player_name}$_@status=IN_PROGRESS%'
```

## Animated Scoreboard

Using the animated scoreboard. Example by **Hunter\_**

![](/files/-MkgNfGeS-Q17vSWFkh4)
