420
edits
HyperNervie (talk | contribs) No edit summary |
HyperNervie (talk | contribs) (โโCell: I mistook semicolon for colon ๐ฐ) |
||
| Line 18: | Line 18: | ||
* {{param|row}}: Usually the cell is placed below cells before it that take up the same column, so the row number is automatic. If the cell spans across several rows (assume ''x'' rows), fill <code>span ''x''</code>; otherwise, omit this argument. | * {{param|row}}: Usually the cell is placed below cells before it that take up the same column, so the row number is automatic. If the cell spans across several rows (assume ''x'' rows), fill <code>span ''x''</code>; otherwise, omit this argument. | ||
* {{param|class}}: Space-separated HTML classes to add to the cell. A cell always has a <code>vertical-grid-cell</code> class. | * {{param|class}}: Space-separated HTML classes to add to the cell. A cell always has a <code>vertical-grid-cell</code> class. | ||
* {{param|style}}: CSS to add to the cell. The | * {{param|style}}: CSS to add to the cell. The semicolon after the last CSS attribute cannot be omitted. | ||
== Styling == | == Styling == | ||
edits