95 arvostelua
Creating Tables in Steam
Tekijältä C4T4⁧⁧ Bluestreak

3
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Hello !
I create this guide because I want to explain how tables works.
In HTML you need use this diagram or plan what you like to say :
  • <table>
  • <tr>The number of rows </tr>
  • <th>The number of columns </th>~ Note ! First row is Bold because the default is bold.
  • <td> The number of contents </td>
  • </table>

If this is hard for you, you can use this sites :
First Column
Second column
Third column
Fourth column
Text in first column
Text in second column
Text in third column
Text in fourth column
Text in first column
Text in second column
Text in third column
Text in fourth column
Text in first column
Text in second column
Text in third column
Text in fourth column
I see more people like review a game with a music and trade link . You can use this :
  • <table>
  • <tr>
  • <td>PUT HERE YOUR YOUTUBE VIDEO / CHANNEL LINK</td>
  • </tr>
  • <tr>
  • <td>PUT HERE YOUR TRADE OFFER</td>
  • </tr>
  • </table>



  • There you can see all my guides that I have done to help people.
13 kommenttia
Xafron Chi 12.7.2024 klo 2.27 
Is there no way to take the tables these generate and paste them directly into a Steam guide?
Papa 18.7.2023 klo 14.16 
Hello,
How can I align the text in the table, for example horizontally left, vertically centre?
Thanks for the answer! :)
Frachka 19.8.2022 klo 15.48 
@kha @Nexa @ユイ
Steam eliminates the attributes, that's why [table noborder=1] and [table equalcells=1] don't work.
Either it was a feature (but hasn't been removed from the formatting help) or they forgot to actually implement the feature, which is funny
kumakumakumakuma 15.8.2022 klo 0.28 
I also can't get it to work
󠁳⁧⁧ Nexa 10.9.2021 klo 14.35 
Yeah me too
C4T4⁧⁧ Bluestreak  [tekijä] 23.6.2021 klo 21.33 
Because you can't do that
Excommunicado 23.6.2021 klo 12.22 
Hello, can you tell me how to create a table without borders? As soon as I didn't try to use [table noborder = 1] it refuses to work.
SouthboundSoul 5.4.2021 klo 4.55 
Divtable does not work when inserted into steam
FlammerMe#glhf 🎮🇮🇳 30.3.2021 klo 21.11 
nah colspan and rowspan don't work like it does in HTML
Ewo 22.3.2021 klo 23.29 
Any idea how to escape a [ or ] character so I can put one in a table cell? The only workaround I've found so far is to use similar looking unicode characters[ and ​]​