(Sticky) Map Posting Template

Discussion in 'Halo 4 Archive' started by Skisma, Jan 21, 2013.

  1. Skisma

    Skisma Creative Force
    Senior Member

    Messages:
    1,378
    Likes Received:
    30
    [aname=top][/aname]
    [​IMG]

    • Ever wanted a quick and easy way to post your map and make it look great?
    • Ever posted a map and forgotten something you should have included?
    • Ever been told your post wasn't up to standards?
    • Want your map to get more attention?

    If you answered 'Yes' to any of the above questions, I urge you to read on!

    Having a great looking post that follows ALL of Forge Hub's map posting guidelines will help your map stand out and attract more attention.

    I put together some code for laying out a clear post that will abide by the Map Posting Rules of the site.

    What you need to do:

    • Use the appropriate code depending on how many pictures you would like.
    • Copy the code from the code box into your new map topic.
    • Replace everything in CAPITALS AND UNDERSCORES with the information required (Tip: Double click on the text with underscores to quickly edit it while creating your post).
    • Paste code in the New Thread page when making a map thread (along with the additional map information).


    Which one?

    [jumpto=one]I have 1 picture to embed[/jumpto]
    [jumpto=2]I have 2 pictures to embed[/jumpto]
    [jumpto=3]I have 3 pictures to embed[/jumpto]
    [jumpto=4]I have 4 pictures to embed[/jumpto]
    [jumpto=5]I have 5 pictures to embed[/jumpto]
    [jumpto=55]I have 5+ pictures to embed[/jumpto]

    Once you have copied the correct code to your clipboard (Highlight code, Ctrl+C or Cmnd+C), you may use these links to post your map in the appropriate section of the Map Database:

    Create New Thread in Halo 4 Standard Maps
    Create New Thread in Halo 4 Social Maps
    Create New Thread in Halo 4 Aesthetic Maps
    Create New Thread in Halo 4 Gametypes

    When you have opened one of the above links you will see a form to fill out.

    [​IMG]

    Fill in each blank and proceed to paste your appropriate copied code into the map thread.

    Congratulations, you've prepared a successful map thread! But, just to be sure, click the Preview Post button (next to the Submit New Thread button). You can see what your code will look like before committing to making the thread, and if you are happy with the results, go ahead and click the Submit button to make your new thread.


    If you would like to learn how to further embed pictures take a look at this thread.




    [aname=one][/aname]Code for maps with 1 picture:

    Code:
    [noparse]
    [CENTER][SIZE=3][B]MAP_NAME_HERE[/B][/SIZE]
    
    [I]Created by YOUR_NAME_HERE[/I]  [/CENTER]
    
    [B]Map Description[/B]
    DESCRIBE_YOUR_MAP_DESIGN,_LAYOUT_AND_ANYTHING_OF_INTEREST
    
    [hr][/hr]
    
    [I]BRIEF_DESCRIPTION_OF_FIRST_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_FIRST_IMAGE_HERE[/img]
    
    [hr][/hr]
    
    ADDITIONAL_SUMMING-UP_COMMENTS,_THANK_TESTERS,_AND_THANKS_FOR_ANYONE_GIVING_FEEDBACK_HERE
    [/noparse]
    [jumpto=top]Back to Top[/jumpto]


    [aname=2][/aname]Code for maps with 2 pictures:

    Code:
    [noparse]
    [CENTER][SIZE=3][B]MAP_NAME_HERE[/B][/SIZE]
    
    [I]Created by [/I][I]YOUR_NAME_HERE[/I][/CENTER]
    
    [B]Map Description[/B]
    DESCRIBE_YOUR_MAP_DESIGN,_LAYOUT_AND_ANYTHING_OF_INTEREST
    
    [hr][/hr]
    
    [I]BRIEF_DESCRIPTION_OF_FIRST_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_FIRST_IMAGE_HERE[/img]
    
    [I]BRIEF_DESCRIPTION_OF_SECOND_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_SECOND_IMAGE_HERE[/img]
    
    [hr][/hr]
    
    ADDITIONAL_SUMMING-UP_COMMENTS,_THANK_TESTERS,_AND_THANKS_FOR_ANYONE_GIVING_FEEDBACK HERE
    [/noparse]
    [jumpto=top]Back to Top[/jumpto]


    [aname=3][/aname]Code for maps with 3 pictures:

    Code:
    [noparse]
    [CENTER][SIZE=3][B]MAP_NAME_HERE[/B][/SIZE]
    
    [I]Created by YOUR_NAME_HERE[/I][/CENTER]
     
    [B]Map Description[/B]
    DESCRIBE_YOUR_MAP DESIGN,_LAYOUT_AND_ANYTHING_OF_INTEREST
    
    [hr][/hr]
    
    [I]BRIEF_DESCRIPTION_OF_FIRST_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_FIRST_IMAGE_HERE[/img]
    
    [I]BRIEF_DESCRIPTION_OF_SECOND_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_SECOND_IMAGE_HERE[/img]
    
    [I]BRIEF_DESCRIPTION_OF_THIRD_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_THIRD_IMAGE_HERE[/img]
    
    [hr][/hr]
    
    ADDITIONAL_SUMMING-UP_COMMENTS,_THANK_TESTERS,_AND_THANKS_FOR_ANYONE_GIVING_FEEDBACK_HERE
    [/noparse]
    [jumpto=top]Back to Top[/jumpto]


    [aname=4][/aname]Code for maps with 4 pictures:

    Code:
    [noparse]
    [CENTER][SIZE=3][B]MAP_NAME_HERE[/B][/SIZE]
    
    [I]Created by YOUR_NAME_HERE[/I][/CENTER]
     
    [B]Map Description[/B]
    DESCRIBE_YOUR_MAP_DESIGN,_LAYOUT_AND_ANYTHING_OF_INTEREST
    
    [hr][/hr]
    
    [I]BRIEF_DESCRIPTION_OF_FIRST_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_FIRST_IMAGE_HERE[/img]
    
    [I]BRIEF_DESCRIPTION_OF_SECOND_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_SECOND_IMAGE_HERE[/img]
    
    [I]BRIEF_DESCRIPTION_OF THIRD_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_THIRD_IMAGE_HERE[/img]
    
    [I]BRIEF_DESCRIPTION_OF_FOURTH_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_FOURTH_IMAGE_HERE[/img]
    
    [hr][/hr]
    
    ADDITIONAL_SUMMING-UP_COMMENTS,_THANK TESTERS,_AND_THANKS_FOR_ANYONE_GIVING_FEEDBACK_HERE
    [/noparse]
    [jumpto=top]Back to Top[/jumpto]


    [aname=5][/aname]Code for maps with 5 pictures:

    Code:
    [noparse]
    [CENTER][SIZE=3][B]MAP_NAME_HERE[/B][/SIZE]
    
    [I]Created by YOUR_NAME_HERE[/I][/CENTER]
     
    [B]Map Description[/B]
    DESCRIBE_YOUR_MAP_DESIGN,_LAYOUT_AND_ANYTHING_OF_INTEREST
    
    [hr][/hr]
    
    [I]BRIEF_DESCRIPTION_OF_FIRST_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_FIRST_IMAGE_HERE[/img]
    
    [I]BRIEF_DESCRIPTION_OF_SECOND_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_SECOND_IMAGE_HERE[/img]
    
    [I]BRIEF_DESCRIPTION_OF_THIRD_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_THIRD_IMAGE_HERE[/img]
    
    [I]BRIEF_DESCRIPTION_OF_FOURTH_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_FOURTH_IMAGE_HERE[/img]
    
    [I]BRIEF_DESCRIPTION_OF_FIFTH_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_FIFTH_IMAGE_HERE[/img]
    
    [hr][/hr]
    
    ADDITIONAL_SUMMING-UP_COMMENTS,_THANK_TESTERS,_AND_THANKS_FOR_ANYONE_GIVING_FEEDBACK_HERE
    [/noparse]
    [jumpto=top]Back to Top[/jumpto]


    [aname=55][/aname]Code for maps with 5+ pictures:

    Code:
    [noparse]
    [CENTER][SIZE=3][B]MAP_NAME_HERE[/B][/SIZE]
    
    [I]Created by YOUR_NAME_HERE[/I][/CENTER]
    
    [B]Map Description[/B]
    DESCRIBE_YOUR_MAP_DESIGN,_LAYOUT_AND_ANYTHING_OF_INTEREST
    
    [hr][/hr]
    
    [I]BRIEF_DESCRIPTION_OF_FIRST_PICTURE_HERE
    [img]DIRECT_LINK_TO_HOSTED_FIRST_IMAGE_HERE[/img]  
    
    [I]BRIEF_DESCRIPTION_OF_SECOND_PICTURE_HERE
    [img]DIRECT_LINK_TO_HOSTED_SECOND_IMAGE_HERE[/img] 
    
    [I]BRIEF_DESCRIPTION_OF_THIRD_PICTURE_HERE
    [img]DIRECT_LINK_TO_HOSTED_THIRD_IMAGE_HERE[/img]  
    
    [i]BRIEF_DESCRIPTION_OF _FOURTH_PICTURE_HERE[/i]
    [img]DIRECT_LINK_TO_HOSTED_FOURTH_IMAGE_HERE[/img] 
    
    [I]BRIEF_DESCRIPTION_OF_FIFTH_PICTURE_HERE[/I]
    [img]DIRECT_LINK_TO_HOSTED_FIFTH_IMAGE_HERE[/img]  
    
    ▼ [SIZE=4][B][B]Copy and Paste for every additional picture[/B][/B][/SIZE][I][B] ▼
    
    [I]BRIEF_DESCRIPTION_OF_FIFTH_PICTURE_HERE[/I] [img]DIRECT_LINK_TO_HOSTED_FIFTH_IMAGE_HERE[/img]
    [hr][/hr]
    
    ADDITIONAL_SUMMING-UP_COMMENTS,_THANK_TESTERS,_AND_THANKS_FOR_ANYONE_GIVING_FEEDBACK_HERE
    [/noparse]
    [jumpto=top]Back to Top[/jumpto]


    Hope you all found this easy and understandable to use!


    Special thanks to Spawn of Saltine, Reflex Ion, Black Theorem, and Shock Theta for helping me compile this.



    Questions? Comments? Be sure to leave posts here if you need help with anything related to using the code provided here!​
     
    #1 Skisma, Jan 21, 2013
    Last edited: Mar 4, 2013
  2. leegeorgeton

    leegeorgeton Forerunner
    Senior Member

    Messages:
    406
    Likes Received:
    88
    Is there no longer a preview picture, so you can get a glimpse of the map before you click on the map's thread?
     
  3. Audienceofone

    Audienceofone Forerunner
    Senior Member

    Messages:
    2,097
    Likes Received:
    2
    Click the red diamond to see the whole thread.

     
  4. K a n t a l o p e

    K a n t a l o p e Promethean
    Senior Member

    Messages:
    882
    Likes Received:
    1,474
    Out of the forum post links, only "standard maps" works. Just saying.
     

Share This Page