Changes

Jump to navigation Jump to search
Line 165: Line 165:  
==Sample==
 
==Sample==
 
{{Definition_table
 
{{Definition_table
|Definition&nbsp;list | A definition list is used for creating lists of definitions.  The term is rendered in bold, left-aligned, on its own line, and the definition appears, indented, on the following line(s).  Definitions in definition lists are limited to single line formatting, though newlines can be inserted with <nowiki><br></nowiki> tags.
+
|Definition&nbsp;list | A [[Wiki_Team/Guide/Formatting#Lists | definition list]] is used for creating lists of definitions.  The term is rendered in bold, left-aligned, on its own line, and the definition appears, indented, on the following line(s).  Definitions in definition lists are limited to single line formatting, though newlines can be inserted with <nowiki><br></nowiki> tags.
 
|Definition&nbsp;table | A definition table is used anywhere one wishes to organize blocks of content according to specific key terms, without creating separate section headers for each.  The term is rendered in bold, right-aligned, in the first column of the table, and the second column contains the definition or other content.  The content may contain any wiki formatting desired, excluding tables, and may contain multi-line formatting such as lists.
 
|Definition&nbsp;table | A definition table is used anywhere one wishes to organize blocks of content according to specific key terms, without creating separate section headers for each.  The term is rendered in bold, right-aligned, in the first column of the table, and the second column contains the definition or other content.  The content may contain any wiki formatting desired, excluding tables, and may contain multi-line formatting such as lists.
 
}}
 
}}
 +
 
==Limitations==
 
==Limitations==
 
* Definition tables support a maximum of 50 rows.  If more rows are supplied, a warning will appear on the page, indicating that additional rows have been omitted.
 
* Definition tables support a maximum of 50 rows.  If more rows are supplied, a warning will appear on the page, indicating that additional rows have been omitted.

Navigation menu