{{ if !Illust.IsUgoira }}
{{ range index := Illust.Images }} Page {{ index }} {{ end }}
{{ else }}
Download
Go to ugoira.com for more options {{ end }}
{{ Illust.User.Name }}
{{ Illust.Title }}
pixiv.net/i/{{ Illust.ID }}
Views {{ Illust.Views }} Bookmarks {{ Illust.Bookmarks }} Likes {{ Illust.Likes }} Date {{ parseTime: Illust.Date }}
{{ if Illust.AiType == 2 }} AI-generated {{ end }} {{ range Illust.Tags }} {{ if isEmphasize(.Name) }} {{ .Name }} {{ else }} #{{ .Name }}{{ .TranslatedName }} {{ end }} {{ end }}

{{ raw: parsePixivRedirect(Illust.Description) }}

{{ Illust.User.Name }} Other works by {{ Illust.User.Name }} »
{{ range Illust.RecentWorks }}
{{ include "components/thumbnail-dt" . }}
{{ end }}

Comments

{{ if Illust.CommentDisabled == 1 }}

The creator turned comments off

{{ else if Illust.Comments == 0 }}

There are no comments yet

{{ else }} {{ range Illust.CommentsList }}
{{ .AuthorName }}
{{ .AuthorName }}

{{ if .Stamp }} /proxy/s.pximg.net/common/images/stamp/generated-stamps/{{ .Stamp }}_s.jpg {{ else }} {{ raw: parseEmojis(.Context) }} {{ end }}

{{ .Date }}
{{ end }} {{ end }}

Related works

{{ include "components/small-tn" Illust.RelatedWorks }}