Det här är en dokumentationssida till Mall:Aligned table. Den innehåller användningsinformation, kategorier och annat innehåll som inte är en del av mallen.
Den här mallen använder Modul:Aligned table, ett skript som använder programspråket Lua. Se Wikipedia:Lua om du vill veta mer om hur man använder Lua i mallar.
If set (to anything, "on", "true", "yes", etc.), ensures table spans entire width available.
(Effect is to remove border-spacing and add width:100% to the table's styling.)
If set (to anything, "on", "true", "yes", etc.) adds "white-space:nowrap;" to the CSS style of cell in column [C?] (i.e., to prevent lines within its cells from wrapping; or include "nowrap" in col[C?]class or "white-space:nowrap;" in col[C?]style).
CSS styling applied to cell in row [R?], column [C?]. Overrides any more general styling (leftright, col[C?]align, row[R?]style, etc).
|style5.3=text-align:right;
Not set
Unnamed parameters
Each unnamed parameter is taken to be the next cell in the table, starting at the table's top left corner and working left to right from top to bottom.