Template:OFS
Jump to navigation
Jump to search
| Out of Scope |
If you want to use other attributes in the cell, e.g. colspan or rowspan, they need to be put before the template call, and there must be no vertical bar | in between them:
| This: | |colspan=2 {{OFS}}
|
| Not: | |colspan=2|{{OFS}}
|