Difference between revisions of "Template:Row"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>JoeST
m (d)
sc4e>JoeST
m (colspan removed)
(420 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if:{{{1|}}}|{{!-}}
+
{{#if:{{{1|}}}|
{{!}}{{{2|{{{1}}}}}}|}}
+
{{!-}}colspan={{{colspan|1}}}
 +
{{!}}{{{2|{{{1}}}}}}
 +
{{!-}}|}}
 
<noinclude>This template is used in tables to provide an optional row (mainly for templates).
 
<noinclude>This template is used in tables to provide an optional row (mainly for templates).
  
 
==Syntax==
 
==Syntax==
<pre>{{infobox website| | }}</pre>
+
<pre>{{row| | |colspan=}}</pre>
 
==Example==
 
==Example==
 
{{row|1|stuff in 1}}
 
{{row|1|stuff in 1}}
 
</noinclude>
 
</noinclude>

Revision as of 04:31, 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 |-