AniDB:Markup: Difference between revisions

1,451 bytes added ,  27 September 2007
no edit summary
mNo edit summary
No edit summary
 
Line 1: Line 1:
{{TOCright}}
{{TOCright}}
==Global constructs==
===g_jumplist===
For navigation and filtering (by first char) tables.
ul.g_jumplist
  li.[prev|next|all|0-9|a|b|c|..|x|y|z] (30)
===g_timedentry===
div.g_timedentry.[newsitem|comment]
  h4
  span.stamp
  div.avatar
  [img]
  div.body
===g_actionlist===
===g_filterlist===
===info===
Found in anime, group, producer, userpage. Contains a image, a table and a block of text.
div.info
  div.block
  div.image
    img
  div.data   
  div.desc


==Public Pages==
==Public Pages==
Line 23: Line 50:
   div.g_section.news
   div.g_section.news
   div.g_timedentry.newsitem (n)
   div.g_timedentry.newsitem (n)
    h4
    span.stamp
    p.body


===search===
===search===
  div.g_content.search_all
  div.g_content.search_all
  div.g_section.fullsearch_form
  form
    div.g_definitionlist.search
    table
      tr.query
      th.field
      td.value
      tr.note
      th.field
      td.value
        ul
        li (n)
   div.g_section.search_form
   div.g_section.search_form
   form
   form
Line 37: Line 73:
       td.value
       td.value
         input
         input
      tr.language
      th.field
      td.value
        select#langid
      tr.type
      th.field
      td.value
        select#type
        select#mylist
        select#h
       tr.episodes
       tr.episodes
       th.field
       th.field
Line 77: Line 123:
       td.value
       td.value
         input (2)
         input (2)
       tr.genres
       tr.categories
       th.field
       th.field
       td.value
       td.value
         table
         ul.cattree
         tr (8)
         li.[branch|cat]
           td (5)
           span.cat
        i
          ul
            li.[branch|cat]
            ...
       tr.action
       tr.action
       td.value
       td.value
Line 167: Line 215:
     th.date
     th.date
     th.anime
     th.anime
     th.file
     th.ep
    th.group
     th.size
     th.size
     th.addedby
     th.info
     th.action
     th.action
    th.added_by
   tr.anime.file (0..n)
   tr.anime.file (0..n)
     td.id
     td.id
     td.date
     td.date
     td.anime
     td.name.anime
     td.file
    a.filter
    td.epno
     td.name.group
    a.filter
     td.size
     td.size
    td.icons.status
    span.i_icon.i_*
    td.icons.action
    a.i_icon.i_file_ed2k
    a.i_icon.i_file_addmylist
     td.name.user
     td.name.user
    td.action
    a.i_icon.i_file_addmylist


====anime====
====anime====
Line 425: Line 481:
     td.id
     td.id
     td.name.user
     td.name.user
====recs====
div.latest_recs
  table
  tr
    th.date
    th.user
    th.type
    th.anime
    th.comment
  tr
    td.date.added
    td.user
    td.type
    td.name.anime
    td.other


===anime===
===anime===
Line 545: Line 617:
   li (1..n)
   li (1..n)


===Groups===
===animeatt===
div.g_content.animeatt_all
  div.g_section.animeatt_header
  div.g_section.animeatt_reviews (0..1)
  div.review.[approved|disapproved|unrated]
    h2
    a
    a
    span.approval
      span.vote.[low|mid|high]
    span.stamp
    div.avatar
    [img]
    div.head
    div.g_definitionlist
      table
      tr.average
      tr.animation
      tr.sound
      tr.character
      tr.value
      tr.enjoyment
    div.menu
      div.usermenu
      div.reviewmenu
    div.body
  ul.g_actionlist
 
===grouplist===
  div.g_content.grouplist_all
  div.g_content.grouplist_all
   div.g_section.grouplist_list
   div.g_section.grouplist_list
Line 569: Line 669:
   li (1..n)
   li (1..n)


===Users===
===userlist===
  div.g_content.userlist_all
  div.g_content.userlist_all
   div.g_section.userlist_list
   div.g_section.userlist_list
Line 596: Line 696:
   li (1..n)
   li (1..n)


===Producers===
===producerlist===
  div.g_content.producerlist_all
  div.g_content.producerlist_all
   div.g_filterlist.producer_filter
   div.g_filterlist.producer_filter
Line 616: Line 716:
   li (1..n)
   li (1..n)


===Categories===
===genren===
  div.g_content.genren_all
  div.g_content.genren_all
   div.g_section.g_note
   div.g_section.g_note
Line 633: Line 733:
         li.[cat|branch[.collapsed]] (1..n)  
         li.[cat|branch[.collapsed]] (1..n)  
           --ETC.--
           --ETC.--
  ul.g_actionlist
  li (1..n)
===Genres===
div.g_content.genre_all
  div.g_section.genre_list
  table
    caption
    tr
    th (8)
    tr (9)
      td (8)
  p.g_info
   ul.g_actionlist
   ul.g_actionlist
   li (1..n)
   li (1..n)


==User Pages==
==User Pages==
===My List===
===mylist===
  div.g_content.mylist_all
  div.g_content.mylist_all
   div.g_section.mylist_list
   div.g_section.mylist_list
Line 690: Line 777:
     li.[prev|next|all|0-9|a|b|c|..|x|y|z] (30)
     li.[prev|next|all|0-9|a|b|c|..|x|y|z] (30)


===My Place===
===myplace===
  div.g_content.myplace_all
  div.g_content.myplace_all
   div.g_menu
   div.g_menu
Line 756: Line 843:
   li (1..n)
   li (1..n)


===My Messages===
===userinfo===
===My Notifies===
===My Wishlist===
===My Votes===
===My Reviews===
===My Entries===
===My CReqs===
===Mylist Report===




[[Category:CSS]]
[[Category:CSS]]
546

edits

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