- Set all the control cells as header cells (TH elements) instead of regular cells (TD elements). (Example) This is the method used on StrategyWiki:Guide/Organization. I personally don't recommend this, as it would seem to go against the common web design principle of separating content from presentation.
- Set the "|text center=1" option on {{prettytable}}, then set an "align='left'|" or "style='text-align: left'|" option on all the description cells. (Example) This is how I usually do it. It's a bit more complex, but it keeps presentational attributes separate from content.
What do you think? Which is the preferred method and why?
