AniDB:Markup: Difference between revisions

Line 138: Line 138:
   li.back
   li.back


===latest additions - file===
===latest additions===
div.g_content.latest_all
  ul.g_navlist.type
  li[.here] (14)
  ul.g_navlist.g_numonpage
  li[.here] (8)
  div.g_section.g_filterlist.latest_hotanime_filter (0..1)
  li (1..n)
  div.g_section.latest_[files_list|anime|titles|seq|groups|producers|aproducer|categories|reviews_list|hotanime|completed|userdata]
  ul.g_filterlist (0..1)
  li (1..n)
  div.g_section.latest_[files|titles|completed]_filter (0..1)
  ul.g_filterlist
    li (1..n)
  div.g_section.[g_info|g_notebox] (0..1)
  h3
  p
  ul.g_actionlist
  li (2)
 
====file====
div.latest_files_list
  table.files
  tr
    th.id
    th.date
    th.anime
    th.file
    th.size
    th.action
  tr.anime.file (0..n)
    td.id
    td.date
    td.anime
    td.file
    td.size
    td.action
    a.i_icon.i_file_addmylist
 
====anime====
div.latest_anime
  table.animes
  tr
    th.date
    th.anime
    th.type
    th.eps
    th.year
  tr.anime.eps.year (0..n)
    td.date
    td.name.anime
    td.type
    td.count.eps
    td.date.year
 
====title====
div.latest_titles
  table.titles
  tr
    th.date
    th.type
    th.lang
    th.v
    th.title
    th.anime
  tr.anime.[yes|no] (0..n)
    td.date
    td.type
    td.language
    span.i_icon.i_audio_*
    td.verified.[yes|no]
    td.title
    td.name.anime (2)
 
====eptitle====
div.latest_titles
  table.titles
  tr
    th.date
    th.lang
    th.v
    th.title
    th.epno
    th.anime
  tr.ep.anime.[yes|no] (0..n)
    td.date
    td.language
    span.i_icon.i_audio_*
    td.verified.[yes|no]
    td.name.ep
    td.epno
    td.name.anime
 
====relation====
div.latest_seq
  table.seq
  tr
    th.date
    th.anime
    th.is-of
    th.anime
    th.vv
  tr.anime.next (0..n)
    td.date
    td.name.anime
    td.type
    td.name.anime.next
    td
 
====group====
div.latest_groups
  table.groups
  tr
    th.date
    th.group
    th.short
    th.irc
    th.rating
  tr.group.short.irc (0..n)
    td.date
    td.name.group
    td.name.short.group
    td.url.irc
    td.rating
 
 
====producer====
div.latest_producers
  table.producers
  tr
    th.date
    th.type
    th.name
    th.short
    th.other
  tr.producer.short.other (0..n)
    td.date
    td.type
    td.name.producer
    td.name.short
    td.name.other
 
====aproducer====
div.latest_aproducer
  table.aproducer
  tr
    th.date
    th.type
    th.anime
    th.producer
  tr.anime.producer (0..n)
    td.date
    td.type
    td.name.anime
    td.name.producer
 
====category====
div.latest_categories
  table.categories
  tr
    th.date
    th.anime
    th.category
    th.weight
  tr.anime.category.weight_[100|200|300|400|500|600] (0..n)
    td.date
    td.name.anime
    td.name.category
    td.number.weight_[100|200|300|400|500|600]
 
====review====
div.latest_reviews_list
  table
  tr
    th.date
    th.anime
    th.user
    th.review
    th.anime
    th
  tr
    th.review_vote
    th.review_rating
    th.anime_vote
    th.anime_rating
  tr.anime.user.review (0..n)
    td.date
    td.name.anime
    td.name.user
    td.vote.review
    td.rating.review
    td.vote.anime
    td.rating.anime
    td.vote
 
====agcomment====
div.latest_groups
  table.agcomments
  tr
    th.date
    th.id
    th.group
    th.anime
    th.user
    th.comment
  tr.anime.group.user.comment (0..n)
    td.date
    td.id
    td.name.group
    td.name.anime
    td.name.user
    td.text.comment
 
====hotanime====
div.latest_hotanime
  table.hotanimes
  tr
    th.date
    th.airdate
    th.anime
    th.tmp.rating
    th.vpw
    th.users
    th.upw
    th.groups
    th.eps
    th.files
  tr.airdate.anime.vpw.users.upw.groups.eps.files (0..n)
    td.date
    td.date.airdate
    td.name.anime
    td.tmprating
    td.count.vpw
    td.count.users
    td.count.upw
    td.count.groups
    td.count.eps
    td.count.files
 
====completed====
div.latest_completed
  table.completed
  tr
    th.date
    th.anime
    th.group
    th.languages
  tr.anime.group.language(0..n)
    td.date
    td.name.anime
    td.name.group
    td.icon.language
    span.i_icon.i_audio_* (1..n)
    span.i_icon.i_sub_* (1..n)
 
 
====userdata====
div.latest_userdata
  table.userdata
  tr
    th.date
    th.id
    th.user
  tr.user(0..n)
    td.date
    td.id
    td.name.user
 
===anime===
===anime===
  div.anime_all
  div.anime_all
111

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.