AniDB talk:Markup DEV: Difference between revisions

From AniDB
Jump to navigation Jump to search
No edit summary
Line 28: Line 28:
</nowiki>
</nowiki>
: i would like that too. i also want it to be a generic solution so it'll apply to animegroup and review comments too. g_timedentry or something --[[User:Epoximator|Epoximator]] 18:55, 16 May 2007 (UTC)
: i would like that too. i also want it to be a generic solution so it'll apply to animegroup and review comments too. g_timedentry or something --[[User:Epoximator|Epoximator]] 18:55, 16 May 2007 (UTC)
=== needed class names ===
<u>some inconsistent or missing class names '''(bolded)''':</u>
* div.mydb_all table.mydb_animetitle tr'''[.verified]'''
** div.mydb_all table.mydb_animetitle tr.verified td.verified'''[.yes'''|'''.no]'''
--[[User:Zak|Zak]] 03:36, 18 May 2007 (UTC)

Revision as of 03:36, 18 May 2007

This page exists to discuss possible changes to the AniDB.net HTML markup

Main page news items

I would like to see the news items be grouped separately, so instead of

<h4 /> <span.stamp /> <div>text</div> <h4 /> <span.stamp /> <div>text</div> ...

we would have

<div> <h4 /> <span.stamp /> text </div> <div> <h4 /> <span.stamp /> text </div> ...

i would like that too. i also want it to be a generic solution so it'll apply to animegroup and review comments too. g_timedentry or something --Epoximator 18:55, 16 May 2007 (UTC)

needed class names

some inconsistent or missing class names (bolded):

  • div.mydb_all table.mydb_animetitle tr[.verified]
    • div.mydb_all table.mydb_animetitle tr.verified td.verified[.yes|.no]

--Zak 03:36, 18 May 2007 (UTC)