{* This fragment (thumbnail-dt.jet.html) templates in the artwork thumbnail *} {{- target := CookieList["pixivfe-ThumbnailToNewTab"] }} {{- hideR18 := CookieList["pixivfe-HideArtR18"] }} {{- hideR18G := CookieList["pixivfe-HideArtR18G"] }} {{- hideAi := CookieList["pixivfe-HideArtAI"] }} {{- AiType := isset(.AiType) ? .AiType : 0}}
{{- if isset(.Rank) }} {{ .Rank }} {{- end }} {{- if .XRestrict != 0 }} {{ if .XRestrict == 1 }}R-18{{ else }}R-18G{{ end }} {{- end }} {{- if AiType == 2 }} AI {{- end }}
{{- if .Pages > 1 }} {{ .Pages }} {{- end }}
{{- if (.XRestrict > 0 && hideR18 != "" && hideR18G != "") || (.XRestrict == 2 && hideR18G != "") }} {{ .Title }} {{- else if AiType == 2 && hideAi }} {{ .Title }} {{- else }} {{ .Title }} {{- end }}
{{- if .IllustType == 2 }}
{{- end }}