AniDB talk:Markup DEV: Difference between revisions

Jump to navigation Jump to search
m
 
(3 intermediate revisions by one other user not shown)
Line 6: Line 6:


== New ==
== New ==
=== file quality rating ===
=== tabbed_pane ===
on anime page:
<div class="tabbed_pane">
table.filelist td.quality.very high
  <ul class="tabs">
should be
    &lt;li id="{tab 1 id}"></li>
table.filelist td.quality.veryhigh
    &lt;li id="{tab 2 id}"></li>
    &lt;li id="{tab n id}"></li>
  &lt;/ul>
  &lt;div id="{tab 1 id}_pane" class="pane"></div>
  &lt;div id="{tab 2 id}_pane" class="pane hide"></div>
  &lt;div id="{tab n id}_pane" class="pane hide"></div>
&lt;/div>
 
=== wishlist mylist ep state ===
to allow for same styling as in mylist:
* div.mywishlist_all table td.mylist[.complete|.all_watched]
* div.mywishlist_all table td.seen[.all_watched]


=== up2date mylist ep state ===
=== up2date mylist ep state ===
Line 27: Line 38:


== Due next update ==
== Due next update ==
=== wishlist mylist ep state ===
 
to allow for same styling as in mylist:
== Done in 0.1.38 ==
* div.mywishlist_all table td.mylist[.complete|.all_watched]
=== file quality rating ===
* div.mywishlist_all table td.seen[.all_watched]
on anime page:
table.filelist td.quality.very high
should be
table.filelist td.quality.veryhigh


=== Notification popup ===
=== Notification popup ===
Line 89: Line 103:
=== rating markup ===
=== rating markup ===


* on the anime votes page ([http://anidb.info/perl-bin/animedb.pl?show=animevotes&aid=4112 link]) the own votes aren't in a span, td or whatever, which makes them appear on top of the page
* on the {{AniDBLink|animevotes|aid|4112|anime votes page}} the own votes aren't in a span, td or whatever, which makes them appear on top of the page
source:
source:
<nowiki><td class="rating ep mid">7.65 (<span class="count">3</span>)</td> [7]
<nowiki><td class="rating ep mid">7.65 (<span class="count">3</span>)</td> [7]
staff
2,096

edits

Navigation menu

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