The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Changing the width of column in Wiki markup table

Aadithya B K
June 5, 2015

I'm creating a table in the issue description by using   |   in the email body. I'm able to create a perfect table except  for the fact that the length of a column depends on the longest word. Is there a way to specify the column width while using wiki mark up ? 

 

Thanks

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Stephen Deutsch
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 5, 2015

I think the easiest way to make a column wider is to include a couple copies of   or   until it is as long as you would like smile

Aadithya B K
June 5, 2015

Could you please give an example ? Right now I have ||ThreadID||TimeStamp|| so on .. Do I make this as ||ThreadID&nbsp|| ?

Aadithya B K
June 5, 2015

What I said is not correct I guess because it just printed out &nbsp. An example would be really helpful. Thanks

Stephen Deutsch
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
June 6, 2015

You forgot the semicolon (;), you have to put the whole thing   or   (by the way,   is a little wider than  ).

Aadithya B K
June 6, 2015

Beautiful! Thank you so much! :)

0 votes
Stephen Ellwood
Contributor
May 14, 2021

I have just been able approximate this by inserting non-breaking spaces (character code 160 or \u00A0 in Python) into the title strings of the table.  This does not guarantee the column widths but its a good start. To make them truly fixed you will need to cut down the rest of the information to be always smaller than the title row. Example markup is shown below:

||Setting                                 ||Bits       ||Mode       ||Description   ||Reset           ||

  

TAGS
AUG Leaders

Atlassian Community Events