Brief guide to uploading linked pictures/images in comments! (W/ Visual Aid)
Brief Guide to HTML in comments:
If you would like to post an image without a link you can do just the following! Otherwise, continue reading.
If you don't know how to find your card image, continue down this page! (Until you see this color!)
The following is for users who want their image as a clickable link!
To do side by side the following can be done... (Repetition - Use different cards for each.)
To do multiple rows just start writing a new line... (Separate Lines - Use different cards for each.)
Card Page example:
http://mtgcardsmith.com/view/remus-angel-of-penance
Card Page example 2:
http://mtgcardsmith.com/view/ascending-angel
Card Image example:
http://mtgcardsmith.com/view/complete/full/2017/2/1/1487381520134947.png
Card Image example 2:
http://mtgcardsmith.com/view/complete/full/2017/2/5/1487381777743379.png
(How to find your card image just below!)
By right clicking on your browser's address bar you can select "copy" to get your card page's address.
By right clicking on your card image you can select "copy link address" to get your image's address.
Here is an example of how to get the address for the card page your using! (Click the link!)
https://www.dropbox.com/s/3bbgyr8zb560gr6/Tutorial A 1.png?dl=0"
Here is an example of how to get the address for the card's picture/image your using! (Click the link!)
https://www.dropbox.com/s/hn0gecjqviaeupn/Tutorial A 2.png?dl=0
The result of the first example is this...
The result of the second example looks similar to this...
The result of the method for separate rows...
If you would like additional help you may leave a comment here or directly to I as a user. Hope this is helpful!
I would be tremendously grateful if all contest and/or challenge holders make a link to this post in those they hold for the convenience of new CardSmiths!
If you have feedback to improve this tutorial, please message @modnation675 as a user!
If you would like to post an image without a link you can do just the following! Otherwise, continue reading.
<img src="Card Image" width="35%"></img>
If you don't know how to find your card image, continue down this page! (Until you see this color!)
The following is for users who want their image as a clickable link!
<a href="Card Page"><img src="Card Image" width="35%"></img></a>
To do side by side the following can be done... (Repetition - Use different cards for each.)
<a href="Card Page"><img src="Card Image" width="35%"></img></a><a href="Card Page"><img src="Card Image" width="30%"></img></a>
To do multiple rows just start writing a new line... (Separate Lines - Use different cards for each.)
<a href="Card Page"><img src="Card Image" width="35%"></img></a>
<a href="Card Page"><img src="Card Image" width="35%"></img></a>
Card Page example:
http://mtgcardsmith.com/view/remus-angel-of-penance
Card Page example 2:
http://mtgcardsmith.com/view/ascending-angel
Card Image example:
http://mtgcardsmith.com/view/complete/full/2017/2/1/1487381520134947.png
Card Image example 2:
http://mtgcardsmith.com/view/complete/full/2017/2/5/1487381777743379.png
(How to find your card image just below!)
By right clicking on your browser's address bar you can select "copy" to get your card page's address.
By right clicking on your card image you can select "copy link address" to get your image's address.
Here is an example of how to get the address for the card page your using! (Click the link!)
https://www.dropbox.com/s/3bbgyr8zb560gr6/Tutorial A 1.png?dl=0"
Here is an example of how to get the address for the card's picture/image your using! (Click the link!)
https://www.dropbox.com/s/hn0gecjqviaeupn/Tutorial A 2.png?dl=0
The result of the first example is this...
The result of the second example looks similar to this...
The result of the method for separate rows...
If you would like additional help you may leave a comment here or directly to I as a user. Hope this is helpful!
I would be tremendously grateful if all contest and/or challenge holders make a link to this post in those they hold for the convenience of new CardSmiths!
If you have feedback to improve this tutorial, please message @modnation675 as a user!
Comments
To change the size of the image just look at the following...
<a href="Card Page"><img src="Card Image" width="30%"></img></a>
We're interested in this part of that line...
<a href="Card Page"><img src="Card Image"
width="30%"></img></a>
Or for an image without links do this!
<img src="Card Image"
width="30%"></img>
Now I'll do an example. (Notice I just changed the number so the first is larger!)
<a href="Card Page"><img src="Card Image" width="45%"></img></a>
<a href="Card Page"><img src="Card Image" width="30%"></img></a>
I'll do mine without spacing! (The pictures are below!)
Card Page example:
http://mtgcardsmith.com/view/remus-angel-of-penance
Card Image example:
http://mtgcardsmith.com/view/complete/full/2017/2/1/1487381520134947.png
Hope this is useful. The ideal card size is 25->30%. (Cards with lots of text can use 35% at times!)
What I really love is the discovery of using thumbs vs. percentages.
Here is what I mean... notice the difference in size and image quality
vs.
Thumbs size is on the left, and you'll notice the clarity isn't quite as good.
Percentage size is on the right, and the clarity is really good, especially with smaller text.
Left is the result.
Right is the method.
Bold Text :
<b>Bold Text</b>
Underlined Text :
<u>Underlined Text</u>
Strikethrough Text :
<s>Strikethrough Text</s>
Link Text :
<a href="Your link">Link Text</a>
Colored Text :
<font color="green">Colored Text</font>
Different Size Text :
<font size="4">Different Size Text</font>
(Note: The range of sizes is from 1 to 7.)Code Text
:<code>Code Text</ code>
(Note: Remove the space between / and code)If you have any questions, please leave a comment!
Click here for extended details.
It's a lot to look through. Which is why I made this tutorial!
@Corwinnn
Well, I don't know why it suddenly gave me issues when nothing has been reconfigured in my compture settings. But, Corwinnn's tip works. Thanks a lot.
I've been linking cards from other sites with the width tag, but that sentence pops up. How do I remove the part that says "This image has been resized to fit in the page. Click to enlarge."
Edit: Ok, so after some experimenting and searching html tags, it looks the only way is to literally resize it smaller (to a pixel width of ~710px, less for mobile, which is probably the width of the comment column) so that it doesn't resize it on its own. That seems tedious, so if someone has another solution, that would be great.
The left image is the full version, the one on the right is the thumb version. Notice the clarity difference.
Left Version Code
<a href=https://mtgcardsmith.com/view/tarcis-princess-of-erebos-1><img src=https://mtgcardsmith.com/view/complete/full/2018/7/18/1531973881904402.png width=35%></a>
Right Version Code
<a href=https://mtgcardsmith.com/view/tarcis-princess-of-erebos-1><img src=https://mtgcardsmith.com/view/complete/thumbs/2018/7/18/1531973881904402.png width=35%></a>
Below is the thumb at actual size
Click here to move to the start of the tutorial!
----------------------------------------------------------
To do side by side the following can be done... (Repetition - Use different cards for each.)
<a href="Card Page"><img src="Card Image" width="35%"></img></a><a href="Card Page"><img src="Card Image" width="30%"></img></a>
To do multiple rows just start writing a new line... (Separate Lines - Use different cards for each.)
<a href="Card Page"><img src="Card Image" width="35%"></img></a>
<a href="Card Page"><img src="Card Image" width="35%"></img></a>
Just started a thread for maps--and can't figure out how to post any of mine lol.
I = Italics
S = Strikethrough
Numbered Bullets (all)
Bullet Points (all)
Format
-Headers
-Quote
-Code
-Spoiler
Emojis
Links
Attach Files
Attach Images
-From Computer
-From URL
Alignment
HTML
We might be in need of a new Tutorial!!
Ight, it still works actually... just change the size to 200 or something bigger than 200. (The width above is 250)
XD
<a href=https://mtgcardsmith.com/view/korvolds-hunger> <img src=https://mtgcardsmith.com/view/complete/full/2020/3/11/1583957281708294.png width=35%></a>
@Ranshi, did you click the "</>" button above the textbox? That should make it work.
Seriously, did no one see my post on how to use the new layout?!?!
and it kinda breaks noncode stuff sometimes
Basically, you want to have the </> option turned on so long as you're manipulating html code and turned off so long as you aren't. Also, make sure that it's turned off before you post the comment because the code acts differently in and out of it and so you can end up with incorrect image sizes. Always remember to preview the comment before posting to check whether it actually looks right.