Template:L
This page is a template. It contains no Arch Linux-related information, but should be used as part of other articles. For more information, read Help:Template.
Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.
Feel free to voice your opinion regarding this template.Template to left align table cells, when the table uses style="text-align: center;"
to center cells by default.
See also Help:Template#Table cell templates.
Usage
{| class="wikitable" style="text-align: center;" |- ! Long title text 1 !! Long title text 2 |- | default || {{L|left}} |}
Example
Long title text 1 | Long title text 2 |
---|---|
default | left |