Hoppa till innehållet

Hjälp:C

Från Plutten

{{[[Mall:{{{1}}}|{{{1}}}]]}} Template to center the text inside table cell. The template was copied from Wikipedia:Template:Center.

<span class="citation wikicite" id="endnote_If most table cells should be centered, do not wrap every cell with this template and instead add style="text-align: center;" after the table class (you can then left align cells using Template:L).">[[#ref_If most table cells should be centered, do not wrap every cell with this template and instead add style="text-align: center;" after the table class (you can then left align cells using Template:L).|^]]

See also Help:Template#Table cell templates.

{| class="wikitable"
|-
! Long title text 1 !! Long title text 2 !! Long title text 3
|-
| rowspan="2" {{C|Centered}} || colspan="2" {{C|Centered}}
|-
| {{C|Centered}} || Regular
|}
Long title text 1 Long title text 2 Long title text 3
rowspan="2" Centered colspan="2" Centered
Centered Regular