Tweak

InsaneJournal

Tweak says, "you are KAY-YOOT!"

Username: 
Password:    
Remember Me
  • Create Account
  • IJ Login
  • OpenID Login
Search by : 
  • View
    • Create Account
    • IJ Login
    • OpenID Login
  • Journal
    • Post
    • Edit Entries
    • Customize Journal
    • Comment Settings
    • Recent Comments
    • Manage Tags
  • Account
    • Manage Account
    • Viewing Options
    • Manage Profile
    • Manage Notifications
    • Manage Pictures
    • Manage Schools
    • Account Status
  • Friends
    • Edit Friends
    • Edit Custom Groups
    • Friends Filter
    • Nudge Friends
    • Invite
    • Create RSS Feed
  • Asylums
    • Post
    • Asylum Invitations
    • Manage Asylums
    • Create Asylum
  • Site
    • Support
    • Upgrade Account
    • FAQs
    • Search By Location
    • Search By Interest
    • Search Randomly

Fin-nick Odair ([info]chaperoned) wrote in [info]rp_tutorials,
@ 2009-04-03 04:28:00

Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Entry tags:layouts: cdj, tools: html

Character Directory Layouts with Navigation Anchors





TABLE v. 1

Character Name
Character Name
Character Name
Full Name:
Loyalty:
Age/Birthday:
Blood Status:
Former House:
Occupation:
PB:
Journal: [info]username | Profile
Full Name:
Loyalty:
Age/Birthday:
Blood Status:
Former House:
Occupation:
PB:
Journal: [info]username | Profile
Full Name:
Loyalty:
Age/Birthday:
Blood Status:
Former House:
Occupation:
PB:
Journal: [info]username | Profile




TABLE v.2

Character Name
Character Name
Character Name
Full Name:
Loyalty:
Age/Birthday:
Blood Status:
Former House:
Occupation:
PB:
Journal: [info]username | Profile
Full Name:
Loyalty:
Age/Birthday:
Blood Status:
Former House:
Occupation:
PB:
Journal: [info]username | Profile
Full Name:
Loyalty:
Age/Birthday:
Blood Status:
Former House:
Occupation:
PB:
Journal: [info]username | Profile




TABLE v.3

Character Name
Character Name
Character Name
Full Name:
Loyalty:
Age/Birthday:
Blood Status:
Former House:
Occupation:
PB:
Journal: [info]username | Profile
Full Name:
Loyalty:
Age/Birthday:
Blood Status:
Former House:
Occupation:
PB:
Journal: [info]username | Profile
Full Name:
Loyalty:
Age/Birthday:
Blood Status:
Former House:
Occupation:
PB:
Journal: [info]username | Profile




TABLE v. 4

Character Name
Character Name
Character Name
Full Name:
Loyalty:
Age/Birthday:
Blood Status:
Former House:
Occupation:
PB:
Journal: [info]username | Profile
Full Name:
Loyalty:
Age/Birthday:
Blood Status:
Former House:
Occupation:
PB:
Journal: [info]username | Profile
Full Name:
Loyalty:
Age/Birthday:
Blood Status:
Former House:
Occupation:
PB:
Journal: [info]username | Profile




RULES
  1. Don't hotlink.

  2. Credit's nice so that other people can find these, but I'm not going to hunt you down and make you credit me if you don't. Besides, let's be frank: it's basic HTML and crediting just adds a step most people don't want to bother with.

  3. Commenting's cool, too, but it's optional.

  4. Wanna modify? Knock yourself out, that's what it's here for.


ABOUT
These tables are based loosely on the amazing cast list over here at Picturesque (which has some really awesome premade characters you should check out).

You can see an active example of one here. Let me just go ahead and be honest: this is the hardest table in the entire fucking world to update if you don't have a set number of characters because you basically have to move everything over each time you get a new character. Masochistic enough to stick with me? Well, let's go forward.


HOW TO MODIFY
It's pretty simple. Basically just copy the TRs (table rows) and everything in them. The third one is arranged like this:

Row one:
-->Image one
-->line to function as a space
-->Image two
-->line to function as a space
-->Image three
Row two:
-->Character Name one
-->line to function as a space
-->Character Name two
-->line to function as a space
-->Character Name three
Row three:
-->Character Description one
-->line to function as a space
-->Character Description two
-->line to function as a space
-->Character Description three

Then, paste all that you copied under the original, making sure it's still in the table. That creates a new row (or rows) of everything. Then, fill in the information. If you need something to appear blank, take out the text and remove the background color tag (bgcolor="").

If you have any issues, just leave a comment and I'll explain it more in depth.


NAVIGATION


Regulus Black



You know those links that go to certain sections on a page? That's what this is. They're called anchors. The link part above is basically the same as a regular link. Instead of putting a link into the parenthesis, though, you write # and then give the section you want to go to a name. Say for this part I wanted Regulus' name to go to the picture above the character's information. So, I'm going to name my link '#regulus'. Here's the HTML for that:



Now, I scroll down to find the picture I want to link to. Here, you put the name of that section name up above in parenthesis (no # needed). If you click the Regulus link above, it'll go to what follows:



Again, it's just like the HTML for a link. See the code:



The difference is that it's 'a name' instead of 'a href' and you don't need to put anything in where the link's text/image is. No! You can leave it blank. So, for Regulus, my HTML looks like this:



TADA. You could also put that a name tag in front/behind your "character name" if you were using the third table.

If you were going to do it for a player directory and wanted to use characters, make each SECTION NAME the player's name. That way the characters will both link back to the a name bit by the graphic/name of each player.


EXAMPLES OF USE

Have you used it? Link me and I'll add a linked image here.


Page 1 of 2
<<[1] [2] >>

(Post a new comment)


[info]madargon
2009-04-03 10:50 am UTC (link)
This is brilliant, I'm far too lazy to do codes like this myself but I will be using this one in the profile over at [info]lv426. Probably will be altered at some point but I'm too lazy to do that right now.

Thanks a bunch!

(Reply to this) (Thread)

(no subject) - [info]chaperoned, 2009-04-04 01:52 pm UTC

[info]amused
2009-04-03 11:47 am UTC (link)
Bless you for posting this! *loves on madly* One thing though. It might just be me being blind, but I don't see a difference between table v.1 and table v.2.

(Reply to this) (Thread)

(no subject) - [info]advertisemyrp, 2009-04-04 01:05 pm UTC
(no subject) - [info]chaperoned, 2009-04-04 01:47 pm UTC
(no subject) - [info]advertisemyrp, 2009-04-04 01:48 pm UTC
(no subject) - [info]chaperoned, 2009-04-04 01:53 pm UTC
(no subject) - [info]advertisemyrp, 2009-04-04 01:54 pm UTC
(no subject) - [info]chaperoned, 2009-04-04 02:07 pm UTC
(no subject) - [info]advertisemyrp, 2009-04-04 02:08 pm UTC
(no subject) - [info]chaperoned, 2009-04-04 02:15 pm UTC
(no subject) - [info]advertisemyrp, 2009-04-04 02:18 pm UTC
(no subject) - [info]chaperoned, 2009-04-04 02:20 pm UTC
(no subject) - [info]advertisemyrp, 2009-04-04 02:21 pm UTC
(no subject) - [info]chaperoned, 2009-04-04 02:26 pm UTC
(no subject) - [info]advertisemyrp, 2009-04-04 02:48 pm UTC
(no subject) - [info]chaperoned, 2009-04-04 02:51 pm UTC
(no subject) - [info]advertisemyrp, 2009-04-04 02:51 pm UTC
(no subject) - [info]chaperoned, 2009-04-04 02:52 pm UTC
(no subject) - [info]advertisemyrp, 2009-04-04 02:53 pm UTC
(no subject) - [info]chaperoned, 2009-04-04 01:46 pm UTC
(no subject) - [info]amused, 2009-04-04 02:08 pm UTC
(no subject) - [info]chaperoned, 2009-04-04 02:12 pm UTC

[info]teamtelmarine
2009-04-03 11:48 am UTC (link)
omg i love this. i think i'm going to steal it. 8D you are theeee best.

(Reply to this) (Thread)

(no subject) - [info]chaperoned, 2009-04-04 01:53 pm UTC

[info]advertisemyrp
2009-04-04 01:06 pm UTC (link)
Awesome. <3

PS, your link to Picturesque actually goes back to Connotation. >_>

(Reply to this) (Thread)

(no subject) - [info]chaperoned, 2009-04-04 01:56 pm UTC
(no subject) - [info]advertisemyrp, 2009-04-04 01:57 pm UTC

[info]coeur_delanuit
2009-04-05 01:13 am UTC (link)
Snagged and adapted for my own character list here. :]

(Reply to this) (Thread)

(no subject) - [info]chaperoned, 2009-04-16 11:01 am UTC

[info]offthepagesmod
2009-04-06 04:21 pm UTC (link)
I used it here! =D

(Reply to this) (Thread)

(no subject) - [info]chaperoned, 2009-04-16 11:02 am UTC

[info]wastintime
2009-04-07 11:31 am UTC (link)
YAY PAGE NAVIGATION! I was going to type up something myself. It's my biggest pet peeve.

(Reply to this) (Thread)

(no subject) - [info]chaperoned, 2009-04-16 11:03 am UTC

[info]charingmods
2009-04-15 02:15 pm UTC (link)
We've been using this community a lot during the revamp our our own game, and we used this for our character page, here. Thank you :)

(Reply to this) (Thread)

(no subject) - [info]chaperoned, 2009-04-16 11:05 am UTC
(no subject) - [info]charingmods, 2009-04-16 12:21 pm UTC

[info]saligia_mods
2009-04-15 02:45 pm UTC (link)
I love this. ;D I'm using it on the cast page for my game here, but I'm having a problem with random white space popping up. Any tips on how to make it go away?

(Reply to this) (Thread)

(no subject) - [info]saligia_mods, 2009-04-15 02:54 pm UTC
(no subject) - [info]chaperoned, 2009-04-16 11:10 am UTC

[info]warmods
2009-05-25 12:32 am UTC (link)
I just wanted to thank you for this code. It's so easy for my easily flustered brain to code. I'm using it here

(Reply to this) (Thread)

(no subject) - [info]chaperoned, 2009-05-25 12:50 am UTC

[info]sixdegreesmod
2009-06-12 07:23 pm UTC (link)
We've used a variation here Thanks so much for the base codes! <3

(Reply to this)


[info]springlove
2009-06-20 05:27 pm UTC (link)
Using for my current characters list. Thanks!

(Reply to this)


[info]acquiescence_
2009-09-04 01:31 am UTC (link)
I actually used this code today for my previous character list in my cdj today. I already use it for my current character list. But I wanted to edit it so the pictures were icon-sized.

So I fiddled around with it for a bit and this is what I ended up with. I'm really happy with how it turned out. So thanks again :D

(Reply to this)


[info]frell
2009-09-22 11:03 pm UTC (link)
I used a variation of this right here. Thank you so much for this code!

(Reply to this)


[info]pleasantville
2009-09-30 12:06 am UTC (link)
Using this for a character directory off-site. ;D

(Reply to this)


[info]prisstina
2009-10-19 09:34 pm UTC (link)
Played with the colors a little and am now using on my current characters list here. Thanks so much for sharing!

(Reply to this)


[info]bigapplemods
2009-11-19 11:11 pm UTC (link)
LOVE it we're using it for our taken list in this journal :_)

(Reply to this)


[info]immortalaussie
2009-11-26 03:24 am UTC (link)
Using it here

(Reply to this)


[info]absolution_song
2009-11-28 07:35 am UTC (link)
Modified and using it in my profile, here. :)

(Reply to this)


[info]thaleia
2009-12-13 08:52 am UTC (link)
Modified slightly and using it here!

(Reply to this)


[info]drmods
2010-01-25 04:31 am UTC (link)
Slightly modified and being used here. :D

(Reply to this)


[info]organasmic
2010-02-28 01:36 am UTC (link)
Took it, modified, and am using it here!

(Reply to this)


[info]chiron_mod
2010-03-05 02:30 am UTC (link)
Just wanted to thank you for this! We use it here.

(Reply to this)


[info]moodiboo
2010-04-11 05:03 am UTC (link)
Used it here! Thanks so much!

(Reply to this)


[info]bbsjournals
2010-04-22 04:47 am UTC (link)
Using it here for my characters.

(Reply to this)


Page 1 of 2
<<[1] [2] >>



Home | Site Map | Manage Account | TOS | Privacy | Support | FAQs