style="text-align: left" |
This page has been transcluded from Template:L/Documentation.
This template is used to make a table cell left-aligned in a table that is otherwise center-aligned, such as a table that uses {{Controlstable}} or {{prettytable|text center=1}}.
| centered cell || {{L}} left-aligned cell
| centered cell
| {{L}} left-aligned cell
If you are modifying the cell contents, i.e. with colspan, rowspan, width, etc., then do not add the closing pipe between your attributes and the cell content:
| centered cell || colspan="2" {{L}} left-aligned cell