|   |     | 
| (7 intermediate revisions by 2 users not shown) | 
| Line 1: | Line 1: | 
|  | = Page Format =
 |  | #REDIRECT [[Help:Contents]] | 
|  |   |  | 
|  | The format of a term page is 
 |  | 
|  |   |  | 
|  | :Definition
 |  | 
|  |   |  | 
|  | :Related Terms 
 |  | 
|  |   |  | 
|  | :External Links
 |  | 
|  |   |  | 
|  | :Categories
 |  | 
|  |   |  | 
|  | == Definition ==
 |  | 
|  |   |  | 
|  | The definition can be added using a Draft Definition Template 
 |  | 
|  |   |  | 
|  | <pre>{{Def|Term goes here|Definition goes here}}</pre>
 |  | 
|  |   |  | 
|  | The result is the table below (which is generated from the single line of text}
 |  | 
|  |   |  | 
|  | {{Def|Term goes here|Definition goes here}}
 |  | 
|  |   |  | 
|  | If there is no definition, the page can still be generated using a "Stub" template in as a placeholder:
 |  | 
|  |   |  | 
|  | <pre>{{stub}}</pre>
 |  | 
|  |   |  | 
|  | Which renders as
 |  | 
|  |   |  | 
|  | {{stub}}
 |  | 
|  |   |  | 
|  | For more information on templates available on this site, see [[Help:Templates]]
 |  |