Faction Character Sheets

Post/Author/DateTimePost
#1

Talos_Dragon

Aug 21, 2014 16:33:23

Anyone able to make a page 2 Character sheet for each of the Factions. (Ad emblom to circle on page)  It does not matter if it is fillable or not (for me)  

#2

ooSitrioo

Aug 21, 2014 21:02:03

Well kind of....Alficles made a pretty kick ass form fillable character sheet in googledocs here http://community.wizards.com/forum/player-help/threads/4109376

 

Now as it stands it doesn't have a faction image, but I think it a good springboard.  I was hoping you could make a drop down cell where you selected the image, but I didn't have any luck in about twenty minutes.  To make drop down menus, use the "validation" function under data.  It is pretty self explanatory, but there are many tutorials online if it isn't making sense, this could get the faction name selected for you.

 

You can also add images into cells buy typing:       =image("url", 2)

Example: =image("http://phoenixseattle.com/wp-content/uploads/2014/08/DnD_Faction_OOTG_300x300-150x150.png", 2)

 

You can get all the faction images from http://phoenixseattle.com/dungeons__dragons/ or probably some other places.

 

For some reason, these two functions do not seem to work together.  Likewise, I am not able to use "If" statements to generate an image.

 

 

So yes you can do it by just pasting the bolded stuff from above into your cells, but it will take someone a little more googledocs saavy than I to do it for you in a drop down menu.