Difference between revisions of "Template:Row"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>JoeST
m (test)
sc4e>JoeST
m (test)
Line 1: Line 1:
 
{{#if:{{{1|}}}|
 
{{#if:{{{1|}}}|
{{!-}}colspan={{{colspan|1}}} {{option|{{{style|}}}|2='style="{{{style}}}"'|}}
+
{{!-}}colspan={{{colspan|1}}} {{option|{{{style|}}}|2="style\=\"{{{style}}}\""|}}
 
{{!}}{{{2|{{{1}}}}}}
 
{{!}}{{{2|{{{1}}}}}}
 
{{!-}}|}}
 
{{!-}}|}}

Revision as of 03:39, 1 January 2009

This template is used in tables to provide an optional row (mainly for templates).

Syntax

{{row| | |colspan=}}

Example

|- colspan=1 |stuff in 1 |-