Difference between revisions of "Template:Chapter"

From FBSwiki
Jump to navigation Jump to search
Line 40: Line 40:
 
|}
 
|}
  
== Chapter Synopsis ==
+
== Chapter Summary ==
{{{Chapter synopsis|}}}
 
 
 
{| width=100%
 
|- valign=top
 
| width=45% |
 
== Additional Exercises ==
 
The following exercises cover some of the topics introduced in this chapter.  Exercises marked with a * appear in the printed text.
 
{{#ask: [[Category::Exercises]] | topic={{PAGENAME}} | format=ol}}
 
 
 
== Frequently Asked Questions ==
 
{{#ask: [[Category::Questions]] | topic={{PAGENAME}} | format=ol}}
 
 
 
== Errata ==
 
{{#ask: [[Category::FAQ]] | topic={{PAGENAME}} | format=ol}}
 
* {{submitbug}}
 
 
 
| width=10% |
 
| width=45% |
 
== Python code ==
 
The following Python scripts are available for producing figures that appear in this chapter.
 
{{#ask: [[Category::Figure scripts]] | toppic={{PAGENAME}} | formal=ul}}
 
 
 
See the [[software|software page]] for more information on how to run these scripts.
 
 
 
== Additional Information ==
 
{{{Additional information|}}}
 
}}
 
  
 
[[Category:Chapter]]
 
[[Category:Chapter]]

Revision as of 22:58, 27 December 2020

This is the "Chapter" template. It should be called in the following format:

{{Chapter
|Chapter contents=
|Previous chapter=
|Next chapter=
|Chapter number=
|Chapter summary=
|Chapter synopsis=
}}

Edit the page to see the template text.