How do I add text in two columns in the forum (i.e. source and translation or glossary) [BBC code for table]?

spiros · 3 · 9091

spiros

  • Administrator
  • Hero Member
  • *****
    • Posts: 854558
    • Gender:Male
  • point d’amour
How do I add text in two columns in the forum (i.e. source and translation or glossary)?

Copy all the code below to your post and replace the "Enter/paste your target text here" lines with your source and target text.

Code: [Select]
[table][tr][td]
Enter/paste your source text here
[/td][td]
Enter/paste your target text here
[/td][/tr][/table]

Or, for different text colours in left and right column:

Code: [Select]
[table][tr][td]
[color=navy]
Enter/paste your source text here
[/color]
[/td][td]
[color=maroon]
Enter/paste your target text here
[/color]
[/td][/tr][/table]

The output looks like this:


Enter/paste your source text here


Enter/paste your target text here


Or, even better if you want a glossary (creating table cells for each term), you can paste it as two-(or-more-)column (Excel) file here: TheEnemy | Table Converter
« Last Edit: 03 Oct, 2021, 18:35:21 by spiros »





 

Search Tools