95 értékelés
Creating Tables in Steam
Készítő: C4T4⁧⁧ Bluestreak

3
   
Díjazás
Kedvenc
Kedvenc
Törlés
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 megjegyzés
Xafron Chi 2024. júl. 12., 2:27 
Is there no way to take the tables these generate and paste them directly into a Steam guide?
Papa 2023. júl. 18., 14:16 
Hello,
How can I align the text in the table, for example horizontally left, vertically centre?
Thanks for the answer! :)
Frachka 2022. aug. 19., 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 2022. aug. 15., 0:28 
I also can't get it to work
󠁳⁧⁧ Nexa 2021. szept. 10., 14:35 
Yeah me too
C4T4⁧⁧ Bluestreak  [készítő] 2021. jún. 23., 21:33 
Because you can't do that
Excommunicado 2021. jún. 23., 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 2021. ápr. 5., 4:55 
Divtable does not work when inserted into steam
FlammerMe#glhf 🎮🇮🇳 2021. márc. 30., 21:11 
nah colspan and rowspan don't work like it does in HTML
Ewo 2021. márc. 22., 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 ​]​