Difference between revisions of "Template:Row"

From NeuCart Documentation
Jump to: navigation, search
 
Line 1: Line 1:
<includeonly>|- style="background:LightYellow" {{#ifeq:{{{1|}}}|t|valign="top"|}}</includeonly><noinclude>{{experts only}}
+
<includeonly>|- style="background:LightYellow; color:{{{font_color|black}}}" {{#ifeq:{{{1|}}}|t|valign="top"|}}</includeonly><noinclude>{{experts only}}
  
 
== What is Row? ==
 
== What is Row? ==
  
This should be used for any tables. This is used to begin a row. If the first argument is "t", the row will be top-aligned.
+
This should be used for any tables. This is used to begin a row. If the first argument is "t", the row will be top-aligned. Other arguments:
 +
* font_color (defaults to black)
  
 
== See also ==
 
== See also ==

Latest revision as of 16:14, 1 August 2014

Stop hand.png This template is for experts only. It should not be modified for any reason.

What is Row?

This should be used for any tables. This is used to begin a row. If the first argument is "t", the row will be top-aligned. Other arguments:

  • font_color (defaults to black)

See also