Jump to content

How Do I Insert a Table to My Fourm Post?


Recommended Posts

Solved

Operating System: Windows 11

On Desktop right-click > New > Text Document > Double left-click the new Text file's icon > copy this example exactly (no need for preliminary lines of code, just copy-paste)

 

<!DOCTYPE html>
<html>
<style>
table, th, td {
  border:1px solid black;
}
</style>
<body>

<h2>A basic HTML table</h2>

<table border="2" style="width:100%">
  <tr>
    <th></th>
    <th>PS5</th>
    <th>PS4</th>
   
  </tr>
  <tr>
    <td>Does the Console support Trophy Clips?</td>
    <td>Yes</td>
    <td>No</td>

</tr>
</table>


</body>
</html>

 

 

While still in the Text file click File > Save as > save wherever you would like 

 

Open File Explorer > View (It's in the upper toolbar)>Show>Make sure "File name extensions" is ticked ON 

 

Find the Text File where you previously saved it > It should now have a ".txt" annotation at the end of it. Right click on the file's name > Rename > change .txt to .html and press Enter. 

 

Double left-click the new .html file > choose any available browser > it will take you to webpage with your Table! 

 

All you need to do now is mark all the text on the webpage that you would like to post onto the forum (To mark text, just left click and drag over all of it in one go) > In the forum's Replay/Post tab just right click> paste. 

 

That's it.  

 

 

Original Story Follows:

I tried this BBcode , but it didn't work:

Quote

[table]
[tr]
    [th][/th]
    [th]PS5[/th]
    [th]PS4 Pro[/th]
    [th]PS4[/th]
    [th]PS3[/th]
    [th]VITA[/th]
[/tr]
[tr]
    [td]Does the Console support Trophy Clips? [/td]
    [td]Yes[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Trophy Clip Duration[/td]
    [td]Can be adjusted between 15 seconds, or 30 seconds.[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Resolution of The Trophy Clip[/td]
    [td]Maximum of 1080p 60fps (Even if the game runs at higher resolutions or framerates).[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Do Backwards Compatible games support Trophy Clips?[/td]
    [td]All PS4 Titles Support Trophy Clips on PS5.[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Do PSVR titles Support Trophy Clips?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Do Trophies earned through Remote Play support Trophy Clips?[/td]
    [td]Yes. These will be captured at the same resolutions and framerates as the native PS5/4 App.[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Are In-game Chat Voices recorded in the Clip?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Are PS Messages Chat Voices recorded to the Clip?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Do Notifications appear during the Trophy Clip? (Messages, Downloads etc.).[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Do PS3 Trophies earned VIA PS NOW support Trophy Clips?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Do PS2 Backwards Compatible Games Support Trophy Clips? (Can be Purchased from the PlayStation Store)[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Can the PlayStation-added UI be Disabled?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]How is the Trophy Clip called in the console's memory space?  [/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Can a Trophy Clip be exported? If so, how? [/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]What is the file format of a Trophy Clip?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]What is the Average size of a Trophy Clip?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Are Trophy Clips captured in HDR?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Does Streaming Disable/Alter Trophy Clips?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Does the Console Support Trophy Screenshots?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]What Resolution are the Screenshots?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Do Backwards Compatible games support Trophy Screenshots?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]How is the Trophy Screenshot called in the console's memory space?  [/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Can a Trophy Screenshot be exported? If so, how? [/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]What is the file format of a Trophy Screenshot?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]What is the Average file size of a Trophy Screenshot?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[tr]
    [td]Does Streaming Disable/Alter Trophy Screenshots?[/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
    [td][/td]
[/tr]
[/table]

 

Edited by Seamndel
Link to comment
Share on other sites

9 hours ago, pinkrobot_pb said:

You can copy and paste HTML directly in the text box and it should retain the formatting and styles.

 

Column 1 Column 2 Column 3
Data 1 Data 2 Data 3

This^
 

BBCode isn't supported by this forum or most others for that matter these days.

Edited by HuntingFever
Update.
  • Like 1
Link to comment
Share on other sites

9 hours ago, pinkrobot_pb said:

You can copy and paste HTML directly in the text box and it should retain the formatting and styles.

 

Column 1 Column 2 Column 3
Data 1 Data 2 Data 3

Doesn't Work. This is what I get:

<html>
<style>
table, th, td {
  border:1px solid black;
}
</style>
<body>

<h2>A basic HTML table</h2>

<table style="width:100%">
  <tr>
    <th></th>
    <th>PS5</th>
    <th>PS4</th>
   
  </tr>
  <tr>
    <td>Does the Console support Trophy Clips?</td>
    <td>Yes</td>
    <td>No</td>
    
  </tr>
  <tr>
    <td>Trophy Clip Duration</td>
    <td>Can be adjusted between 15 seconds, or 30 seconds.</td>
    <td>No Trophy Clips Support</td>
    
    </tr>
  <tr>
    <td>Resolution of The Trophy Clip</td>
    <td>Maximum of 1080p 60fps (Even if the game runs at higher resolutions or framerates).</td>
    <td>No Trophy Clips Support</td>
    
    </tr>
  <tr>
    <td>Do Backwards Compatible games support Trophy Clips?</td>
    <td>All PS4 games -and PS2 digital emulated games- Support Trophy Clips on PS5</td>
    <td>No Trophy Clips Support</td>
    
    </tr>
  <tr>
    <td>Do PSVR titles Support Trophy Clips?</td>
    <td></td>
    <td>No Trophy Clips Support</td>
    
    </tr>
  <tr>
    <td>Do Trophies earned through Remote Play support Trophy Clips?</td>
    <td>Yes. These will be captured at the same resolutions and framerates as the native PS5/4 App.</td>
    <td>No Trophy Clips Support</td>
    
    </tr>
  <tr>
    <td>Are In-game Chat Voices recorded in the Clip?</td>
    <td></td>
    <td></td>
    
    </tr>
  <tr>
    <td>]Are PS Messages Chat Voices recorded to the Clip?</td>
    <td></td>
    <td></td>
    
    </tr>
  <tr>
    <td>Do Notifications appear during the Trophy Clip? (Messages, Downloads etc.).</td>
    <td></td>
    <td></td>
    
    </tr>
  <tr>
    <td>Do PS3 Trophies earned VIA PS NOW support Trophy Clips?</td>
    <td> </td>
    <td></td>
    
    </tr>
  <tr>
    <td>Do PS4 Trophies earned VIA PS NOW support Trophy Clips?</td>
    <td></td>
    <td></td>
    
    </tr>
  <tr>
    <td>Can the PlayStation-added UI be Disabled?</td>
    <td></td>
    <td>No Trophy Clips Support</td>
    
    </tr>
  <tr>
    <td>How is the Trophy Clip called in the console's memory space?</td>
    <td></td>
    <td>No Trophy Clips Support</td>
    
    </tr>
  <tr>
    <td>Can a Trophy Clip be exported? If so, how?</td>
    <td></td>
    <td>No Trophy Clips Support</td>
    
    </tr>
  <tr>
    <td>What is the file format of a Trophy Clip?</td>
    <td></td>
    <td>No Trophy Clips Support</td>
    
    </tr>
  <tr>
    <td>What is the Average size of a Trophy Clip?</td>
    <td></td>
    <td>No Trophy Clips Support</td>
    
    </tr>
  <tr>
    <td>Are Trophy Clips captured in HDR?</td>
    <td></td>
    <td>No Trophy Clips Support</td>
    
    </tr>
  <tr>
    <td>Does Streaming Disable/Alter Trophy Clips?</td>
    <td></td>
    <td></td>
    
    </tr>
  <tr>
    <td>Does the Console Support Trophy Screenshots?</td>
    <td>Yes</td>
    <td>Yes</td>
    
    </tr>
  <tr>
    <td>What Resolution are the Screenshots?</td>
    <td></td>
    <td></td>
    
    </tr>
  <tr>
    <td>Do Backwards Compatible games support Trophy Screenshots?</td>
    <td>All PS4 games -and PS2 digital emulated games- Support Trophy Screenshots on PS5</td>
    <td>All PS2 digital emulated games Support Trophy Screenshots on PS4</td>
    
    </tr>
  <tr>
    <td>How is the Trophy Screenshot called in the console's memory space?</td>
    <td></td>
    <td></td>
    
    </tr>
  <tr>
    <td>Can a Trophy Screenshot be exported? If so, how?</td>
    <td></td>
    <td></td>
    
    </tr>
  <tr>
    <td>What is the file format of a Trophy Screenshot?</td>
    <td></td>
    <td></td>
    
    </tr>
  <tr>
    <td>What is the Average file size of a Trophy Screenshot?</td>
    <td></td>
    <td></td>
    
    </tr>
  <tr>
    <td>Does Streaming Disable/Alter Trophy Screenshots?</td>
    <td></td>
    <td></td>
    
    </tr>
  <tr>
    <td>Do PS3 Trophies earned VIA PS NOW support Trophy Screenshots?
    <td></td>
    <td></td>
  </tr>
</table>


</body>
</html>

Link to comment
Share on other sites

Yeah you can not paste it as raw HTML. It's for when you find a table on a webpage and want to copy and paste it here.

 

So instead, just put that stuff in a file with an .HTML extension, open it in your browser, select the table with your cursor, copy it and then paste it here.

Edited by pinkrobot_pb
Link to comment
Share on other sites

2 minutes ago, pinkrobot_pb said:

Yeah you can not paste it as raw HTML. It's for when you find a table on a webpage and want to copy and paste it here.

 

So instead, just put that stuff in a TXT file with an .HTML extension, open it in your browser, select the table with your cursor, copy it and then paste it here.

I don't know what HTML Extension is. I know how to make a .txt file in notepad.

Link to comment
Share on other sites

I've manged to view it on my own computer in Chrome , but there is no "drag" or "Copy=Paste" Option.

 

 

When I copy-paste the text in the table itself this is what I get:

  PS5 PS4
Does the Console support Trophy Clips? Yes No
Trophy Clip Duration Can be adjusted between 15 seconds, or 30 seconds. No Trophy Clips Support
Resolution of The Trophy Clip Maximum of 1080p 60fps (Even if the game runs at higher resolutions or framerates). No Trophy Clips Support
Do Backwards Compatible games support Trophy Clips? All PS4 games -and PS2 digital emulated games- Support Trophy Clips on PS5 No Trophy Clips Support
Do PSVR titles Support Trophy Clips?   No Trophy Clips Support
Do Trophies earned through Remote Play support Trophy Clips? Yes. These will be captured at the same resolutions and framerates as the native PS5/4 App. No Trophy Clips Support
Are In-game Chat Voices recorded in the Clip?    
]Are PS Messages Chat Voices recorded to the Clip?    
Do Notifications appear during the Trophy Clip? (Messages, Downloads etc.).    
Do PS3 Trophies earned VIA PS NOW support Trophy Clips?    
Do PS4 Trophies earned VIA PS NOW support Trophy Clips?    
Can the PlayStation-added UI be Disabled?   No Trophy Clips Support
How is the Trophy Clip called in the console's memory space?   No Trophy Clips Support
Can a Trophy Clip be exported? If so, how?   No Trophy Clips Support
What is the file format of a Trophy Clip?   No Trophy Clips Support
What is the Average size of a Trophy Clip?   No Trophy Clips Support
Are Trophy Clips captured in HDR?   No Trophy Clips Support
Does Streaming Disable/Alter Trophy Clips?    
Does the Console Support Trophy Screenshots? Yes Yes
What Resolution are the Screenshots?    
Do Backwards Compatible games support Trophy Screenshots? All PS4 games -and PS2 digital emulated games- Support Trophy Screenshots on PS5 All PS2 digital emulated games Support Trophy Screenshots on PS4
How is the Trophy Screenshot called in the console's memory space?    
Can a Trophy Screenshot be exported? If so, how?    
What is the file format of a Trophy Screenshot?    
What is the Average file size of a Trophy Screenshot?    
Does Streaming Disable/Alter Trophy Screenshots?    
Do PS3 Trophies earned VIA PS NOW support Trophy Screenshots?
Edited by Seamndel
Link to comment
Share on other sites

I can't share an Imgur Image version of the HTML either , neither via an Imgur Link nor via Imgur Own "Embed" Function (one results in an Error when posting, the other leads me to a "You are blocked from psnprofiles.com due to security reasons").

Edited by Seamndel
Link to comment
Share on other sites

Ah, I see. Well, the CSS gods will probably want my head on a spike for this, but you could simply replace <table style="width:100%"> with <table border="2" style="width:100%"> to get that same effect.

 

If you want more nice stuff on your table you are going to have to look into inline styles I'm afraid :)

Edited by pinkrobot_pb
  • Like 1
Link to comment
Share on other sites

  PS5 PS4
Does the Console support Trophy Clips? Yes No
Trophy Clip Duration Can be adjusted between 15 seconds, or 30 seconds. No Trophy Clips Support
Resolution of The Trophy Clip Maximum of 1080p 60fps (Even if the game runs at higher resolutions or framerates). No Trophy Clips Support
Do Backwards Compatible games support Trophy Clips? All PS4 games -and PS2 digital emulated games- Support Trophy Clips on PS5 No Trophy Clips Support
Do PSVR titles Support Trophy Clips?   No Trophy Clips Support
Do Trophies earned through Remote Play support Trophy Clips? Yes. These will be captured at the same resolutions and framerates as the native PS5/4 App. No Trophy Clips Support
Are In-game Chat Voices recorded in the Clip?    
]Are PS Messages Chat Voices recorded to the Clip?    
Do Notifications appear during the Trophy Clip? (Messages, Downloads etc.).    
Do PS3 Trophies earned VIA PS NOW support Trophy Clips?    
Do PS4 Trophies earned VIA PS NOW support Trophy Clips?    
Can the PlayStation-added UI be Disabled?   No Trophy Clips Support
How is the Trophy Clip called in the console's memory space?   No Trophy Clips Support
Can a Trophy Clip be exported? If so, how?   No Trophy Clips Support
What is the file format of a Trophy Clip?   No Trophy Clips Support
What is the Average size of a Trophy Clip?   No Trophy Clips Support
Are Trophy Clips captured in HDR?   No Trophy Clips Support
Does Streaming Disable/Alter Trophy Clips?    
Does the Console Support Trophy Screenshots? Yes Yes
What Resolution are the Screenshots?    
Do Backwards Compatible games support Trophy Screenshots? All PS4 games -and PS2 digital emulated games- Support Trophy Screenshots on PS5 All PS2 digital emulated games Support Trophy Screenshots on PS4
How is the Trophy Screenshot called in the console's memory space?    
Can a Trophy Screenshot be exported? If so, how?    
What is the file format of a Trophy Screenshot?    
What is the Average file size of a Trophy Screenshot?    
Does Streaming Disable/Alter Trophy Screenshots?    
Do PS3 Trophies earned VIA PS NOW support Trophy Screenshots?
Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...