Difference between revisions of "Template:ChadoTableTemplateHeader"

From GMOD
Jump to: navigation, search
m (New page: <noinclude> This header goes on the top of every Chado Table template page. It is always wrapped in <tt>noinclude</tt> tags. </noinclude> This template is a ''Chado Table Template''....)
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
This header goes on the top of every Chado Table template page.  It is always wrapped in <tt>noinclude</tt> tags.
 
This header goes on the top of every Chado Table template page.  It is always wrapped in <tt>noinclude</tt> tags.
 
+
----
 
</noinclude>
 
</noinclude>
 
This template is a ''[[Chado]] Table Template''.  It defines a single table from the [[Chado]] schema, and every Chado table has a template like this one.  This template is automatically included in two places:
 
This template is a ''[[Chado]] Table Template''.  It defines a single table from the [[Chado]] schema, and every Chado table has a template like this one.  This template is automatically included in two places:
Line 8: Line 8:
  
 
You can include this template anywhere you want to show the table description.
 
You can include this template anywhere you want to show the table description.
 +
----

Latest revision as of 01:00, 20 November 2010

This header goes on the top of every Chado Table template page. It is always wrapped in noinclude tags.


This template is a Chado Table Template. It defines a single table from the Chado schema, and every Chado table has a template like this one. This template is automatically included in two places:

  1. The module page for the module the table is a part of. This is where updates and comments should be posted.
  2. The Chado Tables page, which lists all tables.

You can include this template anywhere you want to show the table description.