admin_only_do_not_map_in_you_fucker ![code/modules/library/admin_only.dm 5](git.png)
Vars | |
book_history | List mapping requested book ids to a list of their edit logs |
---|---|
ckey | The current ckey we're looking for |
show_deleted | If we should show deleted entries or not |
view_raw | When a user clicks view, do we display the raw text, or process it with markdown |
Var Details
book_history ![code/modules/library/admin_only.dm 14](git.png)
List mapping requested book ids to a list of their edit logs
ckey ![code/modules/library/admin_only.dm 12](git.png)
The current ckey we're looking for
show_deleted ![code/modules/library/admin_only.dm 10](git.png)
If we should show deleted entries or not
view_raw ![code/modules/library/admin_only.dm 8](git.png)
When a user clicks view, do we display the raw text, or process it with markdown