256
edits
No edit summary |
No edit summary |
||
Line 54: | Line 54: | ||
! Variable !! Description | ! Variable !! Description | ||
|- | |- | ||
| $anidblatestfile_id''n''_date || The addition date | | $anidblatestfile_id''n''_date || The addition date | ||
|- | |- | ||
| $anidblatestfile_id''n''_aid || The Anime ID of the anime to which the file belongs | | $anidblatestfile_id''n''_aid || The Anime ID of the anime to which the file belongs | ||
|- | |- | ||
| $anidblatestfile_id''n''_aname || The main title of the anime to which the file belongs | | $anidblatestfile_id''n''_aname || The main title of the anime to which the file belongs | ||
|- | |- | ||
| $anidblatestfile_id''n''_eid || The Episode ID of the episode to which the file belongs | | $anidblatestfile_id''n''_eid || The Episode ID of the episode to which the file belongs | ||
|- | |- | ||
| $anidblatestfile_id''n''_ename || The english title of the episode to which the file belongs | | $anidblatestfile_id''n''_ename || The english title of the episode to which the file belongs | ||
|- | |- | ||
| $anidblatestfile_id''n''_enumber || The episode number of the episode to which the file belongs | | $anidblatestfile_id''n''_enumber || The episode number of the episode to which the file belongs | ||
|- | |- | ||
| $anidblatestfile_id''n''_fid || The files File ID | | $anidblatestfile_id''n''_fid || The files File ID | ||
|- | |- | ||
| $anidblatestfile_id''n''_gid || The Group ID of the group who released the file, if any | | $anidblatestfile_id''n''_gid || The Group ID of the group who released the file, if any | ||
|- | |- | ||
| $anidblatestfile_id''n''_gname || The name of the group who released the file, if any. | | $anidblatestfile_id''n''_gname || The name of the group who released the file, if any | ||
|} | |||
== AniDB Latest Review == | |||
Latest reviews added to AniDB.<br/> | |||
Max five files. ''n'' shall be replaced with a number from 1-5 where 1 is the latest. | |||
{| class="wikitable" | |||
|- | |||
! Variable !! Description | |||
|- | |||
| $latestreview_id''n''_date || The date the review was added | |||
|- | |||
| $latestreview_id''n''_aid || The Anime ID of the review | |||
|- | |||
| $latestreview_id''n''_score_overall || The overall rating of the review | |||
|- | |||
| $latestreview_id''n''_score_animation || The animation rating of the review | |||
|- | |||
| $latestreview_id''n''_score_sound || The sound rating of the review | |||
|- | |||
| $latestreview_id''n''_score_story || The story rating of the review | |||
|- | |||
| $latestreview_id''n''_score_character || The character rating of the review | |||
|- | |||
| $latestreview_id''n''_score_value || The value rating of the review | |||
|- | |||
| $latestreview_id''n''_score_enjoyment || The enjoyment rating of the review | |||
|- | |||
| $latestreview_id''n''_rating || The rating of the review | |||
|- | |||
| $latestreview_id''n''_votes || Number of votes on the review | |||
|- | |||
| $latestreview_id''n''_aname || Anime reviewed | |||
|- | |||
| $latestreview_id''n''_uid || The authors User ID | |||
|- | |||
| $latestreview_id''n''_username || The authors username | |||
|} | |} | ||
edits