Steam

Steam

392 个评价
Hide Artwork/Screenshot Titles
由 David Macintosh 和其他 1 人合作完成
A guide on how to put empty artwork/screenshot titles after the the Web Engine update!





2
3
2
   
奖励
收藏
已收藏
取消收藏
Intro


      This guide is a solution for the previous guide on how to
           remove titles from artworks/screenshots:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=961711822


  This method will let you prevent your artwork/screenshot
        title to be shown on the showcase!
Upload untitled artwork/screenshot...




        Open this page in your web browser (e.g. Chrome, Firefox or Opera):
           https://psteamcommunity.yuanyoumao.com/sharedfiles/edititem/767/3/





              Open the dev console by pressing Ctrl + Shift + I.





            Go to the "Console" tab and paste the following code:


If you upload plain artwork:
v_trim=_=>{return _},$J('#title').val(' \n'+Array.from(Array(126),_=>'\t').join(''));
If you upload a screenshot, include this code:
$J('[name=file_type]').val(5);

            IMPORTANT INFO
         After pasting the code above, DO NOT MODIFY THE TITLE FIELD!

             After this, hit the ENTER key to submit the code.





       Load your desired image, tick the "I certify that I created this artwork"
              and click "Save and Continue" button.

     If your image is longer than 506 pixels, follow the instructions listed in this guide: https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=748624905

How to update the title/description...


  Follow this step only if you want to edit the description
    of the artwork/screenshot you've already uploaded.

   Go to your artwork/screenshot and click the "Edit title & description" or "Edit caption" label.



  Open the developer tools by pressing Ctrl + Shift + I, click the "Console" tab and apply this code:
$J('.caption_quotebox').append('<input type="hidden"id="title"name="title" />'); v_trim=_=>{return _},$J('#title').val(' \n'+Array.from(Array(126),()=>'\t').join(''));


              Fill in the description if needed and click "Save".

Outro


       Check out other helpful guides:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2175748848 https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2174159512 https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2164230951
            Original method provided by David Macintosh!
     Thanks to C4T4 for helping with the guide and providing an alternative method!




   
40 条留言
Sir Headcrabsimus Zombificus 9 月 21 日 下午 11:23 
Does anyone know if there’s a command or reset to revert everything so that the Artwork Showcase appears again?
danocchi 7 月 31 日 下午 12:56 
thank you!:AshleyRE4:
DEXTER 7 月 12 日 上午 7:07 
+rep
nanakoos 7 月 4 日 下午 4:20 
tanks!!
munffy 2 月 7 日 上午 9:20 
thanks!:steamhappy:
ItIsYeReiz 2024 年 12 月 30 日 下午 2:07 
perfect!
Snigo 2024 年 12 月 1 日 上午 6:33 
Perfect!
エンケー 2024 年 11 月 28 日 下午 6:02 
+rep
𝖍𝖆𝖓𝖒𝖆 2024 年 11 月 12 日 上午 11:48 
Tks!!!
D̶a̸ ⁧v̴i̸i̵d̸o̷v̶ 2023 年 10 月 26 日 上午 7:33 
Thank you.