Difference between revisions of "Template:Chapter"

From FBSwiki
Jump to navigation Jump to search
(Undo revision 1223 by Murray (talk))
Tag: Undo
 
(58 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
|Next chapter=
 
|Next chapter=
 
|Chapter number=
 
|Chapter number=
 +
|Shortname=
 +
|First edition URL=
 
|Chapter summary=
 
|Chapter summary=
 
|Chapter synopsis=
 
|Chapter synopsis=
Line 13: Line 15:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>
+
</noinclude><includeonly>{{Chapter header
{{Chapter header
 
 
|Chapter number={{{Chapter number|?}}}
 
|Chapter number={{{Chapter number|?}}}
 
|Chapter title={{PAGENAME}}
 
|Chapter title={{PAGENAME}}
Line 20: Line 21:
 
|Next chapter={{{Next chapter|FBS2e}}}
 
|Next chapter={{{Next chapter|FBS2e}}}
 
}}
 
}}
 
+
[[Image:{{{Short name}}}-firstpage.png|right|thumb|link={{FBS pdf link|fbs-{{{Short name}}}}}]]
 
{{{Chapter summary|}}}
 
{{{Chapter summary|}}}
 
{| border=0 width=100%
 
|- valign=top
 
| width=45% |
 
==Chapter contents==
 
{{{Chapter contents}}}
 
| width=10% |
 
| width=45% |
 
== Lecture Materials ==
 
* Lecture(s): {{#ask: [[Category::Lecture]] | Topic={{PAGENAME}} }}
 
* [[#Exercises|Additional Exercises]]
 
 
== Supplemental Information ==
 
* [[#Frequently Asked Questions|Frequently Asked Questions]]
 
* [[#Errata|Errata]]
 
* [[#Additional Information|Additional Information]]
 
|}
 
 
== Chapter Synopsis ==
 
{{{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]]
 
{{#set:
 
{{#set:
Line 74: Line 28:
 
|Previous={{{Previous chapter}}}
 
|Previous={{{Previous chapter}}}
 
|Next={{{Next chapter}}}
 
|Next={{{Next chapter}}}
}}
+
}}</includeonly>
</includeonly>
 

Latest revision as of 04:19, 8 April 2024

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

{{Chapter
|Chapter contents=
|Previous chapter=
|Next chapter=
|Chapter number=
|Shortname=
|First edition URL=
|Chapter summary=
|Chapter synopsis=
}}

Edit the page to see the template text.