RolePlay onLine RPoL Logo

, welcome to Community Chat

12:22, 27th April 2024 (GMT+0)

Photos in Games.

Posted by BabsME
BabsME
member, 30 posts
Mon 4 Sep 2023
at 02:42
  • msg #1

Photos in Games

Hello. I have some questions in regards to photos in the games themselves outside of the portrait we select to represent our selves as we play our characters.

For instance photos used to show more of what our character looks like, photos of places in our games, or photos in general.

How can we insert these into the character descriptions?

I know we can't just copy and paste from a Google search. Can we use html codes to put the pictures in?
This allows the photo to be seen without people having to click on a link.

or

Do we simply put the image address link in where we want it to be?

Okay, thank you. If I have made a mistake by using html codes I will go and correct that when I know the answer. I couldn't find this in any of the rules, unless I wasn't looking in the correct area. And there didn't seem to be a forum topic about it, unless I didn't type in the correct words to find it in the search. Thank you. Babs
Skald
moderator, 991 posts
Whatever it is,
I'm against it
Mon 4 Sep 2023
at 02:53

Photos in Games

Have a look at the FAQs for RuBB Code Tips and Tricks /help/content.cgi?t=faqs&page=rubbcode under Permitted Formattting ... | Images and How do I ... | Put pictures in a post ?

Short version: use <img src="URL"> code and note you'll need to host the image yourself (your own webspace or your Google Drive or similar).
This message was last edited by the user at 03:03, Mon 04 Sept 2023.
nauthiz
subscriber, 774 posts
Mon 4 Sep 2023
at 02:53
  • msg #3

Photos in Games

Details for how to insert images can be found here.

RPoL faqs (rubbcode)

The basic code example is:
<img src="http://beta.rpol.net/images/banner-light-beta.gif">

There's limited options for image insertion and manipulation compared to standard html.

You'll want to have your image uploaded to a third party hosting service, like Imgur and use a direct link to the image.  You'll also need it to already be resized as you can't define display height/width.
BabsME
member, 31 posts
Mon 4 Sep 2023
at 02:57
  • msg #4

Photos in Games

So, is that the same as this:

<img src="Insert URl here"> ?
BabsME
member, 32 posts
Mon 4 Sep 2023
at 03:47
  • msg #5

Photos in Games

So, I can just make it simple and be in the rules, but just having the url link posted? Is that okay?
nauthiz
subscriber, 775 posts
Mon 4 Sep 2023
at 04:00
  • msg #6

Photos in Games

BabsME:
So, is that the same as this:

<img src="Insert URl here"> ?


Correct.



BabsME:
So, I can just make it simple and be in the rules, but just having the url link posted? Is that okay?


You can also do that.  Any URL posted automatically gets turned into a link, so other players in the game would be able to click on it to open the link to the image.
Skald
moderator, 992 posts
Whatever it is,
I'm against it
Mon 4 Sep 2023
at 04:02
  • msg #7

Photos in Games

The code itself is fine, but as nauthiz and I mentioned, you'll need to host the image yourself - ie can't just link to an image on any old website.

This a) makes sure that the image you want is the image you get (if you just linked to a website, you've got no control over it, so they could upload something else in place of the image you linked to, using the same file name) and b) means you're not using another website's bandwith, which is a faux pas in nettiquete.

As a separate issue, you're also responsible for ensuring you're not breaching copyright.  There's gernerally various exclusions coming under the 'fair use' label as long as the user isn't profiting from it, or claiming it as their own work ... but you'd need to research yourself how that applies in your jurisdiction as laws are different everywhere.
BabsME
member, 33 posts
Mon 4 Sep 2023
at 04:04
  • msg #8

Photos in Games

Okay. Well, I had done a Google search. Was using celeb photos and doing a copy and paste image link into html code. Apparently that isn't allowed, so I am fixing that and just leaving the link. Until I can figure out another way to have the photos in the posts and what not. How would I do it with Google Drive?
Skald
moderator, 993 posts
Whatever it is,
I'm against it
Mon 4 Sep 2023
at 04:17
  • msg #9

Photos in Games

Been a while, but I think you just save the file to your Google drive, and it can create a link for you ... when you select a file in Google drive, then under the triple dot menu and select Share, then on the submenu there's a Share option that lets you specify who can access it and a Copy Link option that generates a link you can post as the URL.
BabsME
member, 34 posts
Mon 4 Sep 2023
at 04:42
  • msg #10

Photos in Games

Okay. I will give it a try tomorrow. Thanks. I am fixing all of the others now so that I won't get myself or anyone else in trouble. I am glad another gm brought this to my attention.
nauthiz
subscriber, 776 posts
Mon 4 Sep 2023
at 04:52
  • msg #11

Photos in Games

As a heads up, Google Drive has enabled and disabled at various points in time, the ability to direct link to image files.  I'm not sure if that feature is currently working or not, or if there are any functioning ways to get around it.

You'll need a link that ends in an image file extension, like .jpg or .gif in order to embed the image.  So a dedicated image host, like Imgur, may be a better alternative if google drive doesn't currently support that feature.


Of course if you just want to post whatever URL you get from google drive people will be able to click on it to visit the link and (presumably) see the image, assuming you set the permissions to "anyone with the link".
redkommie
member, 79 posts
Unclassifible Creature
Level 7 Moron
Mon 4 Sep 2023
at 18:26
  • msg #12

Photos in Games

I was looking to link an image from drive.  This would explain it.  I'll rework my images on a hosting site or just link them.

Thanks for the reminder about this.
BabsME
member, 35 posts
Tue 5 Sep 2023
at 00:06
  • msg #13

Photos in Games

What is the size limit for photos that are posted in games?
nauthiz
subscriber, 777 posts
Tue 5 Sep 2023
at 01:04
  • msg #14

Photos in Games

If you're embedding an externally hosted image, there isn't one per se.

However in my experience you don't want the image to be wider than around 600 or 700 pixels.

The responsive version of the site (r.rpol.net) can deal with oversized images but I don't believe the standard site version (RPoL.net) has been updated with similar functionality, so a very wide image will distort the rest of the page it is on.
BabsME
member, 36 posts
Tue 5 Sep 2023
at 04:11
  • msg #15

Photos in Games

So, a couple of more questions. Want to make sure I am doing this correctly.

If I upload the photos to Post Images and then use the links from there, is that allowed?

If yes, which link option do I use as there are several to chose from?

These are the options: They include the links to one of the photos I have uploaded.

Link: https://postimg.cc/87xNtP1X

Direct link: https://i.postimg.cc/nLhrVCNx/Bastet-Forms.png

Markdown: [Bastet-Forms.png](https://postimg.cc/87xNtP1X)

Markdown: [![Bastet-Forms.png](https://i.postimg.cc/nLhrVCNx/.../postimg.cc/87xNtP1X)

Thumbnail for forums: [url=https://postimg.cc/87xNtP1X][i...Forms.png[/img][/url]

Thumbnail for website: <a href='https://postimg.cc/87xNtP1X' target='_blank'><img src='https://i.postimg.cc/87xNtP1X/Bastet-Forms.png' border='0' alt='Bastet-Forms'/></a>

Hotlink for forums: [url=https://postimages.org/][img]h...Forms.png[/img][/url]

Hotlink for website: <a href='https://postimages.org/' target='_blank'><img src='https://i.postimg.cc/nLhrVCNx/Bastet-Forms.png' border='0' alt='Bastet-Forms'/></a>
nauthiz
subscriber, 778 posts
Tue 5 Sep 2023
at 04:22
  • msg #16

Photos in Games

You'd use the "direct link".

So your RuBB tag would look like this.

<img src="https://i.postimg.cc/nLhrVCNx/Bastet-Forms.png">
BabsME
member, 37 posts
Tue 5 Sep 2023
at 04:28
  • msg #17

Photos in Games

Okay. That is what I thought until I saw the one with the img src in it. Thank you. I got it now. Thank you for all of your help and I hope this forum topic will help others. Thank you so much. I didn't want to be in trouble with the game modes for something was thought I was doing correctly, but not per the rules. Much appreciated. Babs
Sign In