Posting in the New Comment Box

edited March 2020 in Tutorials
Here we can post NEW discoveries for everyone to see!

Comments

  • edited March 2020
    When you want to type the HTML code to post your card, you FIRST need to select this icon.
     
    </>

    Then you can add your HTML code
  • This is the new HTML code you should use. If you use this code, you will be able to go back and edit without having the code change on you, as you may be experiencing with the old method.

    <a href="https://mtgcardsmith.com/view/at-her-majestys-behest" rel="nofollow"><img width="256" alt="At Her Majesty's Behest" src="https://mtgcardsmith.com/view/complete/full/2020/2/10/1581357510276389.png"></a>
  • It will look like this

    This Is Dumb
  • I'm lost. What is the intent of the difference in the code?
  • I have a question:  Why is the edit time limit reduced from 1 month to 1 hour?
  • Ian probably bumped something, that's all.
  • edited March 2020
    I think I get how this works. Reluctant Dragon
  • edited March 2020
    How did Grant link in the videos in chat in that thread, background jazz?
  • @Ranshi - The videos were taken away after someone abused them.
  • That quickly?
  • It was a long time ago... maybe 8 months into the forums
  • Hello,

    Just to mention, I'm struggling a bit with how the new comment box handles different sizes of images. I often put three cards side-by-side in the comments, so what I did was adding "width=33%" inside the <img> box of the html code. It seemed to work, however if I disable the html mode the code automatically change the code I put there into "width=33" which gives me 33px wide images...

    I'll find a way, probably by experimentally searching for the right width size in pixel corresponding to 33% (does someone know?). Still, I wanted to mention that, if any adjustment is planned on this new comment box, my personal priority would be adding sizes option to the image tool. It's really the only reason why I would have to toggle between new and html mode at this point, the rest seems great!
  • P.S: After experimenting a bit, the right size for putting three cards next to each other on one line seems to be 215px.

    Image at 33% ------------------------ Image a 215px



    <img width=33% alt="" src="https://i.ibb.co/GR1NB5d/Endangered-Winterhowl.jpg"> 
    <img width="215" alt="" src="https://i.ibb.co/GR1NB5d/Endangered-Winterhowl.jpg">


  • edited March 2020
    P.P.S: Oh well, now that's interesting. The final result is different from the preview. Here's what it showed before I posted it:
    And here's how it looks now on my screen once I posted it:



    So scratch that, 215px is not the right size. Also, beware that the image sizes change between preview mode and final posts.

    ___________________________________________________________________________________________

    P.P.S: Found it, use 236 or 237 px!

    width = 33% ------------------------------ width = 236px ------------------------------ width = 237px
  • 236, got it!
  • 236!! Huzzah!!!
  • Check this out in Tutorials!
  • edited March 2020
    Just to be sure I got this, I'm practicing here

       Spectral Overlord
  • At Her Majestys Behest
    Did this work?
  • If anyone on Mobile has any advice or tips for other Mobile users, please feel free to add them here!
  • how do we change text size?
  • In html mode use the code
    <font size=6> Stuff you want to type here</font size>
  • Change the number for different font sizes

Sign In or Register to comment.