Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6015517
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T02:50:50+00:00 2026-05-23T02:50:50+00:00

How can I get the following with Texttile: <table> <tr> <td> Model: </td> <td>

  • 0

How can I get the following with Texttile:

<table>
  <tr>
    <td>
       Model:
    </td>
    <td>
       Ford<br/>
       BMW<br/>
       VM
    </td>
 </tr>
</table>

So where one cell has multiple lines.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T02:50:51+00:00Added an answer on May 23, 2026 at 2:50 am

    You can include well formatted HTML code in textile:

    |Model:||Ford <br/> BMW <br/> VM||
    

    Just try it on textile.thresholdstate.com.

    As the above homepage says: HTML code should be wrapped besides ==, this way calling the following would result in the required output:

    |Model:||Ford ==<br>== BMW ==<br>== VM||
    

    Both method works for me 🙂

    Besides this obvious way you could build a table with colspan, so not using manual breaklines but having the second column have 3 rows while only one in the first:

    |/3. Models: | Ford |
    | BMV |
    | VM |
    

    Resulting in:

    <table>
            <tr>
                <td rowspan="3">Models: </td>
                <td> Ford </td>
            </tr>
            <tr>
                <td> BMV </td>
            </tr>
            <tr>
                <td> VM </td>
            </tr>
    </table>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How do I get the following script to play multiple sounds? I can get
Using the unix dig command, I can get the following MX record: $ dig
I can't get the following function in VBScript to work. I am trying to
How can I get the following test to pass with NHibernate? I thought it
Does anyone know how I can get rid of the following assembler warning? Code
Can I get some constructive feedback about the following architecture? Simplified Architecture Summary: Return
The following event can possibly get called hundreds of times a frame. public bool
Can't get to my site. Apache gives the following error message: [Fri Sep 05
What can you do if you get the following error when installing Visual Studio
How can I get the connection.connection_string value from the following hibernate xml file using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.