Guides on Using the Forums - Extended Tutorial, with updates (In the making)

edited November 2019 in Tutorials
Hello everyone, this post is to help users get better use out of the card making forums that is the mtgcardsmith. If you have a issue, feel free to use the guides posted below to help yourself when needed.

My only request is that you don't comment on this thread directly, so we can keep it jam packed with useful information. Now that myself have said the disclaimer, feel free to continue reading! :)

Part 1, posting links to comments:
To post links to comments, click on the time stamp for the comment and it will bring you to the spot for that given comment. Then you can copy the address of the web page you are on and paste it where you want it.

This is especially useful when trying to direct a cardsmith or viewer of the site to a specific part of this tutorial, when needed.

image

Other Posts for tutorials, in the comments:
Part 2, Stylized Text.
Part 3, Posting Not Linked Images
Part 4, Posting Linked Images

Comments

  • edited November 2019
    Part 2, Stylized Text:

    Left is the result.
    Right is the method.

    Bold Text : <b>Bold Text</b>
    Italic Text : <i>Italic Text</i>
    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 Text</ code> (Note: Remove the space between / and code)
  • edited November 2019
    Part 3, Posting Not Linked Images:

    "Slight interruption but if you want your cards in posts to be reachable, make sure to post the linked image or just the link to the card's page. Thank you for listening, feel free to continue reading!"

    How to post not linked images: (For use with normal pictures!)

    To post not linked images do the following...

    <img src="Image Address" />

    For example... if myself post the following link into the part where it says "Image Address" while leaving the quotations in place, it will result in the picture posted after it.

    Image Address: https://i.imgur.com/J03PXlN.png

    image

    or for resizing pictures use the following...

    <img src="Image Address" width="Image Width"/>

    For example... if myself post 35% into the part where it says "Image Width" alongside the aforementioned step, while leaving the quotations in place, it will result in the picture posted below.

    image

    The percentage put in, scales the image based on the width of the screen space.
  • edited November 2019
    Part 4, Posting Linked Images:

    "Slight interruption but if you want your cards in posts to be reachable, make sure to post the linked image or just the link to the card's page. Thank you for listening, feel free to continue reading!"

    How to post not linked images: (For use with card pictures!)

    To post linked images do the following...

    <a href="Card Page Address"><img src="Image Address" width="Image Width"/></a>

    For example... if myself replace the following parts within each of the quotations with the appropriate details listed below, It will result in the picture posted below.

    Card Page Address: https://mtgcardsmith.com/view/delve-into-their-dreams

    Image Address: https://i.imgur.com/J03PXlN.png

    Image Width: 35%

    image

    The percentage put in, scales the image based on the width of the screen space.
  • edited November 2019
    -- Link to start of entire tutorial --

    (This will be posted after every two parts of the tutorial for convenience, from now on.)
Sign In or Register to comment.