• Hey,

    I have this site for the online game furcadia my site is furcadiadesc(dot)com. Anywho I was wondering if there is a plugin where people can login and put in their name, description, items, etc into fields and then it will appear on the page.

    instead of people writing it all out themselves, more or less I want a fixed format.

    Any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)
  • You could probably use some kind of Custom Fields For Authors / Profiles, plugin. One example is
    https://www.ads-software.com/extend/plugins/register-plus/

    That one has this feature: “Profile Fields. Want more done sooner? Have new users fill out there entire profile or just bits you need all during registration, you can even make them required. Now includes the abililty to add select, checkbox, radio and textarea fields!”

    So you could ask all the character sheet questions, on the form, that the user must fill out when signing-up as a registered user of the site. Then the fields of data would show up on that login name’s Profile. So each user’s Profile would be their character sheet.

    You could hack it more, if you wanted each user to have multiple character sheets under their login name.

    Hope this helps. Just an idea, one approach

    Thread Starter retrogamer3

    (@retrogamer3)

    This is awesome!! Thanks a bunch, one more question though. Is there anyway now to show their profile on the site so they can link their page to their character in game?

    I’d like to have it so that when someone signs up and puts their information in they can click on a link and it will take them away from their admin area to the actual site where it would display their information to the public. Well their character information anyway.

    You CAN do almost anything. Just, prepare to dive in, experiment, and hack the code. OR if you need to be strategic, try to use existing things so you don’t have to hack as much.

    Basically, if you let your friends be Authors on the blog, WP has already got a built in Author profile page for every author (if your theme has it). You can add more fields, maybe with the plugin I said above, or other ways. You can style it however you want, if you can do the CSS.

    Here are more links that could help your quest

    ESPECIALLY this article from Lorelle, she inspires possibilities,
    https://lorelle.wordpress.com/2006/05/06/using-author-template-tags-outside-of-the-wordpress-loop/

    This lets you put any Author’s “Description” field in your templates,
    https://codex.www.ads-software.com/Template_Tags/the_author_description

    This is old but it might still work,
    https://guff.szub.net/2005/01/31/get-author-profile/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Character Sheet type plugin for RPG’ is closed to new replies.