Difference between revisions of "Template:Row"
Jump to navigation
Jump to search
sc4e>JoeST m (fiuxed syntax) |
sc4e>JoeST m (colspan added) |
||
Line 1: | Line 1: | ||
{{#if:{{{1|}}}| | {{#if:{{{1|}}}| | ||
− | {{!-}} | + | {{!-}}{{option|{{{colspan|}}}|colspan={{{colspan}}}|}} |
{{!}}{{{2|{{{1}}}}}} | {{!}}{{{2|{{{1}}}}}} | ||
{{!-}}|}} | {{!-}}|}} | ||
Line 6: | Line 6: | ||
==Syntax== | ==Syntax== | ||
− | <pre>{{row| | }}</pre> | + | <pre>{{row| | |colspan}}</pre> |
==Example== | ==Example== | ||
{{row|1|stuff in 1}} | {{row|1|stuff in 1}} | ||
</noinclude> | </noinclude> |
Revision as of 03:29, 1 January 2009
This template is used in tables to provide an optional row (mainly for templates).
Syntax
{{row| | |colspan}}
Example
|-
|stuff in 1 |-